[pypy-dev] Benchmarking PyPy performance on real-world Django app

Ian P. Cooke ipc at informatic.io
Fri Oct 7 19:19:45 CEST 2011


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

> On Fri, Oct 7, 2011 at 1:33 PM, Igor Katson <igor.katson at 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 <ipc at 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20111007/7929985f/attachment.html>


More information about the pypy-dev mailing list