Inada Naoki <songofaca...@gmail.com> added the comment:
Latest benchmark: ``` $ pyperf compare_to master.json no-freelist.json -G --min-speed=2 Slower (2): - unpickle_list: 4.19 us +- 0.02 us -> 4.28 us +- 0.03 us: 1.02x slower (+2%) - pathlib: 23.2 ms +- 0.2 ms -> 23.7 ms +- 0.3 ms: 1.02x slower (+2%) Faster (2): - nbody: 149 ms +- 2 ms -> 141 ms +- 2 ms: 1.06x faster (-6%) - logging_simple: 10.1 us +- 0.2 us -> 9.86 us +- 0.18 us: 1.02x faster (-2%) Benchmark hidden because not significant (56) ``` I decided to just remove the free_list. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue37340> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com