mirror of
https://github.com/martinvonz/jj.git
synced 2024-11-28 17:41:14 +00:00
f7dbade07a
This command is similar to Mercurial's revset benchmarking command. It lets you pass in a file containing revsets. I also included a file with some revsets to test on the git.git repo. I put it in `testing/`, which doesn't seem perfect. I'm happy to hear suggestions for better places, or we can move it later if we find a better place. Note that these tests don't clear caches between each run (or even between tests), so revsets that rely on filtering commit data that's not indexed appear faster than they typically are in reality. |
||
---|---|---|
.. | ||
bench-revsets-git.txt | ||
fake-diff-editor.rs | ||
fake-editor.rs |