tests/test-wireproto.py.out
author Bryan O'Sullivan <bryano@fb.com>
Fri, 06 Apr 2012 00:28:36 -0700
changeset 16370 28bb4daf070c
parent 14765 08ef6b5f3715
child 25708 d3d32643c060
permissions -rw-r--r--
parsers: fix a memleak, and add a clearcaches method to the index This change also fixes a nasty memory leak: previously, self->caches was not being freed. The new clearcaches method lets us benchmark with finer granularity, as it lets us separate the cost of loading a revlog index from those of populating and accessing the cache data structures.
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']