##// END OF EJS Templates
rust-index: implement faster retain heads using a vec instead of a hashset...
rust-index: implement faster retain heads using a vec instead of a hashset This is the same optimization that the C index does, we're only catching up now because this showed up as slow in benchmarking.
Raphaël Gomès -
r52152:ed6683d4 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-cpython / src / dirstate
copymap.rs Loading ...
dirs_multiset.rs Loading ...
dirstate_map.rs Loading ...
item.rs Loading ...
status.rs Loading ...