[pypy-dev] 1.4.1 threading

Benjamin Peterson benjamin at python.org
Thu Dec 23 03:49:57 CET 2010


2010/12/22 Dima Tisnek <dimaqq at gmail.com>:
> Hi,
>
> Somehow I'm getting exactly same performance in threaded and
> non-threaded code (I would expect at least some speedup),
> Is threading not there in this pypy release in practice or am I
> missing some argument to pypy?

PyPy has a GIL if that's what you mean.



-- 
Regards,
Benjamin



More information about the Pypy-dev mailing list