summaryrefslogtreecommitdiffstats
path: root/t/perf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/perf-installed-fix'Junio C Hamano2019-05-194-27/+53
|\
| * perf-lib.sh: forbid the use of GIT_TEST_INSTALLEDÆvar Arnfjörð Bjarmason2019-05-082-0/+13
| * perf tests: add "bindir" prefix to git tree test resultsÆvar Arnfjörð Bjarmason2019-05-082-2/+4
| * perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.shÆvar Arnfjörð Bjarmason2019-05-083-32/+38
| * perf-lib.sh: make "./run <revisions>" use the correct gitsÆvar Arnfjörð Bjarmason2019-05-082-2/+10
| * perf aggregate: remove GIT_TEST_INSTALLED from --codespeedÆvar Arnfjörð Bjarmason2019-05-081-3/+0
| * perf README: correct docs for 3c8f12c96c regressionÆvar Arnfjörð Bjarmason2019-05-081-1/+1
* | Merge branch 'jk/perf-aggregate-wo-libjson'Junio C Hamano2019-05-131-2/+2
|\ \
| * | t/perf: depend on perl JSON only when using --codespeedJeff King2019-04-241-2/+2
| |/
* | Merge branch 'jk/p5302-avoid-collision-check-cost'Junio C Hamano2019-05-131-13/+18
|\ \
| * | p5302: create the repo in each index-pack testJeff King2019-04-231-13/+18
* | | Merge branch 'ew/repack-with-bitmaps-by-default'Junio C Hamano2019-05-132-3/+1
|\ \ \
| * | | pack-objects: default to writing bitmap hash-cacheJeff King2019-03-182-3/+1
* | | | Merge branch 'js/partial-clone-connectivity-check'Junio C Hamano2019-05-131-0/+26
|\ \ \ \
| * | | | t/perf: add perf script for partial clonesJeff King2019-05-051-0/+26
| |/ / /
* | | | Merge branch 'jk/revision-rewritten-parents-in-prio-queue'Junio C Hamano2019-04-251-0/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | revision: use a prio_queue to hold rewritten parentsJeff King2019-04-041-0/+18
| | |/ | |/|
* | | perf-lib.sh: rely on test-lib.sh for --tee handlingJeff King2019-03-181-23/+11
| |/ |/|
* | prune: use bitmaps for reachability traversalJeff King2019-02-151-0/+11
* | prune: lazily perform reachability traversalJeff King2019-02-151-0/+24
|/
* tests: send "bug in the test script" errors to the script's stderrSZEDER Gábor2018-11-201-2/+2
* p3400: replace calls to `git checkout -b' by `git checkout -B'Alban Gruin2018-11-121-5/+5
* Merge branch 'ab/fsck-skiplist'Junio C Hamano2018-10-102-0/+53
|\
| * fsck: add a performance test for skipListRené Scharfe2018-09-131-0/+40
| * fsck: add a performance testÆvar Arnfjörð Bjarmason2018-09-131-0/+13
* | t/perf: add perf tests for fetches from a bitmapped serverJeff King2018-08-201-0/+45
* | t/perf: add infrastructure for measuring sizesJeff King2018-08-203-5/+81
* | t/perf: factor out percent calculationsJeff King2018-08-201-9/+12
* | t/perf: factor boilerplate out of test_perfJeff King2018-08-201-26/+35
|/
* Merge branch 'cc/perf-bisect'Junio C Hamano2018-05-231-0/+6
|\
| * perf/bisect_run_script: disable codespeedChristian Couder2018-05-061-0/+6
* | perf/aggregate: use Getopt::Long for option parsingChristian Couder2018-04-261-36/+26
* | Merge branch 'cc/perf-bisect'Junio C Hamano2018-04-253-10/+166
|\|
| * t/perf: add scripts to bisect performance regressionsChristian Couder2018-04-112-0/+120
| * perf/run: add --subsection optionChristian Couder2018-04-111-10/+46
* | Merge branch 'nd/combined-test-helper'Junio C Hamano2018-04-115-13/+13
|\ \ | |/ |/|
| * t/helper: merge test-write-cache into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-string-list into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-read-cache into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-drop-caches into test-toolNguyễn Thái Ngọc Duy2018-03-271-6/+6
| * t/helper: merge test-lazy-init-name-hash into test-toolNguyễn Thái Ngọc Duy2018-03-271-4/+4
* | perf/aggregate: add --sort-by=regression optionChristian Couder2018-03-281-1/+58
* | perf/aggregate: add display_dir()Christian Couder2018-03-281-4/+7
|/
* perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config fileRené Scharfe2018-02-281-5/+3
* Merge branch 'cc/perf-aggregate'Junio C Hamano2018-02-151-11/+37
|\
| * perf/aggregate: sort JSON fields in outputChristian Couder2018-02-021-1/+1
| * perf/aggregate: add --reponame optionChristian Couder2018-02-021-2/+13
| * perf/aggregate: add --subsection optionChristian Couder2018-02-021-9/+24
* | Merge branch 'ab/simplify-perl-makefile'Junio C Hamano2018-02-131-1/+1
|\ \ | |/ |/|
| * Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason2017-12-121-1/+1