Trying to reduce the startup time of my instances I've come accross the taglib classpath scanning.
My application has 50mb of jars. According to a yourkit profiling session: the scanning of the tld takes 20% of the startup time. Is there a way to disable that? I just use JSTL standard libs which are already included (according to the doc<https://developers.google.com/appengine/docs/java/config/webxml#JSPs> ). I'd like to disable as well JSP precompilation. Any idea? Thanks, Jordi. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/7JU9v0dCo_YJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
