[pypy-issue] [issue1061] non-sequential file writes really slow in pypy
Fijal
tracker at bugs.pypy.org
Fri Feb 17 10:36:39 CET 2012
New submission from Fijal <fijall at gmail.com>:
Attached file does much more IO than CPython. Massage xrange range for your HD
speed, otherwise it's very slow. Confirmed on tannit (where the script is in
/tmp/x.py with correct xrange). It's ~10x slowdown
----------
files: x.py
messages: 3971
nosy: fijal, pypy-issue
priority: performance bug
status: unread
title: non-sequential file writes really slow in pypy
________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1061>
________________________________________
More information about the pypy-issue
mailing list