ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/benches
Yuya Nishihara db0a4bccc5 diff: make diff() function accept any number of inputs
So that more tests can leverage diff::diff() helper.

I also removed the fast path for identical inputs. This function is only used by
tests and benches, and production code usually compares content hashes first.
2024-08-19 11:54:58 +09:00
..
diff_bench.rs diff: make diff() function accept any number of inputs 2024-08-19 11:54:58 +09:00