Add two more implementations for the second test.
authorkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 19 Jun 2009 18:57:59 +0000 (18:57 +0000)
committerkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 19 Jun 2009 18:57:59 +0000 (18:57 +0000)
commitbd0ceed075ef28a724446c95a7636ce6beb25cbd
treeceedd28f28fa0646272cd74b189c8fe519faf488
parent1b6241a8795011ef2ef4b2c1c2c1f86a936b8202
Add two more implementations for the second test.
a) using a single ThreadLocal instead of multiple ones
b) also using StringBuilder instead of StringBuffer
Also, replaced class.getName() with class.getSimpleName() in the status message.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@786631 13f79535-47bb-0310-9956-ffa450edef68
test/org/apache/catalina/valves/Benchmarks.java