[pypy-issue] [issue767] copy.deepcopy is slower than cpython

Alex Gaynor tracker at bugs.pypy.org
Sun Jun 26 23:26:52 CEST 2011


Alex Gaynor <alex.gaynor at gmail.com> added the comment:

Runnign on trunk, and using the logparser draw-time util I'm seeing:

64.5% gc
35.1% jit-running

59.4% gc-minor
5.0% gc-collect

----------
nosy: +agaynor

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue767>
________________________________________


More information about the pypy-issue mailing list