aboutsummaryrefslogtreecommitdiff
path: root/t/perf
Commit message (Expand)AuthorAge
* Merge branch 'jh/add-index-entry-optim'Junio C Hamano2017-04-26
|\
| * p0006-read-tree-checkout: perf test to time read-treeJeff Hostetler2017-04-19
* | Merge branch 'jh/string-list-micro-optim'Junio C Hamano2017-04-23
|\ \
| * | string-list: use ALLOC_GROW macro when reallocing string_listJeff Hostetler2017-04-15
* | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-04-19
|\ \ \ | |_|/ |/| |
| * | p0004: make perf test executableChristian Couder2017-04-18
* | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-03-28
|\ \ \ | |/ /
| * | name-hash: add perf test for lazy_init_name_hashJeff Hostetler2017-03-24
| |/
* | Merge branch 'dp/filter-branch-prune-empty'Junio C Hamano2017-03-14
|\ \
| * | p7000: add test for filter-branch with --prune-emptyDevin J. Pohly2017-03-03
| |/
* | t/perf: add fallback for pre-bin-wrappers versions of gitJeff King2017-03-03
* | t/perf: use $MODERN_GIT for all repo-copying stepsJeff King2017-03-03
* | t/perf: export variable used in other blocksJonathan Tan2017-03-03
* | Merge branch 'rs/p5302-create-repositories-before-tests'Junio C Hamano2017-02-10
|\ \
| * | p5302: create repositories for index-pack results explicitlyRené Scharfe2017-02-06
| |/
* | perf: add basic sort performance testRené Scharfe2017-01-23
|/
* Merge branch 'jk/fetch-quick-tag-following'Junio C Hamano2016-10-26
|\
| * fetch: use "quick" has_sha1_file for tag followingJeff King2016-10-14
* | Merge branch 'ks/perf-build-with-autoconf'Junio C Hamano2016-09-21
|\ \
| * | t/perf/run: copy config.mak.autogen & friends to build areaKirill Smelkov2016-09-15
* | | Merge branch 'ks/pack-objects-bitmap'Junio C Hamano2016-09-21
|\ \ \
| * | | pack-objects: use reachability bitmap index when generating non-stdout packKirill Smelkov2016-09-12
* | | | Merge branch 'jk/delta-base-cache'Junio C Hamano2016-09-08
|\ \ \ \ | |_|/ / |/| | |
| * | | t/perf: add basic perf tests for delta base cacheJeff King2016-08-23
* | | | Merge branch 'kw/patch-ids-optim'Junio C Hamano2016-08-31
|\ \ \ \ | |/ / / |/| | |
| * | | p3400: make test script executableRené Scharfe2016-08-29
* | | | Merge branch 'kw/patch-ids-optim'Junio C Hamano2016-08-12
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | rebase: avoid computing unnecessary patch IDsKevin Willford2016-08-11
* | | t/perf: add tests for many-pack scenariosJeff King2016-07-29
* | | Merge branch 'jk/perf-any-version'Junio C Hamano2016-07-11
|\ \ \ | |_|/ |/| |
| * | p4211: explicitly disable renames in no-rename testJeff King2016-06-22
| * | t/perf: fix regression in testing older versions of gitJeff King2016-06-22
* | | perf: accommodate for MacOSXJohannes Schindelin2016-06-21
| |/ |/|
* | perf: make the tests work without a worktreeRené Scharfe2016-05-31
* | perf: run "rebase -i" under perfJohannes Schindelin2016-05-13
|/
* perf: make the tests work in worktreesJohannes Schindelin2016-05-13
* perf: let's disable symlinks when they are not availableJohannes Schindelin2016-05-13
* resolve_gitlink_ref: ignore non-repository pathsJeff King2016-01-25
* filter-branch: skip index read/write when possibleJeff King2015-11-06
* Merge branch 'sb/perf-without-installed-git'Junio C Hamano2015-10-15
|\
| * t/perf: make runner work even if Git is not installedStephan Beyer2015-09-25
* | Merge branch 'ee/clean-remove-dirs'Junio C Hamano2015-08-03
|\ \ | |/ |/|
| * p7300: add performance tests for cleanErik Elfström2015-06-15
* | p5310: Fix broken && chain in performance testStefan Beller2015-06-26
|/
* perf-lib: fix ignored exit code inside loopJeff King2015-03-25
* Merge branch 'jk/repack-pack-writebitmaps-config'Junio C Hamano2014-06-25
|\
| * repack: introduce repack.writeBitmaps config optionJeff King2014-06-10
* | p5302-pack-index.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
* | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-27
|\ \ | |/
| * pack-bitmap: implement optional name_hash cacheVicent Marti2013-12-30