aboutsummaryrefslogtreecommitdiffstats
path: root/t/perf/aggregate.perl
AgeCommit message (Expand)AuthorFilesLines
2025-04-28t/perf: use configured PERL_PATHPatrick Steinhardt1-1/+1
2021-10-04t/perf/aggregate.perl: tolerate leading spacesTaylor Blau1-2/+2
2021-07-02perf: fix when running with TEST_OUTPUT_DIRECTORYPatrick Steinhardt1-2/+3
2019-12-10Merge branch 'jk/perf-wo-git-dot-pm'Junio C Hamano1-2/+7
2019-11-27t/perf: don't depend on Git.pmJeff King1-2/+7
2019-11-27perf-lib: use a single filename for all measurement typesJeff King1-9/+3
2019-05-19Merge branch 'ab/perf-installed-fix'Junio C Hamano1-8/+9
2019-05-08perf tests: add "bindir" prefix to git tree test resultsÆvar Arnfjörð Bjarmason1-1/+3
2019-05-08perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.shÆvar Arnfjörð Bjarmason1-4/+6
2019-05-08perf aggregate: remove GIT_TEST_INSTALLED from --codespeedÆvar Arnfjörð Bjarmason1-3/+0
2019-04-24t/perf: depend on perl JSON only when using --codespeedJeff King1-2/+2
2018-08-20t/perf: add infrastructure for measuring sizesJeff King1-5/+43
2018-08-20t/perf: factor out percent calculationsJeff King1-9/+12
2018-04-26perf/aggregate: use Getopt::Long for option parsingChristian Couder1-36/+26
2018-03-27perf/aggregate: add --sort-by=regression optionChristian Couder1-1/+58
2018-03-27perf/aggregate: add display_dir()Christian Couder1-4/+7
2018-02-15Merge branch 'cc/perf-aggregate'Junio C Hamano1-11/+37
2018-02-13Merge branch 'ab/simplify-perl-makefile'Junio C Hamano1-1/+1
2018-02-02perf/aggregate: sort JSON fields in outputChristian Couder1-1/+1
2018-02-02perf/aggregate: add --reponame optionChristian Couder1-2/+13
2018-02-02perf/aggregate: add --subsection optionChristian Couder1-9/+24
2018-01-05perf/aggregate: implement codespeed JSON outputChristian Couder1-2/+62
2018-01-05perf/aggregate: refactor printing resultsChristian Couder1-46/+50
2018-01-05perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}Christian Couder1-1/+1
2017-12-11Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason1-1/+1
2017-09-24perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"Christian Couder1-3/+8
2017-04-23t/perf: correctly align non-ASCII descriptions in outputÆvar Arnfjörð Bjarmason1-0/+3
2015-09-25t/perf: make runner work even if Git is not installedStephan Beyer1-0/+1
2012-02-17Introduce a performance testing frameworkThomas Rast1-0/+166