New submission from Markus <[email protected]>:

Reading pickled data by Pickle.load is extremely slow compared to a load 
upfront 
and then using a loads() on it. I will come up with a testcase for it

----------
messages: 5682
nosy: jokey, pypy-issue
priority: performance bug
release: 2.0
status: unread
title: Pickle from file slow

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1478>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to