summaryrefslogtreecommitdiffstats
path: root/t/perf
AgeCommit message (Expand)AuthorLines
2014-06-25Merge branch 'jk/repack-pack-writebitmaps-config'Junio C Hamano-0/+3
2014-06-10repack: introduce repack.writeBitmaps config optionJeff King-0/+3
2014-04-23p5302-pack-index.sh: use the $( ... ) construct for command substitutionElia Pinto-1/+1
2014-02-27Merge branch 'jk/pack-bitmap'Junio C Hamano-0/+57
2014-01-27Merge branch 'jk/mark-edges-uninteresting'Junio C Hamano-0/+12
2014-01-21t/perf: time rev-list with UNINTERESTING commitsJeff King-0/+12
2013-12-30pack-bitmap: implement optional name_hash cacheVicent Marti-1/+2
2013-12-30t/perf: add tests for pack bitmapsJeff King-0/+56
2013-12-27Merge branch 'tg/diff-no-index-refactor'Junio C Hamano-0/+22
2013-12-12diff: don't read index when --no-index is givenThomas Gummerer-0/+22
2013-11-26test: replace shebangs with descriptions in shell librariesJonathan Nieder-1/+3
2013-08-01Merge branch 'lf/echo-n-is-not-portable'Junio C Hamano-2/+2
2013-07-29Avoid using `echo -n` anywhereLukas Fleischer-2/+2
2013-07-05Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano-1/+2
2013-06-29perf-lib: fix start/stop of perf testsThomas Gummerer-1/+2
2013-06-22Documentation: Update 'linux-2.6.git' -> 'linux.git'W. Trevor King-1/+1
2013-06-20Merge branch 'rs/discard-index-discard-array'Junio C Hamano-0/+14
2013-06-09read-cache: add simple performance testRené Scharfe-0/+14
2013-06-02Merge branch 'tr/line-log'Junio C Hamano-0/+34
2013-03-28Implement line-history search (git log -L)Thomas Rast-0/+34
2013-03-09perf: update documentation of GIT_PERF_REPEAT_COUNTAntoine Pelisse-1/+1
2012-10-01Merge branch 'ep/malloc-check-perturb'Junio C Hamano-1/+1
2012-09-26MALLOC_CHECK: enable it, unless disabled explicitlyRené Scharfe-1/+1
2012-09-25Merge branch 'ep/malloc-check-perturb'Junio C Hamano-0/+1
2012-09-17MALLOC_CHECK: various clean-upsJunio C Hamano-0/+1
2012-09-17t/perf: add "trash directory" to .gitignoreRamkumar Ramachandra-2/+3
2012-08-04tests: Introduce test_seqMichał Kiedrowicz-1/+1
2012-05-14Merge branch 'nd/threaded-index-pack'Junio C Hamano-0/+40
2012-05-07index-pack: support multithreaded delta resolvingNguyễn Thái Ngọc Duy-0/+40
2012-03-09p4000: use -3000 when promising -3000Thomas Rast-1/+1
2012-03-08perf: export some important test-lib variablesThomas Rast-1/+14
2012-03-08perf: load test-lib-functions from the correct directoryThomas Rast-1/+6
2012-03-06perf: compare diff algorithmsThomas Rast-0/+29
2012-02-17Add a performance test for git-grepThomas Rast-0/+23
2012-02-17Introduce a performance testing frameworkThomas Rast-0/+688