On Oct 07, 2011, at 11:50 , Maciej Fijalkowski wrote:

> On Fri, Oct 7, 2011 at 1:33 PM, Igor Katson <igor.kat...@gmail.com> wrote:
>> [...]
>> Though, the need to load the page 500 times after each server reload is not
>> comfortable.
> [...]
> I've heard people using gunicorn. Maybe this is a good try? Loading
> the pages is indeed annoying, but you need to load it a couple times
> for results not to be noticably slower :) We kind of know that the JIT
> warmup time is high, but it's partly a thing to fix and partly an
> inherent property of the JIT.
> 

Would adjusting the JIT's threshold and function_threshold settings help here?

-- 
Ian P. Cooke <i...@informatic.io>
Computer Scientist, Software
"The agents of a ubiquitous system stand to it in the same 
relation as musical instruments to an orchestra", Robin Milner

_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to