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

lesshaste tracker at bugs.pypy.org
Fri Aug 9 20:43:52 CEST 2013


lesshaste <drraph at gmail.com> added the comment:

My fake data isn't very good as it gives you one value per key. Here is a 
slightly better attempt.

perl -E 'say int rand 1e7, $", int rand 1e4 for 1 .. 1e7' > largefile.txt

----------
status: unread -> chatting

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


More information about the pypy-issue mailing list