[pypy-dev] A simple file reading is 2x slow wrt CPython

Ozan Çağlayan ozancag at gmail.com
Mon Jun 29 21:40:38 CEST 2015


Hi,

Yes I thought of the evident question and I think I can avoid keeping
everything in memory by doing two passes of the file.

Regarding __slots__, it seemed to help using CPython but pypy + slots
crashed/trashed in a very hardcore way :)


More information about the pypy-dev mailing list