t/perf: add scripts to bisect performance regressions
authorChristian Couder <redacted>
Sun, 8 Apr 2018 09:35:13 +0000 (11:35 +0200)
committerJunio C Hamano <redacted>
Wed, 11 Apr 2018 06:14:02 +0000 (15:14 +0900)
commit297e685cbaaa0d33125dc59ce2aa55f03a836598
tree8f16f10a30291178e002f46ee0bdfa4c06e10cf6
parent8796b307ea86f8fa28cc6effc2defebbba0b56b9
t/perf: add scripts to bisect performance regressions

The new bisect_regression script can be used to automatically bisect
performance regressions. It will pass the new bisect_run_script to
`git bisect run`.

Signed-off-by: Christian Couder <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/perf/bisect_regression [new file with mode: 0755]
t/perf/bisect_run_script [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT