##// END OF EJS Templates
delta: have a native implementation of _findsnapshot...
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%)

File last commit:

r41001:5532823e default
r41141:38e88450 default
Show More
Cargo.toml
3 lines | 92 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-direct-ffi", "hg-cpython"]
exclude = ["chg", "hgcli"]