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