Julian Taylor added the comment:

Large objects are just if size > 512: return malloc(size) there is no reason it 
should be slower.
Also for large objects allocation speed does not matter as much.

----------

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

Reply via email to