Age | Commit message (Expand) | Author | Files | Lines |
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 |