> From: David kerber [mailto:dcker...@verizon.net]
> Subject: Re: Performance with many small requests
> 
> From these tests, it looks like, under windows XP and java 1.5 
> any way, that atomics are always faster

Try it under 1.6; Sun made major improvements to synchronization handling 
between 1.5 and 1.6.  When I reran my tests on 1.5 (which I don't use these 
days), I got numbers similar to yours.  1.6 is much, much faster.

Also, what is your CPU type?  Intel and AMD may have significant differences, 
as may 32- vs 64-bit.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to