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.