| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-28 | t/perf: use configured PERL_PATH | Patrick Steinhardt | 1 | -2/+2 |
| 2023-11-11 | global: convert trivial usages of `test <expr> -a/-o <expr>` | Patrick Steinhardt | 1 | -4/+5 |
| 2022-09-21 | t: convert egrep usage to "grep -E" | Đoàn Trần Công Danh | 1 | -2/+2 |
| 2022-09-02 | t/perf: add 'GIT_PERF_USE_SCALAR' run option | Victoria Dye | 1 | -0/+3 |
| 2021-09-22 | t/perf/run: fix bin-wrappers computation | Derrick Stolee | 1 | -1/+1 |
| 2021-07-02 | perf: fix when running with TEST_OUTPUT_DIRECTORY | Patrick Steinhardt | 1 | -9/+16 |
| 2019-05-08 | perf-lib.sh: forbid the use of GIT_TEST_INSTALLED | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2019-05-08 | perf tests: add "bindir" prefix to git tree test results | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2019-05-08 | perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.sh | Ævar Arnfjörð Bjarmason | 1 | -14/+31 |
| 2019-05-08 | perf-lib.sh: make "./run <revisions>" use the correct gits | Ævar Arnfjörð Bjarmason | 1 | -2/+6 |
| 2018-04-11 | perf/run: add --subsection option | Christian Couder | 1 | -10/+46 |
| 2018-02-27 | perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config file | René Scharfe | 1 | -5/+3 |
| 2018-01-05 | perf/run: read GIT_PERF_REPO_NAME from perf.repoName | Christian Couder | 1 | -0/+3 |
| 2018-01-05 | perf/run: learn to send output to codespeed server | Christian Couder | 1 | -1/+11 |
| 2018-01-05 | perf/run: learn about perf.codespeedOutput | Christian Couder | 1 | -1/+6 |
| 2018-01-05 | perf/run: add conf_opts argument to get_var_from_env_or_config() | Christian Couder | 1 | -5/+6 |
| 2017-09-24 | perf/run: show name of rev being built | Christian Couder | 1 | -2/+3 |
| 2017-09-24 | perf/run: add run_subsection() | Christian Couder | 1 | -12/+35 |
| 2017-09-24 | perf/run: update get_var_from_env_or_config() for subsections | Christian Couder | 1 | -12/+20 |
| 2017-09-24 | perf/run: add get_subsections() | Christian Couder | 1 | -0/+7 |
| 2017-09-24 | perf/run: add calls to get_var_from_env_or_config() | Christian Couder | 1 | -0/+3 |
| 2017-09-24 | perf/run: add GIT_PERF_DIRS_OR_REVS | Christian Couder | 1 | -0/+3 |
| 2017-09-24 | perf/run: add get_var_from_env_or_config() | Christian Couder | 1 | -0/+21 |
| 2017-09-24 | perf/run: add '--config' option to the 'run' script | Christian Couder | 1 | -1/+6 |
| 2017-05-21 | perf: emit progress output when unpacking & building | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2017-05-21 | perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't do | Ævar Arnfjörð Bjarmason | 1 | -2/+9 |
| 2017-03-03 | t/perf: add fallback for pre-bin-wrappers versions of git | Jeff King | 1 | -0/+3 |
| 2016-09-15 | t/perf/run: copy config.mak.autogen & friends to build area | Kirill Smelkov | 1 | -1/+7 |
| 2012-02-17 | Introduce a performance testing framework | Thomas Rast | 1 | -0/+82 |