[google-appengine] Re: Cold boot on appengine with java8 takes longer time when compared to java7

2018-03-24 Thread Kunal
I have starred the issue you have created but I don't have a lot hopes on that issue. I have also observed the similar behavior for both my java and groovy apps. Upgrading to java8 makes the cold boot lot more worse than it already was. I am seeing times in order of 7-10 seconds for hello world

[google-appengine] Re: Cold boot on appengine with java8 takes longer time when compared to java7

2017-10-19 Thread Nilson Pontello
I am giving up this thread. Tried first from stack overflow , then here, now I am moving to the issue tracker. https://issuetracker.google.com/issues/67992784 Regards On Tuesday, 12 September 2017 11:28:34 UTC-

[google-appengine] Re: Cold boot on appengine with java8 takes longer time when compared to java7

2017-10-16 Thread Nilson Pontello
Hi George, I've tried everything, including servlet 3.1, enableQuickstart, enableJarClasses, enableJarSplitting, etc... I can't reduce *java8* startup time for a simple hello world servlet to be as fast as *java7*. 1. Have you reproduced it from your side? 2. Should I consider that *java

[google-appengine] Re: Cold boot on appengine with java8 takes longer time when compared to java7

2017-09-12 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Nilson, How did you test for delays when spinning up new instances, exactly? A step-by-step procedure would come handy for us, when trying to reproduce the issue. There is no indication of such a situation in documentation, nor other similar reports. Did you deploy exactly the same app f