whether testing in the local  development web server or in app
engine,google.appengine.ext.webapp.util.run_wsgi_app itself always
take 0.6 second to service a request,if adds up all othere cpu time
taken by my own business calling ,it's very easy to take up more than
1.5S for every request,i got this perfomance when my app site is
idle.

Do you use this CGI adaptor in production?could you tell me how to
optimize run_wsgi_app  calling?or ,is there a better CGI adaptor?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to