Re: [google-appengine] dev_appserver.py super slow

2015-09-21 Thread PK
I agree, it has to be something with the watcher.

I had seen such an issue in the very distant past with MacOS. The past 6 months 
I have switched to running the GAE runtime on Linux containers on top of 
VirtualBox/MacOS and I am very happy with this arrangement. It had a couple of 
complications to get it right but works very well now. This is the way to go… I 
need to find some time to write up about it and maybe publish the docker image.



> On Sep 17, 2015, at 5:53 PM, Diego Dominguez  wrote:
> 
> I have another AppEngine project who is working fine. It's not a issue with 
> the RAM or CPU the computer is very powerful and there is no big process 
> running.
> 
> I guess have to be something with the watcher who detect the change in the 
> code and look like restart the dev server. The admin dashboard work fine all 
> the time.
> 
> On Thursday, September 17, 2015 at 8:34:16 PM UTC-4, PK wrote:
> What machine, how much ram, have you looked at the OS profiler who is using 
> the cpu and ram?
> 
> Did it ever work better?
> 
> PK
> http://www.gae123.com 
> 
> 
> On Sep 17, 2015, at 5:00 PM, Elizabeth Cox  
> wrote:
> 
>> 
>> - Python last version, but i try also with others 1.9.22 to 1.9.26 installed 
>> with GoogleAppEngineLauncher
>> - OS X 10.11
>> 
>> 
>> On Thursday, September 17, 2015 at 7:55:12 PM UTC-4, PK wrote:
>> You need to send some more info on your os/hardware. It has been performing 
>> very well for me. 
>> 
>> PK
>> http://www.gae123.com 
>> 
>> On Sep 17, 2015, at 4:47 PM, Elizabeth Cox > wrote:
>> 
>>> Even with a silly app like HelloWorld, every time I make a change on the 
>>> code, and make a new request, the server take like 1-2 minutes to response.
>>> 
>>> Anybody know why? and how to resolve this?
>>> 
>>> 
>>> 
>>> -- 
>>> You received this message because you are subscribed to the Google Groups 
>>> "Google App Engine" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to google-appengi...@googlegroups.com <>.
>>> To post to this group, send email to google-a...@googlegroups.com <>.
>>> Visit this group at http://groups.google.com/group/google-appengine 
>>> .
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/google-appengine/9130e9aa-2aae-488f-ad8a-1d6c483f5298%40googlegroups.com
>>>  
>>> .
>>> For more options, visit https://groups.google.com/d/optout 
>>> .
>> 
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to google-appengi...@googlegroups.com .
>> To post to this group, send email to google-a...@googlegroups.com 
>> .
>> Visit this group at http://groups.google.com/group/google-appengine 
>> .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-appengine/c1ae4c8e-9cda-4a61-aff1-2cbc1d713bc3%40googlegroups.com
>>  
>> .
>> For more options, visit https://groups.google.com/d/optout 
>> .
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to google-appengine+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to google-appengine@googlegroups.com 
> .
> Visit this group at http://groups.google.com/group/google-appengine 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/179973db-9525-4cdd-9a4b-7c6c2327c110%40googlegroups.com
>  
> .
> For more options, visit https://groups.google.com/d/optout 
> .


PK
p...@gae123.com




-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at 

Re: [google-appengine] dev_appserver.py super slow

2015-09-18 Thread Nick (Cloud Platform Support)
Hey Folks,

This seems like a thread which would be better posted to stackoverflow 
. This forum isn't really meant for specific 
technical issue discussion. Feel free to provide more information which 
would help people to understand what might be causing the performance 
issue, and go ahead and create a question on stackoverflow. This will put 
you in contact with a much larger user-base of friendly people who might be 
able to help.

Sincerely,

Nick

On Thursday, September 17, 2015 at 8:34:16 PM UTC-4, PK wrote:
>
> What machine, how much ram, have you looked at the OS profiler who is 
> using the cpu and ram?
>
> Did it ever work better?
>
> PK
> http://www.gae123.com
>
> On Sep 17, 2015, at 5:00 PM, Elizabeth Cox  wrote:
>
>
> - Python last version, but i try also with others 1.9.22 to 1.9.26 
> installed with GoogleAppEngineLauncher
> - OS X 10.11
>
>
> On Thursday, September 17, 2015 at 7:55:12 PM UTC-4, PK wrote:
>>
>> You need to send some more info on your os/hardware. It has been 
>> performing very well for me. 
>>
>> PK
>> http://www.gae123.com
>>
>> On Sep 17, 2015, at 4:47 PM, Elizabeth Cox  wrote:
>>
>> Even with a silly app like HelloWorld, every time I make a change on the 
>> code, and make a new request, the server take like 1-2 minutes to response.
>>
>> Anybody know why? and how to resolve this?
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to google-appengi...@googlegroups.com.
>> To post to this group, send email to google-a...@googlegroups.com.
>> Visit this group at http://groups.google.com/group/google-appengine.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-appengine/9130e9aa-2aae-488f-ad8a-1d6c483f5298%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/c1ae4c8e-9cda-4a61-aff1-2cbc1d713bc3%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e8569cbd-6e3e-4123-82d8-b789c7ef0fb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] dev_appserver.py super slow

