Age | Commit message (Expand) | Author | Files | Lines |
2019-05-19 | Merge branch 'ab/perf-installed-fix' | Junio C Hamano | 4 | -27/+53 |
2019-05-13 | Merge branch 'jk/perf-aggregate-wo-libjson' | Junio C Hamano | 1 | -2/+2 |
2019-05-13 | Merge branch 'jk/p5302-avoid-collision-check-cost' | Junio C Hamano | 1 | -13/+18 |
2019-05-13 | Merge branch 'ew/repack-with-bitmaps-by-default' | Junio C Hamano | 2 | -3/+1 |
2019-05-13 | Merge branch 'js/partial-clone-connectivity-check' | Junio C Hamano | 1 | -0/+26 |
2019-05-08 | perf-lib.sh: forbid the use of GIT_TEST_INSTALLED | Ævar Arnfjörð Bjarmason | 2 | -0/+13 |
2019-05-08 | perf tests: add "bindir" prefix to git tree test results | Ævar Arnfjörð Bjarmason | 2 | -2/+4 |
2019-05-08 | perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.sh | Ævar Arnfjörð Bjarmason | 3 | -32/+38 |
2019-05-08 | perf-lib.sh: make "./run <revisions>" use the correct gits | Ævar Arnfjörð Bjarmason | 2 | -2/+10 |
2019-05-08 | perf aggregate: remove GIT_TEST_INSTALLED from --codespeed | Ævar Arnfjörð Bjarmason | 1 | -3/+0 |
2019-05-08 | perf README: correct docs for 3c8f12c96c regression | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2019-05-05 | t/perf: add perf script for partial clones | Jeff King | 1 | -0/+26 |
2019-04-25 | Merge branch 'jk/revision-rewritten-parents-in-prio-queue' | Junio C Hamano | 1 | -0/+18 |
2019-04-24 | t/perf: depend on perl JSON only when using --codespeed | Jeff King | 1 | -2/+2 |
2019-04-23 | p5302: create the repo in each index-pack test | Jeff King | 1 | -13/+18 |
2019-04-04 | revision: use a prio_queue to hold rewritten parents | Jeff King | 1 | -0/+18 |
2019-03-18 | perf-lib.sh: rely on test-lib.sh for --tee handling | Jeff King | 1 | -23/+11 |
2019-03-18 | pack-objects: default to writing bitmap hash-cache | Jeff King | 2 | -3/+1 |
2019-02-14 | prune: use bitmaps for reachability traversal | Jeff King | 1 | -0/+11 |
2019-02-14 | prune: lazily perform reachability traversal | Jeff King | 1 | -0/+24 |
2018-11-20 | tests: send "bug in the test script" errors to the script's stderr | SZEDER Gábor | 1 | -2/+2 |
2018-11-12 | p3400: replace calls to `git checkout -b' by `git checkout -B' | Alban Gruin | 1 | -5/+5 |
2018-10-10 | Merge branch 'ab/fsck-skiplist' | Junio C Hamano | 2 | -0/+53 |
2018-09-12 | fsck: add a performance test for skipList | René Scharfe | 1 | -0/+40 |
2018-09-12 | fsck: add a performance test | Ævar Arnfjörð Bjarmason | 1 | -0/+13 |
2018-08-20 | t/perf: add perf tests for fetches from a bitmapped server | Jeff King | 1 | -0/+45 |
2018-08-20 | t/perf: add infrastructure for measuring sizes | Jeff King | 3 | -5/+81 |
2018-08-20 | t/perf: factor out percent calculations | Jeff King | 1 | -9/+12 |
2018-08-20 | t/perf: factor boilerplate out of test_perf | Jeff King | 1 | -26/+35 |
2018-05-23 | Merge branch 'cc/perf-bisect' | Junio C Hamano | 1 | -0/+6 |
2018-05-06 | perf/bisect_run_script: disable codespeed | Christian Couder | 1 | -0/+6 |
2018-04-26 | perf/aggregate: use Getopt::Long for option parsing | Christian Couder | 1 | -36/+26 |
2018-04-25 | Merge branch 'cc/perf-bisect' | Junio C Hamano | 3 | -10/+166 |
2018-04-11 | t/perf: add scripts to bisect performance regressions | Christian Couder | 2 | -0/+120 |
2018-04-11 | perf/run: add --subsection option | Christian Couder | 1 | -10/+46 |
2018-04-11 | Merge branch 'nd/combined-test-helper' | Junio C Hamano | 5 | -13/+13 |
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-03-27 | t/helper: merge test-write-cache into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-string-list into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-read-cache into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-drop-caches into test-tool | Nguyễn Thái Ngọc Duy | 1 | -6/+6 |
2018-03-27 | t/helper: merge test-lazy-init-name-hash into test-tool | Nguyễn Thái Ngọc Duy | 1 | -4/+4 |
2018-02-27 | perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config file | René Scharfe | 1 | -5/+3 |
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-23 | Merge branch 'cc/codespeed' | Junio C Hamano | 2 | -54/+137 |