STINNER Victor added the comment:

> Ah ok. I guess tuples.py then indeed demonstrates a saving. I'll apply the 
> patch.

According to my test, the memory usage is a little bit better with the patch. 
So Martin:,do you plan to commit the patch?

Or is a benchmark required? Or should check first check the Low Fragmentation 
Allocator?

I plan to test the Low Fragmentation Allocator, at least on Windows 7. But I 
prefer to do it later, I'm working on the PEP 445 right now.

----------

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

Reply via email to