[issue40521] [subinterpreters] Make free lists and unicode caches per-interpreter

STINNER Victor report at bugs.python.org
Fri Jun 5 05:50:14 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

bench_dict.patch: Microbenchmark on the C function PyDict_New() to measure the overhead of PR 20645.

----------
Added file: https://bugs.python.org/file49216/bench_dict.patch

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


More information about the Python-bugs-list mailing list