On 17/11/2010 13:35, Mark Thomas wrote:
> On 17/11/2010 13:05, ma...@apache.org wrote:
>> Author: markt
>> Date: Wed Nov 17 13:05:20 2010
>> New Revision: 1036021
>>
>> URL: http://svn.apache.org/viewvc?rev=1036021&view=rev
>> Log:
>> Increase length of tests to
>> a) reduce impact of start-up overhead
>> b) make it easier to profile
> 
> Looks like the next bottleneck is in StandardSession.expire(boolean) due
> to this code:

While this is the bottleneck if you just look at session
creation/destruction, this is down in the noise in the overall
processing chain. I'll leave this code as is for now.

> - 'current' session creation rate
> - 'current' session expiration rate

I will still look at adding these metrics and I'll use the performance
metrics to ensure there is no noticeable performance impact.

Mark

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

Reply via email to