Well, I figured it out, I just deleted all of the jars I didn't need from my ./build directory. I deleted all of the JDO, JPA, and datanucleus jars. The result of doing this was I got my first cold start that happened under 1200ms :). Previously the CPU time used by a cold start was pretty consistently around 1500ms, and after deleting those jars it is now around 1150ms :).
-- 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 [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-java?hl=en.
