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 <bhayw...@gmail.com> 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
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> 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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to