Mercurial > hg
comparison tests/test-glog.t @ 41084:84491ae0b3f0
revlog: more efficient implementation for issnapshot
We avoid multiple method calls and tuple creation, this provides a significant
speedup in some case:
example affected manifest write
before: 0.815520s
after: 0.487767s (-40%)
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Mon, 17 Dec 2018 10:51:36 +0100 |
parents | 5abc47d4ca6b |
children | 264a2cbb25d0 |
comparison
equal
deleted
inserted
replaced
41083:cbc3cbd9ff93 | 41084:84491ae0b3f0 |
---|