summaryrefslogtreecommitdiff
path: root/t/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bp/fsmonitor'Junio C Hamano2017-12-281-2/+1
|\
| * p7519: improve check for prerequisite WATCHMANRené Scharfe2017-12-181-2/+1
* | Merge branch 'ds/for-each-file-in-obj-micro-optim'Junio C Hamano2017-12-131-0/+4
|\ \
| * | sha1_file: use strbuf_add() instead of strbuf_addf()ds/for-each-file-in-obj-micro-optimDerrick Stolee2017-12-041-0/+4
* | | Merge branch 'jk/fewer-pack-rescan'Junio C Hamano2017-12-063-23/+82
|\ \ \
| * | | p5551: add a script to test fetch pack-dir rescansJeff King2017-11-211-0/+55
| * | | t/perf/lib-pack: use fast-import checkpoint to create packsJeff King2017-11-211-7/+3
| * | | p5550: factor out nonsense-pack creationJeff King2017-11-212-23/+31
* | | | Merge branch 'cc/perf-run-config'Junio C Hamano2017-12-063-15/+89
|\ \ \ \ | |_|/ / |/| | |
| * | | perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"cc/perf-run-configChristian Couder2017-09-242-3/+9
| * | | perf/run: show name of rev being builtChristian Couder2017-09-241-2/+3
| * | | perf/run: add run_subsection()Christian Couder2017-09-241-12/+35
| * | | perf/run: update get_var_from_env_or_config() for subsectionsChristian Couder2017-09-241-12/+20
| * | | perf/run: add get_subsections()Christian Couder2017-09-241-0/+7
| * | | perf/run: add calls to get_var_from_env_or_config()Christian Couder2017-09-241-0/+3
| * | | perf/run: add GIT_PERF_DIRS_OR_REVSChristian Couder2017-09-241-0/+3
| * | | perf/run: add get_var_from_env_or_config()Christian Couder2017-09-242-3/+21
| * | | perf/run: add '--config' option to the 'run' scriptChristian Couder2017-09-241-1/+6
* | | | Merge branch 'bp/fsmonitor'Junio C Hamano2017-11-211-0/+184
|\ \ \ \ | | |_|/ | |/| |
| * | | fsmonitor: add a performance testBen Peart2017-10-011-0/+184
| |/ /
* | | p4211-line-log.sh: add log --online --raw --parents perf testDerrick Stolee2017-10-131-0/+4
|/ /
* | perf: add test for writing the indexKevin Willford2017-08-211-0/+29
|/
* Merge branch 'rs/sha1-name-readdir-optim'Junio C Hamano2017-07-051-0/+16
|\
| * p4205: add perf test script for pretty log formatsRené Scharfe2017-06-241-0/+16
| * Merge branch 'jh/memihash-opt' into maintJunio C Hamano2017-06-131-5/+42
| |\
* | | perf: work around the tested repo having an index.lockab/perf-remove-index-lockÆvar Arnfjörð Bjarmason2017-06-051-1/+8
* | | Merge branch 'ab/grep-preparatory-cleanup'Junio C Hamano2017-06-026-3/+221
|\ \ \
| * | | perf: add a comparison test of log --grep regex engines with -FÆvar Arnfjörð Bjarmason2017-05-261-0/+44
| * | | perf: add a comparison test of log --grep regex enginesÆvar Arnfjörð Bjarmason2017-05-261-0/+53
| * | | perf: add a comparison test of grep regex engines with -FÆvar Arnfjörð Bjarmason2017-05-261-0/+41
| * | | perf: add a comparison test of grep regex enginesÆvar Arnfjörð Bjarmason2017-05-261-0/+56
| * | | perf: emit progress output when unpacking & buildingÆvar Arnfjörð Bjarmason2017-05-211-0/+2
| * | | perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't doÆvar Arnfjörð Bjarmason2017-05-212-3/+25
| |/ /
* | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-05-301-5/+42
|\ \ \ | | |/ | |/|
| * | p0004: don't error out if test repo is too smallRené Scharfe2017-05-161-5/+8
| * | p0004: don't abort if multi-threaded is too slowRené Scharfe2017-05-161-4/+0
| * | p0004: use test_perfRené Scharfe2017-05-161-0/+36
| * | p0004: avoid using pipesRené Scharfe2017-05-161-3/+5
| * | p0004: simplify calls of test-lazy-init-name-hashRené Scharfe2017-05-161-3/+3
* | | Merge branch 'ab/perf-wildmatch'Junio C Hamano2017-05-303-4/+59
|\ \ \
| * | | perf: add test showing exponential growth in path globbingab/perf-wildmatchÆvar Arnfjörð Bjarmason2017-05-121-0/+43
| * | | perf: add function to setup a fresh test repoÆvar Arnfjörð Bjarmason2017-05-122-4/+16
| | |/ | |/|
* | | p3400: add perf tests for rebasing many changesChristian Couder2017-05-081-1/+21
|/ /
* | Merge branch 'ab/align-perf-descriptions'Junio C Hamano2017-05-012-0/+5
|\ \
| * | t/perf: correctly align non-ASCII descriptions in outputab/align-perf-descriptionsÆvar Arnfjörð Bjarmason2017-04-232-0/+5
* | | Merge branch 'jh/add-index-entry-optim'Junio C Hamano2017-04-264-0/+263
|\ \ \
| * | | p0006-read-tree-checkout: perf test to time read-treeJeff Hostetler2017-04-194-0/+263
* | | | Merge branch 'jh/string-list-micro-optim'Junio C Hamano2017-04-231-0/+49
|\ \ \ \ | |_|/ / |/| | |
| * | | string-list: use ALLOC_GROW macro when reallocing string_listjh/string-list-micro-optimJeff Hostetler2017-04-151-0/+49
* | | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-04-191-0/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|