my app is a simple Hello World JSP page, not use any framework. first visit, about 5s. second and after, about 1s. if add several times db access, about 8s.
2011/6/10 Tim Hoffman <[email protected]> > Is this just a statement, or are you asking for help? > > I will assume you asking for advice. > > Appengine start up times is something your can't ignore. > Do some profiling and see what is going on. Try to do things lazily. > > If you are asking for help I would suggest you mention if your using java > or python and what frameworks > > Rgds > > T > > -- > 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/-/Vi6smdW-3JIJ. > 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. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. 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.
