/project/userlist/agdqYWNvYi02cg4LEgdQcm9qZWN0GIUQDA 200 22522ms 1299cpu_ms 94api_cpu_ms
Currently, my response times are horrible. This request usually takes 200ms or less, and I optimized it to use memcache as much as possible. Now, this simple request is taking 22 seconds! This seems to be happening on requests that access the datastore. I've noticed this performance change since the maintenance. I don't think you are crazy. Barry On Sep 5, 7:26 am, Koen Bok <[email protected]> wrote: > Since 2 September around 4PM I get random DeadlineExceededErrors for > around 5% of all my requests. The tracebacks are pretty random, but > almost always have to do something with I/O (read django template, > stat file, import module). I can hardly imagine I'm the only one > seeing this, and while annoying at worst I hoped a Googler could > confirm I'm not crazy and maybe even provide some insight in what's > happening. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en -~----------~----~----~----~------~----~------~--~---
