[pypy-issue] [issue1579] Potential speedup reading large file into a dict

Armin Rigo tracker at bugs.pypy.org
Fri Aug 9 20:49:36 CEST 2013


Armin Rigo <armin.rigo at gmail.com> added the comment:

As an attempt to compare apples with apples, here is another version of the
Python code (read2.py).  The factor is now around 3.7x.  This is more acceptable
I believe...

----------
nosy: +arigo

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1579>
________________________________________


More information about the pypy-issue mailing list