forked from mirrors/jj
Since filter is slow in general, its input set should be minimized. This has measurable impact on artificial query like '~(v0.4.0..) & author(_)'. If it were evaluated as a difference of sets, all commits would have to be loaded. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |