Heheh, cool.
– azul, Mon May 5 17:26:17 2008
Interesting post! I almost always use pop(0) ouch! I won't do that anymore. I've taken a look at deque's source code and it's a very simple and fast C implementation. One interesting thing I've noticed is that there is a BLOCKLEN constant that let you configure the algorithm to use more memory but be faster or vice versa.
– ceronman, Mon May 5 17:34:59 2008
Thanks for this post. I didn't use python but this kind of analysis is always useful!
– Lowfill Tarmak, Wed May 7 06:08:12 2008
Last update: 2008-05-07 (Rev 14102)


