summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-06perf: compare diff algorithmsLibravatar Thomas Rast1-0/+29
2012-02-17Add a performance test for git-grepLibravatar Thomas Rast1-0/+23
2012-02-17Introduce a performance testing frameworkLibravatar Thomas Rast9-0/+688