summaryrefslogtreecommitdiff
path: root/t/perf/aggregate.perl
AgeCommit message (Expand)AuthorFilesLines
2019-12-10Merge branch 'jk/perf-wo-git-dot-pm'Libravatar Junio C Hamano1-2/+7
2019-11-27t/perf: don't depend on Git.pmLibravatar Jeff King1-2/+7
2019-11-27perf-lib: use a single filename for all measurement typesLibravatar Jeff King1-9/+3
2019-05-19Merge branch 'ab/perf-installed-fix'Libravatar Junio C Hamano1-8/+9
2019-05-08perf tests: add "bindir" prefix to git tree test resultsLibravatar Ævar Arnfjörð Bjarmason1-1/+3
2019-05-08perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.shLibravatar Ævar Arnfjörð Bjarmason1-4/+6
2019-05-08perf aggregate: remove GIT_TEST_INSTALLED from --codespeedLibravatar Ævar Arnfjörð Bjarmason1-3/+0
2019-04-24t/perf: depend on perl JSON only when using --codespeedLibravatar Jeff King1-2/+2
2018-08-20t/perf: add infrastructure for measuring sizesLibravatar Jeff King1-5/+43
2018-08-20t/perf: factor out percent calculationsLibravatar Jeff King1-9/+12
2018-04-26perf/aggregate: use Getopt::Long for option parsingLibravatar Christian Couder1-36/+26
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