[pypy-dev] benchmarking input
Benjamin Peterson
benjamin at python.org
Mon Sep 28 16:19:18 CEST 2009
2009/9/28 Armin Rigo <arigo at tunes.org>:
> Hi Benjamin,
>
> On Sun, Sep 27, 2009 at 09:49:28PM -0500, Benjamin Peterson wrote:
>> Well, at the moment it's not actually possible to use the unladen
>> swallow benchmarks because the JIT has no thread support.
>
> That can be a confusing statement. I added thread support to asmgcc a
> short while ago, so our JIT "mostly" supports threads, where "mostly" is
> defined as "yes it should support threads but we never really tried".
Well, -Ojit disables the thread module, which I would classify as "not
supporting threads with the JIT yet".
--
Regards,
Benjamin
More information about the Pypy-dev
mailing list