users@grizzly.java.net

Re: grizzly-sendfile and Comparison of Blocking and NonBlocking IO

From: Igor Minar <iiminar_at_gmail.com>
Date: Wed, 13 May 2009 09:39:34 -0700

On May 13, 2009, at 7:23 AM, Igor Minar wrote:
> except when async writes are enabled:

sorry guys, I messed up when running the async test (only that one)
and actually ran it against a grizzly-sendfile setup instead of grizzly.

the grizzly r3181 with async numbers are these:

1KB Download 17 177
200KB Download 20 160
500KB Download 18 179
1MB Download 19 174
20MB Download 23 190
100MB Download 18 166
total throughput: 4.002 MB/s (grizzly-sendfile's best: 156.59 MB/s &&
0 failures)

so even async writes don't make a big difference and ab proves that
too :-(

/i