How often do the instances get recycled Brandon?  I know one person was saying 
that their instances were getting recycled every 9k requests.  

Given that one of the massive performance benefits of Java comes from JIT 
hotspot recompilation, this is completely lost if the instance is recycled.  On 
other servers i've seen performance jump from 100 QPS to 600+ just from 
recompilation.

-- 
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/-/RN9qhzQj8TIJ.
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.

Reply via email to