summaryrefslogtreecommitdiff
path: root/t/perf/run
AgeCommit message (Expand)Author
2021-07-02perf: fix when running with TEST_OUTPUT_DIRECTORYPatrick Steinhardt
2019-05-08perf-lib.sh: forbid the use of GIT_TEST_INSTALLEDÆvar Arnfjörð Bjarmason
2019-05-08perf tests: add "bindir" prefix to git tree test resultsÆvar Arnfjörð Bjarmason
2019-05-08perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.shÆvar Arnfjörð Bjarmason
2019-05-08perf-lib.sh: make "./run <revisions>" use the correct gitsÆvar Arnfjörð Bjarmason
2018-04-11perf/run: add --subsection optionChristian Couder
2018-02-27perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config fileRené Scharfe
2018-01-05perf/run: read GIT_PERF_REPO_NAME from perf.repoNameChristian Couder
2018-01-05perf/run: learn to send output to codespeed serverChristian Couder
2018-01-05perf/run: learn about perf.codespeedOutputChristian Couder
2018-01-05perf/run: add conf_opts argument to get_var_from_env_or_config()Christian Couder
2017-09-24perf/run: show name of rev being builtChristian Couder
2017-09-24perf/run: add run_subsection()Christian Couder
2017-09-24perf/run: update get_var_from_env_or_config() for subsectionsChristian Couder
2017-09-24perf/run: add get_subsections()Christian Couder
2017-09-24perf/run: add calls to get_var_from_env_or_config()Christian Couder
2017-09-24perf/run: add GIT_PERF_DIRS_OR_REVSChristian Couder
2017-09-24perf/run: add get_var_from_env_or_config()Christian Couder
2017-09-24perf/run: add '--config' option to the 'run' scriptChristian Couder
2017-05-20perf: emit progress output when unpacking & buildingÆvar Arnfjörð Bjarmason
2017-05-20perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't doÆvar Arnfjörð Bjarmason
2017-03-03t/perf: add fallback for pre-bin-wrappers versions of gitJeff King
2016-09-15t/perf/run: copy config.mak.autogen & friends to build areaKirill Smelkov
2012-02-17Introduce a performance testing frameworkThomas Rast