Mercurial > hg
comparison mercurial/sshserver.py @ 13258:c2661863f16f
revlog: introduce a cache for partial lookups
Partial lookups are always O(n), and often we look up the same
one multiple times.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Tue, 11 Jan 2011 17:12:32 -0600 |
parents | 40bb5853fc4b |
children | cc9bf81382f5 |
comparison
equal
deleted
inserted
replaced
13257:d1245ce817a8 | 13258:c2661863f16f |
---|