[issue45575] Use a more principled approach to freelists

Mark Shannon report at bugs.python.org
Fri Oct 22 12:20:28 EDT 2021


New submission from Mark Shannon <mark at hotpy.org>:

We have multiple freelists for performance, but they are adhoc and poorly integrated with the underlying allocator.

Improving this should give us a decent speedup.

----------
assignee: Mark.Shannon
components: Interpreter Core
messages: 404788
nosy: Mark.Shannon
priority: normal
severity: normal
status: open
title: Use a more principled approach to freelists
type: performance
versions: Python 3.11

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


More information about the Python-bugs-list mailing list