summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)Author
2019-08-12t/perf: rename duplicate-numbered test scriptJeff King
2019-07-01check_everything_connected: assume alternate ref tips are validJeff King
2019-05-19Merge branch 'ab/perf-installed-fix'Junio C Hamano
2019-05-13Merge branch 'jk/perf-aggregate-wo-libjson'Junio C Hamano
2019-05-13Merge branch 'jk/p5302-avoid-collision-check-cost'Junio C Hamano
2019-05-13Merge branch 'ew/repack-with-bitmaps-by-default'Junio C Hamano
2019-05-13Merge branch 'js/partial-clone-connectivity-check'Junio C Hamano
2019-05-08perf-lib.sh: forbid the use of GIT_TEST_INSTALLEDÆvar Arnfjörð Bjarmason
2019-05-08perf tests: add "bindir" prefix to git tree test resultsÆvar Arnfjörð Bjarmason
2019-05-08perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.shÆvar Arnfjörð Bjarmason
2019-05-08perf-lib.sh: make "./run <revisions>" use the correct gitsÆvar Arnfjörð Bjarmason
2019-05-08perf aggregate: remove GIT_TEST_INSTALLED from --codespeedÆvar Arnfjörð Bjarmason
2019-05-08perf README: correct docs for 3c8f12c96c regressionÆvar Arnfjörð Bjarmason
2019-05-05t/perf: add perf script for partial clonesJeff King
2019-04-25Merge branch 'jk/revision-rewritten-parents-in-prio-queue'Junio C Hamano
2019-04-24t/perf: depend on perl JSON only when using --codespeedJeff King
2019-04-23p5302: create the repo in each index-pack testJeff King
2019-04-04revision: use a prio_queue to hold rewritten parentsJeff King
2019-03-18perf-lib.sh: rely on test-lib.sh for --tee handlingJeff King
2019-03-18pack-objects: default to writing bitmap hash-cacheJeff King
2019-02-14prune: use bitmaps for reachability traversalJeff King
2019-02-14prune: lazily perform reachability traversalJeff King
2018-11-20tests: send "bug in the test script" errors to the script's stderrSZEDER Gábor
2018-11-12p3400: replace calls to `git checkout -b' by `git checkout -B'Alban Gruin
2018-10-10Merge branch 'ab/fsck-skiplist'Junio C Hamano
2018-09-12fsck: add a performance test for skipListRené Scharfe
2018-09-12fsck: add a performance testÆvar Arnfjörð Bjarmason
2018-08-20t/perf: add perf tests for fetches from a bitmapped serverJeff King
2018-08-20t/perf: add infrastructure for measuring sizesJeff King
2018-08-20t/perf: factor out percent calculationsJeff King
2018-08-20t/perf: factor boilerplate out of test_perfJeff King
2018-05-23Merge branch 'cc/perf-bisect'Junio C Hamano
2018-05-06perf/bisect_run_script: disable codespeedChristian Couder
2018-04-26perf/aggregate: use Getopt::Long for option parsingChristian Couder
2018-04-25Merge branch 'cc/perf-bisect'Junio C Hamano
2018-04-11t/perf: add scripts to bisect performance regressionsChristian Couder
2018-04-11perf/run: add --subsection optionChristian Couder
2018-04-11Merge branch 'nd/combined-test-helper'Junio C Hamano
2018-03-28perf/aggregate: add --sort-by=regression optionChristian Couder
2018-03-28perf/aggregate: add display_dir()Christian Couder
2018-03-27t/helper: merge test-write-cache into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-string-list into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-read-cache into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-drop-caches into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-lazy-init-name-hash into test-toolNguyễn Thái Ngọc Duy
2018-02-27perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config fileRené Scharfe
2018-02-15Merge branch 'cc/perf-aggregate'Junio C Hamano
2018-02-13Merge branch 'ab/simplify-perl-makefile'Junio C Hamano
2018-02-02perf/aggregate: sort JSON fields in outputChristian Couder
2018-02-02perf/aggregate: add --reponame optionChristian Couder