summaryrefslogtreecommitdiff
path: root/t/perf/aggregate.perl
AgeCommit message (Expand)Author
2018-08-20t/perf: add infrastructure for measuring sizesJeff King
2018-08-20t/perf: factor out percent calculationsJeff King
2018-04-26perf/aggregate: use Getopt::Long for option parsingChristian Couder
2018-03-28perf/aggregate: add --sort-by=regression optionChristian Couder
2018-03-28perf/aggregate: add display_dir()Christian Couder
2018-02-15Merge branch 'cc/perf-aggregate'Junio C Hamano
2018-02-13Merge branch 'ab/simplify-perl-makefile'Junio C Hamano
2018-02-02perf/aggregate: sort JSON fields in outputChristian Couder
2018-02-02perf/aggregate: add --reponame optionChristian Couder
2018-02-02perf/aggregate: add --subsection optionChristian Couder
2018-01-05perf/aggregate: implement codespeed JSON outputChristian Couder
2018-01-05perf/aggregate: refactor printing resultsChristian Couder
2018-01-05perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}Christian Couder
2017-12-11Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason
2017-09-24perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"Christian Couder
2017-04-24t/perf: correctly align non-ASCII descriptions in outputÆvar Arnfjörð Bjarmason
2015-09-25t/perf: make runner work even if Git is not installedStephan Beyer
2012-02-17Introduce a performance testing frameworkThomas Rast