[issue37029] PyObject_Free is O(N) where N = # of arenas

Inada Naoki report at bugs.python.org
Fri May 31 11:51:44 EDT 2019


Inada Naoki <songofacandy at gmail.com> added the comment:

master:

build time 0:48:53.664428
teardown time 4:58:20.132930

patched:

build time 0:48:08.485639
teardown time 0:01:10.466707

About 250x speedup!

----------
Added file: https://bugs.python.org/file48382/result.txt

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37029>
_______________________________________


More information about the Python-bugs-list mailing list