On 24/07/13 00:21, Oscar Benjamin wrote:

The reason for the patterns that you observe are related to CPython's
memory pool allocator. You can read the long source comment describing
this here:
http://hg.python.org/cpython/file/a5681f50bae2/Objects/obmalloc.c#l367

[...]


Nice analysis! Thanks Oscar!


--
Steven
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to