]> granicus.if.org Git - python/commit
Use a freelist to speed-up block allocation and deallocation in collections.deque().
authorRaymond Hettinger <python@rcn.com>
Sat, 10 Nov 2007 01:54:03 +0000 (01:54 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 10 Nov 2007 01:54:03 +0000 (01:54 +0000)
commitd3ffd341b8370f0bd134ecc6c1b634a12f35446d
tree53c0603668446a8362f0610ee2d39e2b7ed68876
parent34448790db8ce27eee5a72f7175c47cd4a8f8940
Use a freelist to speed-up block allocation and deallocation in collections.deque().
Modules/_collectionsmodule.c