summaryrefslogtreecommitdiff
path: root/t/perf/run
AgeCommit message (Expand)AuthorFilesLines
2021-09-22t/perf/run: fix bin-wrappers computationLibravatar Derrick Stolee1-1/+1
2021-07-02perf: fix when running with TEST_OUTPUT_DIRECTORYLibravatar Patrick Steinhardt1-9/+16
2019-05-08perf-lib.sh: forbid the use of GIT_TEST_INSTALLEDLibravatar Ævar Arnfjörð Bjarmason1-0/+2
2019-05-08perf tests: add "bindir" prefix to git tree test resultsLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2019-05-08perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.shLibravatar Ævar Arnfjörð Bjarmason1-14/+31
2019-05-08perf-lib.sh: make "./run <revisions>" use the correct gitsLibravatar Ævar Arnfjörð Bjarmason1-2/+6
2018-04-11perf/run: add --subsection optionLibravatar Christian Couder1-10/+46
2018-02-27perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config fileLibravatar René Scharfe1-5/+3
2018-01-05perf/run: read GIT_PERF_REPO_NAME from perf.repoNameLibravatar Christian Couder1-0/+3
2018-01-05perf/run: learn to send output to codespeed serverLibravatar Christian Couder1-1/+11
2018-01-05perf/run: learn about perf.codespeedOutputLibravatar Christian Couder1-1/+6
2018-01-05perf/run: add conf_opts argument to get_var_from_env_or_config()Libravatar Christian Couder1-5/+6
2017-09-24perf/run: show name of rev being builtLibravatar Christian Couder1-2/+3
2017-09-24perf/run: add run_subsection()Libravatar Christian Couder1-12/+35
2017-09-24perf/run: update get_var_from_env_or_config() for subsectionsLibravatar Christian Couder1-12/+20
2017-09-24perf/run: add get_subsections()Libravatar Christian Couder1-0/+7
2017-09-24perf/run: add calls to get_var_from_env_or_config()Libravatar Christian Couder1-0/+3
2017-09-24perf/run: add GIT_PERF_DIRS_OR_REVSLibravatar Christian Couder1-0/+3
2017-09-24perf/run: add get_var_from_env_or_config()Libravatar Christian Couder1-0/+21
2017-09-24perf/run: add '--config' option to the 'run' scriptLibravatar Christian Couder1-1/+6
2017-05-21perf: emit progress output when unpacking & buildingLibravatar Ævar Arnfjörð Bjarmason1-0/+2
2017-05-21perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't doLibravatar Ævar Arnfjörð Bjarmason1-2/+9
2017-03-03t/perf: add fallback for pre-bin-wrappers versions of gitLibravatar Jeff King1-0/+3
2016-09-15t/perf/run: copy config.mak.autogen & friends to build areaLibravatar Kirill Smelkov1-1/+7
2012-02-17Introduce a performance testing frameworkLibravatar Thomas Rast1-0/+82