summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Merge branch 'rs/p5302-create-repositories-before-tests'Junio C Hamano1-0/+7
2017-02-06p5302: create repositories for index-pack results explicitlyRené Scharfe1-0/+7
2017-01-23perf: add basic sort performance testRené Scharfe1-0/+26
2016-10-26Merge branch 'jk/fetch-quick-tag-following'Junio C Hamano1-0/+99
2016-10-14fetch: use "quick" has_sha1_file for tag followingJeff King1-0/+99
2016-09-21Merge branch 'ks/perf-build-with-autoconf'Junio C Hamano1-1/+7
2016-09-21Merge branch 'ks/pack-objects-bitmap'Junio C Hamano1-1/+13
2016-09-15t/perf/run: copy config.mak.autogen & friends to build areaKirill Smelkov1-1/+7
2016-09-12pack-objects: use reachability bitmap index when generating non-stdout packKirill Smelkov1-1/+13
2016-09-08Merge branch 'jk/delta-base-cache'Junio C Hamano1-0/+31
2016-08-31Merge branch 'kw/patch-ids-optim'Junio C Hamano1-0/+0
2016-08-29p3400: make test script executableRené Scharfe1-0/+0
2016-08-23t/perf: add basic perf tests for delta base cacheJeff King1-0/+31
2016-08-12Merge branch 'kw/patch-ids-optim'Junio C Hamano1-0/+36
2016-08-11rebase: avoid computing unnecessary patch IDsKevin Willford1-0/+36
2016-07-29t/perf: add tests for many-pack scenariosJeff King1-0/+87
2016-07-11Merge branch 'jk/perf-any-version'Junio C Hamano3-6/+17
2016-06-22p4211: explicitly disable renames in no-rename testJeff King1-3/+3
2016-06-22t/perf: fix regression in testing older versions of gitJeff King2-3/+14
2016-06-21perf: accommodate for MacOSXJohannes Schindelin1-1/+5
2016-05-31perf: make the tests work without a worktreeRené Scharfe1-1/+4
2016-05-13perf: run "rebase -i" under perfJohannes Schindelin1-0/+36
2016-05-13perf: make the tests work in worktreesJohannes Schindelin1-7/+7
2016-05-13perf: let's disable symlinks when they are not availableJohannes Schindelin1-1/+4
2016-01-25resolve_gitlink_ref: ignore non-repository pathsJeff King1-0/+4
2015-11-06filter-branch: skip index read/write when possibleJeff King1-0/+19
2015-10-15Merge branch 'sb/perf-without-installed-git'Junio C Hamano1-0/+1
2015-09-25t/perf: make runner work even if Git is not installedStephan Beyer1-0/+1
2015-08-03Merge branch 'ee/clean-remove-dirs'Junio C Hamano1-0/+31
2015-06-26p5310: Fix broken && chain in performance testStefan Beller1-3/+3
2015-06-15p7300: add performance tests for cleanErik Elfström1-0/+31
2015-03-25perf-lib: fix ignored exit code inside loopJeff King1-1/+1
2014-06-25Merge branch 'jk/repack-pack-writebitmaps-config'Junio C Hamano1-0/+3
2014-06-10repack: introduce repack.writeBitmaps config optionJeff King1-0/+3
2014-04-23p5302-pack-index.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2014-02-27Merge branch 'jk/pack-bitmap'Junio C Hamano1-0/+57
2014-01-27Merge branch 'jk/mark-edges-uninteresting'Junio C Hamano1-0/+12
2014-01-21t/perf: time rev-list with UNINTERESTING commitsJeff King1-0/+12
2013-12-30pack-bitmap: implement optional name_hash cacheVicent Marti1-1/+2
2013-12-30t/perf: add tests for pack bitmapsJeff King1-0/+56
2013-12-27Merge branch 'tg/diff-no-index-refactor'Junio C Hamano1-0/+22
2013-12-12diff: don't read index when --no-index is givenThomas Gummerer1-0/+22
2013-11-26test: replace shebangs with descriptions in shell librariesJonathan Nieder1-1/+3
2013-08-01Merge branch 'lf/echo-n-is-not-portable'Junio C Hamano1-2/+2
2013-07-29Avoid using `echo -n` anywhereLukas Fleischer1-2/+2
2013-07-05Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano1-1/+2
2013-06-29perf-lib: fix start/stop of perf testsThomas Gummerer1-1/+2
2013-06-22Documentation: Update 'linux-2.6.git' -> 'linux.git'W. Trevor King1-1/+1
2013-06-20Merge branch 'rs/discard-index-discard-array'Junio C Hamano1-0/+14
2013-06-09read-cache: add simple performance testRené Scharfe1-0/+14