summaryrefslogtreecommitdiff
path: root/t/perf/aggregate.perl
AgeCommit message (Expand)Author
2021-10-04t/perf/aggregate.perl: tolerate leading spacesTaylor Blau
2021-07-02perf: fix when running with TEST_OUTPUT_DIRECTORYPatrick Steinhardt
2019-12-10Merge branch 'jk/perf-wo-git-dot-pm'Junio C Hamano
2019-11-27t/perf: don't depend on Git.pmJeff King
2019-11-27perf-lib: use a single filename for all measurement typesJeff King
2019-05-19Merge branch 'ab/perf-installed-fix'Junio C Hamano
2019-05-08perf tests: add "bindir" prefix to git tree test resultsÆvar Arnfjörð Bjarmason
2019-05-08perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.shÆvar Arnfjörð Bjarmason
2019-05-08perf aggregate: remove GIT_TEST_INSTALLED from --codespeedÆvar Arnfjörð Bjarmason
2019-04-24t/perf: depend on perl JSON only when using --codespeedJeff King
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