comparison tests/test-relink.t @ 12948:de6a28ff5ffc

mq: use sets instead of lists for speed The code eventually converts data through sets to ensure unicity: do it earlier to allow faster __contains__ lookups and avoid `del l[l.index(x)]` kind of code.
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sun, 07 Nov 2010 22:03:28 +0900
parents b00eda50ad2b
children c0a700f400d8 b69102740e57
comparison
equal deleted inserted replaced
12947:4832717aed98 12948:de6a28ff5ffc