On 15/07/2011 01:22, Henri Gomez wrote:
> Hi guys,
> 
> I conducted some tests with Tomcat 7 (7.0.19) and I noticed a slower
> startup time under Java 7 (OpenJDK) than under Java 1.6.
> I also see a serious boost in startup between TC 6.0.32 and TC 7.0.19,
> Jetty is not too far behind.
> 
> I blogged about here :
> http://blog.hgomez.net/2011/07/15/servlet-containers-startup-time/
> 
> If you need help to investigate speed diff between JDK 6 and 7, I'm
> willing to help.

At a guess, it will be the JAR scanning code but it would be nice to
have that confirmed.

We're currently scanning more than we have to (from a spec point of
view) by default. I'm beginning to wonder if we might want to review that.

Mark



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

Reply via email to