mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-27 23:06:45 +00:00
2f876861ae
The index position is specific to the default index implementation and we don't want to use it in outside of there. This commit removes the use of it as a key for nodes in the graphlog. I timed it on the git.git repo using `jj log -r 'all()' -T commit_id` (the worst case I can think of) and it slowed down from ~2.02 s to ~2.20 s (~9%). |
||
---|---|---|
.. | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |