summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)Author
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-24Merge branch 'jh/string-list-micro-optim'Junio C Hamano
2017-04-24t/perf: correctly align non-ASCII descriptions in outputÆvar Arnfjörð Bjarmason
2017-04-20Merge branch 'jh/memihash-opt'Junio C Hamano
2017-04-20p0006-read-tree-checkout: perf test to time read-treeJeff Hostetler
2017-04-19p0004: 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
2016-10-14fetch: use "quick" has_sha1_file for tag followingJeff King
2016-09-21Merge branch 'ks/perf-build-with-autoconf'Junio C Hamano
2016-09-21Merge branch 'ks/pack-objects-bitmap'Junio C Hamano
2016-09-15t/perf/run: copy config.mak.autogen & friends to build areaKirill Smelkov
2016-09-12pack-objects: use reachability bitmap index when generating non-stdout packKirill Smelkov
2016-09-09Merge branch 'jk/delta-base-cache'Junio C Hamano
2016-08-31Merge branch 'kw/patch-ids-optim'Junio C Hamano
2016-08-29p3400: make test script executableRené Scharfe
2016-08-23t/perf: add basic perf tests for delta base cacheJeff King
2016-08-12Merge branch 'kw/patch-ids-optim'Junio C Hamano
2016-08-11rebase: avoid computing unnecessary patch IDsKevin Willford
2016-07-29t/perf: add tests for many-pack scenariosJeff King
2016-07-11Merge branch 'jk/perf-any-version'Junio C Hamano
2016-06-22p4211: explicitly disable renames in no-rename testJeff King
2016-06-22t/perf: fix regression in testing older versions of gitJeff King
2016-06-21perf: accommodate for MacOSXJohannes Schindelin
2016-05-31perf: make the tests work without a worktreeRené Scharfe
2016-05-13perf: run "rebase -i" under perfJohannes Schindelin
2016-05-13perf: make the tests work in worktreesJohannes Schindelin
2016-05-13perf: let's disable symlinks when they are not availableJohannes Schindelin
2016-01-25resolve_gitlink_ref: ignore non-repository pathsJeff King
2015-11-06filter-branch: skip index read/write when possibleJeff King
2015-10-15Merge branch 'sb/perf-without-installed-git'Junio C Hamano
2015-09-25t/perf: make runner work even if Git is not installedStephan Beyer
2015-08-03Merge branch 'ee/clean-remove-dirs'Junio C Hamano
2015-06-26p5310: Fix broken && chain in performance testStefan Beller
2015-06-15p7300: add performance tests for cleanErik Elfström
2015-03-25perf-lib: fix ignored exit code inside loopJeff King
2014-06-25Merge branch 'jk/repack-pack-writebitmaps-config'Junio C Hamano
2014-06-10repack: introduce repack.writeBitmaps config optionJeff King
2014-04-23p5302-pack-index.sh: use the $( ... ) construct for command substitutionElia Pinto