It kind of also depends what libraries. Things like JDO/JPA/Spring do
classpath scanning, which adds to startup time.

--
Ikai Lan
Developer Programs Engineer, Google App Engine
plus.ikailan.com | twitter.com/ikai



On Wed, Aug 17, 2011 at 2:28 PM, objectuser <kevin.k.le...@gmail.com> wrote:

> I'm just generally trying to look to see if there's anything I can trim.
>  My app seems to need to spin up a new instance a lot (the instance seems to
> stay up for only a minute or so if I'm not using it), and so there are a lot
> of 10s delays for requests.  I don't really have a ton of libraries, though.
> :-/  But maybe it's more than average, since I don't know what average is.
>
> Thanks for the information though.  I won't worry about the SDK then.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine-java/-/RqAeKYjd-BAJ.
>
> To post to this group, send email to
> google-appengine-java@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-java@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