Hi William,

> N = 200 means most of the benchmarks probably won't even JIT, so that
> might be a start.  The threshold in the released pypy is N = 1000.
>
>
Yeah, I suspected that might be the case, and did a few test individual
benchmarks with a much higher N (ie: >20,000). It definitely improved
things comparatively quite a lot, but ultimately still resulted in a 3-4x
slowdown over CPython.

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

Reply via email to