Do you have actual timing code around that one single call, or is other
stuff going on during your request? If you can create a trivial webapp that
consistently shows 5 seconds just to call UUID.randomUUID() please file an
issue for it, and we can look into it.

On Tue, Nov 24, 2009 at 9:19 PM, Brian Hayward <[email protected]> wrote:

> 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]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>
>

--

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.


Reply via email to