wilkinsona commented on issue #146: Fix 
https://bz.apache.org/bugzilla/show_bug.cgi?id=63235
URL: https://github.com/apache/tomcat/pull/146#issuecomment-472829112
 
 
   In addition to the improved startup time, this change has an even bigger 
positive impact on Tomcat's memory footprint. With the latest 9.0 snapshot, I 
have an app using embedded Tomcat that will start with `-Xmx13M` but not with 
`-Xmx12M`. The addition of the change proposed here, allows the same app to 
start with `-Xmx9M`. That ~4MB saving in heap footprint is very welcome indeed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to