summaryrefslogtreecommitdiff
path: root/t/perf/aggregate.perl
AgeCommit message (Expand)AuthorFilesLines
2018-03-27perf/aggregate: add --sort-by=regression optionLibravatar Christian Couder1-1/+58
2018-03-27perf/aggregate: add display_dir()Libravatar Christian Couder1-4/+7
2018-02-15Merge branch 'cc/perf-aggregate'Libravatar Junio C Hamano1-11/+37
2018-02-13Merge branch 'ab/simplify-perl-makefile'Libravatar Junio C Hamano1-1/+1
2018-02-02perf/aggregate: sort JSON fields in outputLibravatar Christian Couder1-1/+1
2018-02-02perf/aggregate: add --reponame optionLibravatar Christian Couder1-2/+13
2018-02-02perf/aggregate: add --subsection optionLibravatar Christian Couder1-9/+24
2018-01-05perf/aggregate: implement codespeed JSON outputLibravatar Christian Couder1-2/+62
2018-01-05perf/aggregate: refactor printing resultsLibravatar Christian Couder1-46/+50
2018-01-05perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}Libravatar Christian Couder1-1/+1
2017-12-11Makefile: replace perl/Makefile.PL with simple make rulesLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2017-09-24perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"Libravatar Christian Couder1-3/+8
2017-04-23t/perf: correctly align non-ASCII descriptions in outputLibravatar Ævar Arnfjörð Bjarmason1-0/+3
2015-09-25t/perf: make runner work even if Git is not installedLibravatar Stephan Beyer1-0/+1
2012-02-17Introduce a performance testing frameworkLibravatar Thomas Rast1-0/+166