summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)AuthorFilesLines
2019-08-12t/perf: rename duplicate-numbered test scriptLibravatar Jeff King1-0/+0
2019-07-01check_everything_connected: assume alternate ref tips are validLibravatar Jeff King1-0/+27
2019-05-19Merge branch 'ab/perf-installed-fix'Libravatar Junio C Hamano4-27/+53
2019-05-13Merge branch 'jk/perf-aggregate-wo-libjson'Libravatar Junio C Hamano1-2/+2
2019-05-13Merge branch 'jk/p5302-avoid-collision-check-cost'Libravatar Junio C Hamano1-13/+18
2019-05-13Merge branch 'ew/repack-with-bitmaps-by-default'Libravatar Junio C Hamano2-3/+1
2019-05-13Merge branch 'js/partial-clone-connectivity-check'Libravatar Junio C Hamano1-0/+26
2019-05-08perf-lib.sh: forbid the use of GIT_TEST_INSTALLEDLibravatar Ævar Arnfjörð Bjarmason2-0/+13
2019-05-08perf tests: add "bindir" prefix to git tree test resultsLibravatar Ævar Arnfjörð Bjarmason2-2/+4
2019-05-08perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.shLibravatar Ævar Arnfjörð Bjarmason3-32/+38
2019-05-08perf-lib.sh: make "./run <revisions>" use the correct gitsLibravatar Ævar Arnfjörð Bjarmason2-2/+10
2019-05-08perf aggregate: remove GIT_TEST_INSTALLED from --codespeedLibravatar Ævar Arnfjörð Bjarmason1-3/+0
2019-05-08perf README: correct docs for 3c8f12c96c regressionLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2019-05-05t/perf: add perf script for partial clonesLibravatar Jeff King1-0/+26
2019-04-25Merge branch 'jk/revision-rewritten-parents-in-prio-queue'Libravatar Junio C Hamano1-0/+18
2019-04-24t/perf: depend on perl JSON only when using --codespeedLibravatar Jeff King1-2/+2
2019-04-23p5302: create the repo in each index-pack testLibravatar Jeff King1-13/+18
2019-04-04revision: use a prio_queue to hold rewritten parentsLibravatar Jeff King1-0/+18
2019-03-18perf-lib.sh: rely on test-lib.sh for --tee handlingLibravatar Jeff King1-23/+11
2019-03-18pack-objects: default to writing bitmap hash-cacheLibravatar Jeff King2-3/+1
2019-02-14prune: use bitmaps for reachability traversalLibravatar Jeff King1-0/+11
2019-02-14prune: lazily perform reachability traversalLibravatar Jeff King1-0/+24
2018-11-20tests: send "bug in the test script" errors to the script's stderrLibravatar SZEDER Gábor1-2/+2
2018-11-12p3400: replace calls to `git checkout -b' by `git checkout -B'Libravatar Alban Gruin1-5/+5
2018-10-10Merge branch 'ab/fsck-skiplist'Libravatar Junio C Hamano2-0/+53
2018-09-12fsck: add a performance test for skipListLibravatar René Scharfe1-0/+40
2018-09-12fsck: add a performance testLibravatar Ævar Arnfjörð Bjarmason1-0/+13
2018-08-20t/perf: add perf tests for fetches from a bitmapped serverLibravatar Jeff King1-0/+45
2018-08-20t/perf: add infrastructure for measuring sizesLibravatar Jeff King3-5/+81
2018-08-20t/perf: factor out percent calculationsLibravatar Jeff King1-9/+12
2018-08-20t/perf: factor boilerplate out of test_perfLibravatar Jeff King1-26/+35
2018-05-23Merge branch 'cc/perf-bisect'Libravatar Junio C Hamano1-0/+6
2018-05-06perf/bisect_run_script: disable codespeedLibravatar Christian Couder1-0/+6
2018-04-26perf/aggregate: use Getopt::Long for option parsingLibravatar Christian Couder1-36/+26
2018-04-25Merge branch 'cc/perf-bisect'Libravatar Junio C Hamano3-10/+166
2018-04-11t/perf: add scripts to bisect performance regressionsLibravatar Christian Couder2-0/+120
2018-04-11perf/run: add --subsection optionLibravatar Christian Couder1-10/+46
2018-04-11Merge branch 'nd/combined-test-helper'Libravatar Junio C Hamano5-13/+13
2018-03-27perf/aggregate: add --sort-by=regression optionLibravatar Christian Couder1-1/+58
2018-03-27perf/aggregate: add display_dir()Libravatar Christian Couder1-4/+7
2018-03-27t/helper: merge test-write-cache into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-string-list into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-read-cache into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-drop-caches into test-toolLibravatar Nguyễn Thái Ngọc Duy1-6/+6
2018-03-27t/helper: merge test-lazy-init-name-hash into test-toolLibravatar Nguyễn Thái Ngọc Duy1-4/+4
2018-02-27perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config fileLibravatar René Scharfe1-5/+3
2018-02-15Merge branch 'cc/perf-aggregate'Libravatar Junio C Hamano1-11/+37
2018-02-13Merge branch 'ab/simplify-perl-makefile'Libravatar Junio C Hamano1-1/+1
2018-02-02perf/aggregate: sort JSON fields in outputLibravatar Christian Couder1-1/+1
2018-02-02perf/aggregate: add --reponame optionLibravatar Christian Couder1-2/+13