ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/testing
Martin von Zweigbergk f7dbade07a cli: add a command for benchmarking many revsets
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.
2023-03-28 10:21:10 -07:00
..
bench-revsets-git.txt cli: add a command for benchmarking many revsets 2023-03-28 10:21:10 -07:00
fake-diff-editor.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
fake-editor.rs Add a config edit command to open jj config in editor 2023-01-12 01:10:07 -06:00