Age | Commit message (Expand) | Author | Files | Lines |
2019-12-10 | Merge branch 'jk/perf-wo-git-dot-pm' | Junio C Hamano | 1 | -2/+7 |
2019-11-27 | t/perf: don't depend on Git.pm | Jeff King | 1 | -2/+7 |
2019-11-27 | perf-lib: use a single filename for all measurement types | Jeff King | 1 | -9/+3 |
2019-05-19 | Merge branch 'ab/perf-installed-fix' | Junio C Hamano | 1 | -8/+9 |
2019-05-08 | perf tests: add "bindir" prefix to git tree test results | Ævar Arnfjörð Bjarmason | 1 | -1/+3 |
2019-05-08 | perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.sh | Ævar Arnfjörð Bjarmason | 1 | -4/+6 |
2019-05-08 | perf aggregate: remove GIT_TEST_INSTALLED from --codespeed | Ævar Arnfjörð Bjarmason | 1 | -3/+0 |
2019-04-24 | t/perf: depend on perl JSON only when using --codespeed | Jeff King | 1 | -2/+2 |
2018-08-20 | t/perf: add infrastructure for measuring sizes | Jeff King | 1 | -5/+43 |
2018-08-20 | t/perf: factor out percent calculations | Jeff King | 1 | -9/+12 |
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 |