ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 763a8cc0f1 index: remove allocation from bisection loop of commit_id prefix search
This wouldn't actually matter since the depth of binary search is O(log(N)),
but I feel it's better to avoid allocation in comparison loop.
2023-01-21 01:44:21 +09:00
..
gen-protos
src index: remove allocation from bisection loop of commit_id prefix search 2023-01-21 01:44:21 +09:00
tests
testutils
build.rs
Cargo.toml