Looking through my logs, it seems like just about every call for UUID.randomUUID() takes about 5 seconds. Is there a better way to generate UUID's than this when using the app engine?
I know at least some of this is from an inactive app (there are a few minutes between most requests), but it seems much higher than when the same thing happens on another type of request. I'm on Appengine SDK 1.2.5 -- 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.
