I think this needs to be volatile ?
In (GetDateBenchmarkTest)
> +        private long currentMillis = 0;

Same for (in TimeDateElementBenchmarkTest)
> +        private Date currentDate = null;

Of course - since the test is single threaded - it doesn't really matter.

-Tim

ma...@apache.org wrote:
Author: markt
Date: Thu Jun 18 08:32:29 2009
New Revision: 785952

URL: http://svn.apache.org/viewvc?rev=785952&view=rev
Log:
Add some micro-benchmarks that enable the differences between the Sync and 
ThreadLocal approach to be compared


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

Reply via email to