2015-09-17 Thread Diego Dominguez
I have another AppEngine project who is working fine. It's not a issue with 
the RAM or CPU the computer is very powerful and there is no big process 
running.

I guess have to be something with the watcher who detect the change in the 
code and look like restart the dev server. The admin dashboard work fine 
all the time.

On Thursday, September 17, 2015 at 8:34:16 PM UTC-4, PK wrote:
>
> What machine, how much ram, have you looked at the OS profiler who is 
> using the cpu and ram?
>
> Did it ever work better?
>
> PK
> http://www.gae123.com 
> 
>
> On Sep 17, 2015, at 5:00 PM, Elizabeth Cox  
> wrote:
>
>
> - Python last version, but i try also with others 1.9.22 to 1.9.26 
> installed with GoogleAppEngineLauncher
> - OS X 10.11
>
>
> On Thursday, September 17, 2015 at 7:55:12 PM UTC-4, PK wrote:
>>
>> You need to send some more info on your os/hardware. It has been 
>> performing very well for me. 
>>
>> PK
>> http://www.gae123.com
>>
>> On Sep 17, 2015, at 4:47 PM, Elizabeth Cox  wrote:
>>
>> Even with a silly app like HelloWorld, every time I make a change on the 
>> code, and make a new request, the server take like 1-2 minutes to response.
>>
>> Anybody know why? and how to resolve this?
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to google-appengi...@googlegroups.com.
>> To post to this group, send email to google-a...@googlegroups.com.
>> Visit this group at http://groups.google.com/group/google-appengine.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-appengine/9130e9aa-2aae-488f-ad8a-1d6c483f5298%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to google-appengi...@googlegroups.com .
> To post to this group, send email to google-a...@googlegroups.com 
> .
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/c1ae4c8e-9cda-4a61-aff1-2cbc1d713bc3%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/179973db-9525-4cdd-9a4b-7c6c2327c110%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] dev_appserver.py super slow

2015-09-17 Thread PK
What machine, how much ram, have you looked at the OS profiler who is using the 
cpu and ram?

Did it ever work better?

PK
http://www.gae123.com

> On Sep 17, 2015, at 5:00 PM, Elizabeth Cox  wrote:
> 
> 
> - Python last version, but i try also with others 1.9.22 to 1.9.26 installed 
> with GoogleAppEngineLauncher
> - OS X 10.11
> 
> 
>> On Thursday, September 17, 2015 at 7:55:12 PM UTC-4, PK wrote:
>> You need to send some more info on your os/hardware. It has been performing 
>> very well for me. 
>> 
>> PK
>> http://www.gae123.com
>> 
>>> On Sep 17, 2015, at 4:47 PM, Elizabeth Cox  wrote:
>>> 
>>> Even with a silly app like HelloWorld, every time I make a change on the 
>>> code, and make a new request, the server take like 1-2 minutes to response.
>>> 
>>> Anybody know why? and how to resolve this?
>>> 
>>> 
>>> -- 
>>> You received this message because you are subscribed to the Google Groups 
>>> "Google App Engine" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to google-appengi...@googlegroups.com.
>>> To post to this group, send email to google-a...@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/google-appengine.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/google-appengine/9130e9aa-2aae-488f-ad8a-1d6c483f5298%40googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/c1ae4c8e-9cda-4a61-aff1-2cbc1d713bc3%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/EDA771BC-7645-4B62-AB67-91F1C977B903%40gae123.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] dev_appserver.py super slow

2015-09-17 Thread PK
You need to send some more info on your os/hardware. It has been performing 
very well for me. 

PK
http://www.gae123.com

> On Sep 17, 2015, at 4:47 PM, Elizabeth Cox  wrote:
> 
> Even with a silly app like HelloWorld, every time I make a change on the 
> code, and make a new request, the server take like 1-2 minutes to response.
> 
> Anybody know why? and how to resolve this?
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/9130e9aa-2aae-488f-ad8a-1d6c483f5298%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/A5F1C1E7-9B4E-40EE-93F8-085A5597A7D0%40gae123.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] dev_appserver.py super slow

2015-09-17 Thread Elizabeth Cox

- Python last version, but i try also with others 1.9.22 to 1.9.26 
installed with GoogleAppEngineLauncher
- OS X 10.11


On Thursday, September 17, 2015 at 7:55:12 PM UTC-4, PK wrote:
>
> You need to send some more info on your os/hardware. It has been 
> performing very well for me. 
>
> PK
> http://www.gae123.com
>
> On Sep 17, 2015, at 4:47 PM, Elizabeth Cox  
> wrote:
>
> Even with a silly app like HelloWorld, every time I make a change on the 
> code, and make a new request, the server take like 1-2 minutes to response.
>
> Anybody know why? and how to resolve this?
>
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to google-appengi...@googlegroups.com .
> To post to this group, send email to google-a...@googlegroups.com 
> .
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/9130e9aa-2aae-488f-ad8a-1d6c483f5298%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c1ae4c8e-9cda-4a61-aff1-2cbc1d713bc3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.