hi, I met this problem too.

I am using Google App Engine helper for Django, and I have a main()
function, but it seems to be reloading the zip file and
 myr app is being reloaded each request.

could anyone help me to solve this problem? Thanks



On Jan 10, 12:11 am, Tom <thomasfmc...@gmail.com> wrote:
> What am I doing wrong?  Every call generates ahighCPUcall tozipimporter.  The 
> times range from 2000 to 4500ms each time.  I am
> using appengine-patch.
>
> #
>    1.
>       01-09 08:03AM 07.774 /android/bottle/sync/ 200 1463ms 3886ms-cpu
> 169kb
>       See details
>       208.54.90.55 - - [09/Jan/2009:08:03:09 -0800] "POST /android/
> bottle/sync/ HTTP/1.1" 200 169607 - -
>    2.
>       I 01-09 08:03AM 07.898
>      zipimporter('/base/data/home/apps/winebythebar/
> 3.330582746043449707/common/zip-packages/django.zip', '')
> #
>    1.
>       I 01-09 07:59AM 10.768zipimporter('/base/data/home/apps/
> winebythebar/3.330582746043449707/common/zip-packages/django.zip', '')
>       See details
> #
>    1.
>       01-09 07:59AM 10.651 /android/user/login/ 200 2078ms 4336ms-cpu
> 0kb
>       See details
>       208.54.90.71 - - [09/Jan/2009:07:59:12 -0800] "POST /android/
> user/login/ HTTP/1.1" 200 329 - -
>    2.
>       I 01-09 07:59AM 10.768
>      zipimporter('/base/data/home/apps/winebythebar/
> 3.330582746043449707/common/zip-packages/django.zip', '')
> #
>   1.
>       I 01-09 07:55AM 56.741zipimporter('/base/data/home/apps/
> winebythebar/3.330560357815056688/common/zip-packages/django.zip', '')
>       See details
> #
>    1.
>       01-09 07:55AM 56.495 /android/user/login/ 200 2389ms 2019ms-cpu
> 0kb
>       See details
>       208.54.90.71 - - [09/Jan/2009:07:55:58 -0800] "POST /android/
> user/login/ HTTP/1.1" 200 229 - -
>    2.
>       I 01-09 07:55AM 56.741
>      zipimporter('/base/data/home/apps/winebythebar/
> 3.330560357815056688/common/zip-packages/django.zip', '')
--~--~---------~--~----~------------~-------~--~----~
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-appengine@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
-~----------~----~----~----~------~----~------~--~---

Reply via email to