I've been writing a python backend on app engine for use with a facebook game.
One of my pages is currently hitting 2459 CPU in the admin console per request (avg). Its a register page and does a lot of databasing different classes. I've noticed an exclamation next to it that says 'This URI uses a high amount of CPU and may soon exceed its quota' keyword here being 'its' as in an individual pages quota. I've searched on this forum and found an answer that it isn't specific to a particular URI anymore but I wanted to verify this as if it is I can see running into a lot of problems shortly after release. I apologize for re-asking but I think being 100% sure would make me feel a lot better about a major release using app engine,python and facebook together in a winter wonderland. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appeng...@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.