mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
gh-126703: Add freelist for PyMethodObject (#128594)
This commit is contained in:
parent
5ace71713b
commit
ff39e3ff7b
4 changed files with 12 additions and 3 deletions
|
|
@ -0,0 +1 @@
|
|||
Improve performance of class methods by using a freelist.
|
||||
Loading…
Add table
Add a link
Reference in a new issue