Mercurial > hg
diff mercurial/wireprotoframing.py @ 41108:38e88450138c
delta: have a native implementation of _findsnapshot
The function might traverse a lot of revision, a native implementation get
significantly faster.
example affected manifest write
before: 0.114989
after: 0.067141 (-42%)
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Thu, 20 Dec 2018 10:15:20 +0100 |
parents | 2c55716f8a1c |
children | 2372284d9457 |