aboutsummaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)Author
2017-09-24perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"Christian Couder
2017-09-24perf/run: show name of rev being builtChristian Couder
2017-09-24perf/run: add run_subsection()Christian Couder
2017-09-24perf/run: update get_var_from_env_or_config() for subsectionsChristian Couder
2017-09-24perf/run: add get_subsections()Christian Couder
2017-09-24perf/run: add calls to get_var_from_env_or_config()Christian Couder
2017-09-24perf/run: add GIT_PERF_DIRS_OR_REVSChristian Couder
2017-09-24perf/run: add get_var_from_env_or_config()Christian Couder
2017-09-24perf/run: add '--config' option to the 'run' scriptChristian Couder
2017-08-21perf: add test for writing the indexKevin Willford
2017-07-05Merge branch 'rs/sha1-name-readdir-optim'Junio C Hamano
2017-06-24p4205: add perf test script for pretty log formatsRené Scharfe
2017-06-13Merge branch 'jh/memihash-opt' into maintJunio C Hamano
2017-06-05perf: work around the tested repo having an index.lockÆvar Arnfjörð Bjarmason
2017-06-02Merge branch 'ab/grep-preparatory-cleanup'Junio C Hamano
2017-05-30Merge branch 'jh/memihash-opt'Junio C Hamano
2017-05-30Merge branch 'ab/perf-wildmatch'Junio C Hamano
2017-05-26perf: add a comparison test of log --grep regex engines with -FÆvar Arnfjörð Bjarmason
2017-05-26perf: add a comparison test of log --grep regex enginesÆvar Arnfjörð Bjarmason
2017-05-26perf: add a comparison test of grep regex engines with -FÆvar Arnfjörð Bjarmason
2017-05-26perf: add a comparison test of grep regex enginesÆvar Arnfjörð Bjarmason
2017-05-21perf: emit progress output when unpacking & buildingÆvar Arnfjörð Bjarmason
2017-05-21perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't doÆvar Arnfjörð Bjarmason
2017-05-16p0004: don't error out if test repo is too smallRené Scharfe
2017-05-16p0004: don't abort if multi-threaded is too slowRené Scharfe
2017-05-16p0004: use test_perfRené Scharfe
2017-05-16p0004: avoid using pipesRené Scharfe
2017-05-16p0004: simplify calls of test-lazy-init-name-hashRené Scharfe
2017-05-12perf: add test showing exponential growth in path globbingÆvar Arnfjörð Bjarmason
2017-05-12perf: add function to setup a fresh test repoÆvar Arnfjörð Bjarmason
2017-05-08p3400: add perf tests for rebasing many changesChristian Couder
2017-05-01Merge branch 'ab/align-perf-descriptions'Junio C Hamano
2017-04-26Merge branch 'jh/add-index-entry-optim'Junio C Hamano
2017-04-23Merge branch 'jh/string-list-micro-optim'Junio C Hamano
2017-04-23t/perf: correctly align non-ASCII descriptions in outputÆvar Arnfjörð Bjarmason
2017-04-19Merge branch 'jh/memihash-opt'Junio C Hamano
2017-04-19p0006-read-tree-checkout: perf test to time read-treeJeff Hostetler
2017-04-18p0004: make perf test executableChristian Couder
2017-04-15string-list: use ALLOC_GROW macro when reallocing string_listJeff Hostetler
2017-03-28Merge branch 'jh/memihash-opt'Junio C Hamano
2017-03-24name-hash: add perf test for lazy_init_name_hashJeff Hostetler
2017-03-14Merge branch 'dp/filter-branch-prune-empty'Junio C Hamano
2017-03-03p7000: add test for filter-branch with --prune-emptyDevin J. Pohly
2017-03-03t/perf: add fallback for pre-bin-wrappers versions of gitJeff King
2017-03-03t/perf: use $MODERN_GIT for all repo-copying stepsJeff King
2017-03-03t/perf: export variable used in other blocksJonathan Tan
2017-02-10Merge branch 'rs/p5302-create-repositories-before-tests'Junio C Hamano
2017-02-06p5302: create repositories for index-pack results explicitlyRené Scharfe
2017-01-23perf: add basic sort performance testRené Scharfe
2016-10-26Merge branch 'jk/fetch-quick-tag-following'Junio C Hamano