summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)AuthorFilesLines
2016-08-11rebase: avoid computing unnecessary patch IDsLibravatar Kevin Willford1-0/+36
2016-07-29t/perf: add tests for many-pack scenariosLibravatar Jeff King1-0/+87
2016-07-11Merge branch 'jk/perf-any-version'Libravatar Junio C Hamano3-6/+17
2016-06-22p4211: explicitly disable renames in no-rename testLibravatar Jeff King1-3/+3
2016-06-22t/perf: fix regression in testing older versions of gitLibravatar Jeff King2-3/+14
2016-06-21perf: accommodate for MacOSXLibravatar Johannes Schindelin1-1/+5
2016-05-31perf: make the tests work without a worktreeLibravatar René Scharfe1-1/+4
2016-05-13perf: run "rebase -i" under perfLibravatar Johannes Schindelin1-0/+36
2016-05-13perf: make the tests work in worktreesLibravatar Johannes Schindelin1-7/+7
2016-05-13perf: let's disable symlinks when they are not availableLibravatar Johannes Schindelin1-1/+4
2016-01-25resolve_gitlink_ref: ignore non-repository pathsLibravatar Jeff King1-0/+4
2015-11-06filter-branch: skip index read/write when possibleLibravatar Jeff King1-0/+19
2015-10-15Merge branch 'sb/perf-without-installed-git'Libravatar Junio C Hamano1-0/+1
2015-09-25t/perf: make runner work even if Git is not installedLibravatar Stephan Beyer1-0/+1
2015-08-03Merge branch 'ee/clean-remove-dirs'Libravatar Junio C Hamano1-0/+31
2015-06-26p5310: Fix broken && chain in performance testLibravatar Stefan Beller1-3/+3
2015-06-15p7300: add performance tests for cleanLibravatar Erik Elfström1-0/+31
2015-03-25perf-lib: fix ignored exit code inside loopLibravatar Jeff King1-1/+1
2014-06-25Merge branch 'jk/repack-pack-writebitmaps-config'Libravatar Junio C Hamano1-0/+3
2014-06-10repack: introduce repack.writeBitmaps config optionLibravatar Jeff King1-0/+3
2014-04-23p5302-pack-index.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-02-27Merge branch 'jk/pack-bitmap'Libravatar Junio C Hamano1-0/+57
2014-01-27Merge branch 'jk/mark-edges-uninteresting'Libravatar Junio C Hamano1-0/+12
2014-01-21t/perf: time rev-list with UNINTERESTING commitsLibravatar Jeff King1-0/+12
2013-12-30pack-bitmap: implement optional name_hash cacheLibravatar Vicent Marti1-1/+2
2013-12-30t/perf: add tests for pack bitmapsLibravatar Jeff King1-0/+56
2013-12-27Merge branch 'tg/diff-no-index-refactor'Libravatar Junio C Hamano1-0/+22
2013-12-12diff: don't read index when --no-index is givenLibravatar Thomas Gummerer1-0/+22
2013-11-26test: replace shebangs with descriptions in shell librariesLibravatar Jonathan Nieder1-1/+3
2013-08-01Merge branch 'lf/echo-n-is-not-portable'Libravatar Junio C Hamano1-2/+2
2013-07-29Avoid using `echo -n` anywhereLibravatar Lukas Fleischer1-2/+2
2013-07-05Merge branch 'tr/test-v-and-v-subtest-only'Libravatar Junio C Hamano1-1/+2
2013-06-29perf-lib: fix start/stop of perf testsLibravatar Thomas Gummerer1-1/+2
2013-06-22Documentation: Update 'linux-2.6.git' -> 'linux.git'Libravatar W. Trevor King1-1/+1
2013-06-20Merge branch 'rs/discard-index-discard-array'Libravatar Junio C Hamano1-0/+14
2013-06-09read-cache: add simple performance testLibravatar René Scharfe1-0/+14
2013-06-02Merge branch 'tr/line-log'Libravatar Junio C Hamano1-0/+34
2013-03-28Implement line-history search (git log -L)Libravatar Thomas Rast1-0/+34
2013-03-09perf: update documentation of GIT_PERF_REPEAT_COUNTLibravatar Antoine Pelisse1-1/+1
2012-10-01Merge branch 'ep/malloc-check-perturb'Libravatar Junio C Hamano1-1/+1
2012-09-26MALLOC_CHECK: enable it, unless disabled explicitlyLibravatar René Scharfe1-1/+1
2012-09-25Merge branch 'ep/malloc-check-perturb'Libravatar Junio C Hamano1-0/+1
2012-09-17MALLOC_CHECK: various clean-upsLibravatar Junio C Hamano1-0/+1
2012-09-17t/perf: add "trash directory" to .gitignoreLibravatar Ramkumar Ramachandra1-2/+3
2012-08-04tests: Introduce test_seqLibravatar Michał Kiedrowicz1-1/+1
2012-05-14Merge branch 'nd/threaded-index-pack'Libravatar Junio C Hamano1-0/+40
2012-05-07index-pack: support multithreaded delta resolvingLibravatar Nguyễn Thái Ngọc Duy1-0/+40
2012-03-09p4000: use -3000 when promising -3000Libravatar Thomas Rast1-1/+1
2012-03-08perf: export some important test-lib variablesLibravatar Thomas Rast2-1/+14
2012-03-08perf: load test-lib-functions from the correct directoryLibravatar Thomas Rast2-1/+6