On 21/03/2013 15:07, Mark Thomas wrote:
> On 21/03/2013 15:05, ma...@apache.org wrote:
>> Author: markt
>> Date: Thu Mar 21 15:05:54 2013
>> New Revision: 1459346
>>
>> URL: http://svn.apache.org/r1459346
>> Log:
>> Switch to Base64 encoder/decoder from Commons Codec.
>> Performance testing shows it to be ~25-30x slower than Tomcat's 
>> implementation.
> 
> I'm currently doing some work to figure out:
> a) how much of an issue this really is

Hmm. Testing with ab suggests this adds ~5% to the mean request
processing time when I tune the test for max throughput. Not good.

> b) what we can do about

I have some ideas. I'll see how far they get me.

Mark


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

Reply via email to