> That being said, I'm not a Spring (nor Guice) fan, so would actually > enjoy seeing numbers that show, say, your stack w/Spring takes x% more > time than the same stack w/o Spring.
Here's what I read... "I’ve been able to reduce my cold start time on AppEngine from an average of 8.1s to 2.5s, a 69% reduction" ..."by eliminating DI frameworks and using Objectify for persistence". http://turbomanage.wordpress.com/2010/03/26/appengine-cold-starts-considered/ "Spring MVC added around 6 seconds to the cold start time" http://blog.listry.com/2010/03/google-app-engine-cold-start-guide-for.html Shawn -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
