summaryrefslogtreecommitdiff
path: root/t/perf/aggregate.perl
Commit message (Expand)AuthorAgeFilesLines
* t/perf/aggregate.perl: tolerate leading spacesTaylor Blau2021-10-041-2/+2
* perf: fix when running with TEST_OUTPUT_DIRECTORYPatrick Steinhardt2021-07-021-2/+3
* Merge branch 'jk/perf-wo-git-dot-pm'Junio C Hamano2019-12-101-2/+7
|\
| * t/perf: don't depend on Git.pmJeff King2019-11-271-2/+7
* | perf-lib: use a single filename for all measurement typesJeff King2019-11-271-9/+3
|/
* Merge branch 'ab/perf-installed-fix'Junio C Hamano2019-05-191-8/+9
|\
| * perf tests: add "bindir" prefix to git tree test resultsÆvar Arnfjörð Bjarmason2019-05-081-1/+3
| * perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.shÆvar Arnfjörð Bjarmason2019-05-081-4/+6
| * perf aggregate: remove GIT_TEST_INSTALLED from --codespeedÆvar Arnfjörð Bjarmason2019-05-081-3/+0
* | t/perf: depend on perl JSON only when using --codespeedJeff King2019-04-241-2/+2
|/
* t/perf: add infrastructure for measuring sizesJeff King2018-08-201-5/+43
* t/perf: factor out percent calculationsJeff King2018-08-201-9/+12
* perf/aggregate: use Getopt::Long for option parsingChristian Couder2018-04-261-36/+26
* perf/aggregate: add --sort-by=regression optioncc/perf-aggregate-sortChristian Couder2018-03-271-1/+58
* perf/aggregate: add display_dir()Christian Couder2018-03-271-4/+7
* Merge branch 'cc/perf-aggregate'Junio C Hamano2018-02-151-11/+37
|\
| * perf/aggregate: sort JSON fields in outputcc/perf-aggregateChristian Couder2018-02-021-1/+1
| * perf/aggregate: add --reponame optionChristian Couder2018-02-021-2/+13
| * perf/aggregate: add --subsection optionChristian Couder2018-02-021-9/+24
* | Merge branch 'ab/simplify-perl-makefile'Junio C Hamano2018-02-131-1/+1
|\ \ | |/ |/|
| * Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason2017-12-111-1/+1
* | perf/aggregate: implement codespeed JSON outputChristian Couder2018-01-051-2/+62
* | perf/aggregate: refactor printing resultsChristian Couder2018-01-051-46/+50
* | perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}Christian Couder2018-01-051-1/+1
* | perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"cc/perf-run-configChristian Couder2017-09-241-3/+8
|/
* t/perf: correctly align non-ASCII descriptions in outputab/align-perf-descriptionsÆvar Arnfjörð Bjarmason2017-04-231-0/+3
* t/perf: make runner work even if Git is not installedsb/perf-without-installed-gitStephan Beyer2015-09-251-0/+1
* Introduce a performance testing frameworkThomas Rast2012-02-171-0/+166