Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: avoid some unnecessary seek/tell syscalls
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
manifest: speed up creation of the manifestdict
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
lazyparser.findnode: fix typo and s/rfind/find/
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
lazyindex: speed up __getitem__
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
lazyparser: up the blocksize from 512 bytes to 64k
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: implement a fast path for heads
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlogio: speed up parsing
|