(I originally posted this email to the Gaelyk list, but it actually
makes sense to ask all GAE/Java developers)
I'm wondering what others have done in measuring and optimizing GAE/Java
loading request performance.
1) What measurements have people on this list done?
2) Does anyone have any good links to the work of others?
3) What would be some "best practices"?
4) Is using the CPU usage info from loading requests in the log the best
method?
5) What are the best tools for collecting/analyzing this info?
I should also mention that I like how Damon Oehlman has used average
response time + 2 standard deviations to compare performance:
http://distractable.net/coding/google-appengine-language-performance-comparison-followup/
Regards,
Sean
--
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.