[pypy-dev] Performance degradation in the latest pypy
Saud Alwasly
saudalwasli at gmail.com
Wed Oct 26 05:19:20 EDT 2016
Dear pypy-dev representative
I have noticed severe performance degradation after upgrading pypy from
pypy4.0.1 to pypy5.4.1.
I attached the call graph for the same script running on both:
it seems that the copy module is an issue in the new version.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20161026/7e6d6b55/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diagram_pypy5.png
Type: image/png
Size: 253657 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20161026/7e6d6b55/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diagram_pypy4.png
Type: image/png
Size: 361635 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20161026/7e6d6b55/attachment-0003.png>
More information about the pypy-dev
mailing list