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 b) what we can do about There is a trade-off here. The closer we keep to the Commons implementation the easier it will be to keep it up to date with bug fixes etc. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org