|
Posted by Marian Steinbach on 03/19/07 22:50
On 19 Mrz., 22:47, "Marian Steinbach" <marian.steinb...@gmail.com>
wrote:
> ...
> It would be interesting to see which version scales better... That
> means: How would the two behave with multiple concurrent requests
> (rather typical for a REST API, I guess) and with very large XML
> documents (rather untypical for REST services, since lists should be
> limited anyway)?
>
> I'll test that.
I just ran a test with JMeter. I altered the scripts a little so that
100 times larger documents would be produced.
Both methods seem to scale equally well, they use the same amount of
RAM (measured with up to 90 concurrent threads).
However, along the comparison result posted earlier, the XMLWriter
version answers almost twice as many requests per time period.
So far,
Marian
Navigation:
[Reply to this message]
|