Neil Schemenauer <nas-pyt...@arctrix.com> added the comment:

FYI, this would seem to be an incentive to get my "bitmaps for small GC 
objects" idea implemented.  I.e.

https://mail.python.org/pipermail/python-dev/2017-September/149307.html

If implemented, the extra size of the PyGC_Head would only apply to "large" 
objects.  In my prototype, I'm thinking of using 512 bytes as the size limit 
for small GC objects.

----------
nosy: +nascheme

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue27987>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to