tests/test-wireproto.py.out
author Pierre-Yves David <pierre-yves.david@fb.com>
Thu, 09 Oct 2014 20:15:41 -0700
changeset 22859 513c0ba61db8
parent 14765 08ef6b5f3715
child 25708 d3d32643c060
permissions -rw-r--r--
addset: do lazy sorting The previous implementation was consuming the whole revset when asked for any sort. The addset class is now doing lazy sorting like all other smarset classes. This has no significant impact in the benchmark as-is. But this is important to later change.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14622
bd88561afb4b wireproto: add batching support to wirerepository
Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
parents:
diff changeset
     1
Hello, Foobar
bd88561afb4b wireproto: add batching support to wirerepository
Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
parents:
diff changeset
     2
['Hello, Fo, =;o', 'Hello, Bar']