Antoine Pitrou added the comment:

In Python 3, arenas are allocated using mmap(), so wherever the arena ends up 
in the address space shouldn't matter, should it?
Also, the new strategy adds an O(n) component in the allocator.

----------
nosy: +neologix, pitrou, tim.peters

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

Reply via email to