Age | Commit message (Expand) | Author | Files | Lines |
2018-04-26 | perf/aggregate: use Getopt::Long for option parsing | Christian Couder | 1 | -36/+26 |
2018-03-27 | perf/aggregate: add --sort-by=regression option | Christian Couder | 1 | -1/+58 |
2018-03-27 | perf/aggregate: add display_dir() | Christian Couder | 1 | -4/+7 |
2018-02-15 | Merge branch 'cc/perf-aggregate' | Junio C Hamano | 1 | -11/+37 |
2018-02-13 | Merge branch 'ab/simplify-perl-makefile' | Junio C Hamano | 1 | -1/+1 |
2018-02-02 | perf/aggregate: sort JSON fields in output | Christian Couder | 1 | -1/+1 |
2018-02-02 | perf/aggregate: add --reponame option | Christian Couder | 1 | -2/+13 |
2018-02-02 | perf/aggregate: add --subsection option | Christian Couder | 1 | -9/+24 |
2018-01-05 | perf/aggregate: implement codespeed JSON output | Christian Couder | 1 | -2/+62 |
2018-01-05 | perf/aggregate: refactor printing results | Christian Couder | 1 | -46/+50 |
2018-01-05 | perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION} | Christian Couder | 1 | -1/+1 |
2017-12-11 | Makefile: replace perl/Makefile.PL with simple make rules | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2017-09-24 | perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/" | Christian Couder | 1 | -3/+8 |
2017-04-23 | t/perf: correctly align non-ASCII descriptions in output | Ævar Arnfjörð Bjarmason | 1 | -0/+3 |
2015-09-25 | t/perf: make runner work even if Git is not installed | Stephan Beyer | 1 | -0/+1 |
2012-02-17 | Introduce a performance testing framework | Thomas Rast | 1 | -0/+166 |