[pypy-dev] Performance challenge of mutating class variables
Armin Rigo
arigo at tunes.org
Sun May 15 17:21:55 CEST 2011
Hi Carl Friedrich,
On Sat, May 14, 2011 at 8:15 PM, Carl Friedrich Bolz <cfbolz at gmx.de> wrote:
> Did you try this with PyPy 1.5 or a recent nightly? I thought that the new
> type __dict__ implementation should have fixed the problem?
Indeed, with a recent PyPy things are much better. My example
still takes 1.5x time the time it takes on CPython 2.7, though...
A bientôt,
Armin.
More information about the pypy-dev
mailing list