summaryrefslogtreecommitdiff
path: root/t/perf/p7519-fsmonitor.sh
AgeCommit message (Expand)Author
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine
2021-03-18fsmonitor: add perf test for git diff HEADNipunn Koorapati
2021-03-01Merge branch 'jh/fsmonitor-prework'Junio C Hamano
2021-02-17p7519: add trace logging during perf testJeff Hostetler
2021-02-17p7519: move watchman cleanup earlier in the testJeff Hostetler
2021-02-17p7519: fix watchman watch-list test on WindowsJeff Hostetler
2021-02-17p7519: do not rely on "xargs -d" in testJeff Hostetler
2021-01-06p7519: allow running without watchman prereqTaylor Blau
2020-11-30perf/fsmonitor: use test_must_be_empty helperNipunn Koorapati
2020-10-26t/perf/fsmonitor: add benchmark for dirty statusNipunn Koorapati
2020-10-26t/perf/fsmonitor: perf comparison of multiple fsmonitor integrationsNipunn Koorapati
2020-10-26t/perf/fsmonitor: initialize test with git resetNipunn Koorapati
2020-10-26t/perf/fsmonitor: factor setup for fsmonitor into functionNipunn Koorapati
2020-10-26t/perf/fsmonitor: silence initial git commitNipunn Koorapati
2020-10-26t/perf/fsmonitor: shorten DESC to basenameNipunn Koorapati
2020-10-26t/perf/fsmonitor: factor description out for readabilityNipunn Koorapati
2020-10-26t/perf/fsmonitor: improve error message if typoing hook nameNipunn Koorapati
2020-10-26t/perf/fsmonitor: move watchman setup to one-time-repo-setupNipunn Koorapati
2020-10-26t/perf/fsmonitor: separate one time repo initializationNipunn Koorapati
2020-10-20p7519-fsmonitor: add a git add benchmarkNipunn Koorapati
2020-10-20p7519-fsmonitor: refactor to avoid code duplicationNipunn Koorapati
2020-10-20t/perf: add fsmonitor perf test for git diffNipunn Koorapati
2020-10-20t/perf/p7519-fsmonitor.sh: warm cache on first git statusNipunn Koorapati
2018-03-27t/helper: merge test-drop-caches into test-toolNguyễn Thái Ngọc Duy
2017-12-18p7519: improve check for prerequisite WATCHMANRené Scharfe
2017-10-01fsmonitor: add a performance testBen Peart