Antoine Pitrou <[email protected]> added the comment: > > It would be nice to have measurements under Windows. > > The differences between 32-bit Linux and 32-bit Windows should not be.
The Windows memory allocator is quite different from the glibc's, so the overallocation / resizing approach may play differently. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14687> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
