aboutsummaryrefslogtreecommitdiffstats
path: root/t/perf/run
AgeCommit message (Expand)AuthorFilesLines
2025-04-28t/perf: use configured PERL_PATHPatrick Steinhardt1-2/+2
2023-11-11global: convert trivial usages of `test <expr> -a/-o <expr>`Patrick Steinhardt1-4/+5
2022-09-21t: convert egrep usage to "grep -E"Đoàn Trần Công Danh1-2/+2
2022-09-02t/perf: add 'GIT_PERF_USE_SCALAR' run optionVictoria Dye1-0/+3
2021-09-22t/perf/run: fix bin-wrappers computationDerrick Stolee1-1/+1
2021-07-02perf: fix when running with TEST_OUTPUT_DIRECTORYPatrick Steinhardt1-9/+16
2019-05-08perf-lib.sh: forbid the use of GIT_TEST_INSTALLEDÆvar Arnfjörð Bjarmason1-0/+2
2019-05-08perf tests: add "bindir" prefix to git tree test resultsÆvar Arnfjörð Bjarmason1-1/+1
2019-05-08perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.shÆvar Arnfjörð Bjarmason1-14/+31
2019-05-08perf-lib.sh: make "./run <revisions>" use the correct gitsÆvar Arnfjörð Bjarmason1-2/+6
2018-04-11perf/run: add --subsection optionChristian Couder1-10/+46
2018-02-27perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config fileRené Scharfe1-5/+3
2018-01-05perf/run: read GIT_PERF_REPO_NAME from perf.repoNameChristian Couder1-0/+3
2018-01-05perf/run: learn to send output to codespeed serverChristian Couder1-1/+11
2018-01-05perf/run: learn about perf.codespeedOutputChristian Couder1-1/+6
2018-01-05perf/run: add conf_opts argument to get_var_from_env_or_config()Christian Couder1-5/+6
2017-09-24perf/run: show name of rev being builtChristian Couder1-2/+3
2017-09-24perf/run: add run_subsection()Christian Couder1-12/+35
2017-09-24perf/run: update get_var_from_env_or_config() for subsectionsChristian Couder1-12/+20
2017-09-24perf/run: add get_subsections()Christian Couder1-0/+7
2017-09-24perf/run: add calls to get_var_from_env_or_config()Christian Couder1-0/+3
2017-09-24perf/run: add GIT_PERF_DIRS_OR_REVSChristian Couder1-0/+3
2017-09-24perf/run: add get_var_from_env_or_config()Christian Couder1-0/+21
2017-09-24perf/run: add '--config' option to the 'run' scriptChristian Couder1-1/+6
2017-05-21perf: emit progress output when unpacking & buildingÆvar Arnfjörð Bjarmason1-0/+2
2017-05-21perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't doÆvar Arnfjörð Bjarmason1-2/+9
2017-03-03t/perf: add fallback for pre-bin-wrappers versions of gitJeff King1-0/+3
2016-09-15t/perf/run: copy config.mak.autogen & friends to build areaKirill Smelkov1-1/+7
2012-02-17Introduce a performance testing frameworkThomas Rast1-0/+82