They say so (in normal CGI you do not have cached imports), but I found one of my applications performing much worse than in normal WSGI environment (Apache + mod_wsgi in daemon mode). I suspect the storage, as my app is rather write-heavy - profiling info did not reveal any special suspects.
On 26 Lut, 06:38, Wiiboy <[email protected]> wrote: > Huh. You sound like my Google-hating dad, saying, 'I drink the Google > kool-aid'. > But I'm not using my own servers. I'm hosting with another company > (called Lunarpages). There isn't much code to convert, and, for > safety, I'd probably try to keep up a standard-python copy, just in > case. > One big question: would App Engine be any faster than standard CGI > like my other hosting provider provides (I thought I read thats all > App Engine uses)? It seems the Python stuff with my other provider is > a bit slow...? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
