3-4s is pretty close to "as good as it gets" to start a JVM, load your
app, and begin serving pages.  I've seen 2s load times but 3-4s is
pretty typical.

Consider yourself lucky!  The poor souls running Spring apps usually
wait 15s+ for cold starts...

Jeff

On Mon, Apr 19, 2010 at 4:58 PM, Blake <blakecaldw...@gmail.com> wrote:
> I switched from JDO to twig-persist to save load time, and it seemed
> to help a bit, but I'm still seeing 3-4 second load times on servlet
> calls that don't even touch the datastore.  Wow.
>
> Of course, after the JVM loads, it's super-fast... but that first hit
> after a few minutes of inactivity - wow... not good.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine for Java" group.
> To post to this group, send email to google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to