summaryrefslogtreecommitdiff
path: root/t/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lf/echo-n-is-not-portable'Junio C Hamano2013-08-011-2/+2
|\
| * Avoid using `echo -n` anywherelf/echo-n-is-not-portableLukas Fleischer2013-07-291-2/+2
* | Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano2013-07-051-1/+2
|\ \
| * | perf-lib: fix start/stop of perf testsThomas Gummerer2013-06-291-1/+2
| |/
* | Documentation: Update 'linux-2.6.git' -> 'linux.git'W. Trevor King2013-06-221-1/+1
* | Merge branch 'rs/discard-index-discard-array'Junio C Hamano2013-06-201-0/+14
|\ \
| * | read-cache: add simple performance testRené Scharfe2013-06-091-0/+14
| |/
* | Merge branch 'tr/line-log'Junio C Hamano2013-06-021-0/+34
|\ \ | |/ |/|
| * Implement line-history search (git log -L)Thomas Rast2013-03-281-0/+34
* | perf: update documentation of GIT_PERF_REPEAT_COUNTAntoine Pelisse2013-03-091-1/+1
|/
* Merge branch 'ep/malloc-check-perturb'Junio C Hamano2012-10-011-1/+1
|\
| * MALLOC_CHECK: enable it, unless disabled explicitlyRené Scharfe2012-09-261-1/+1
* | Merge branch 'ep/malloc-check-perturb'Junio C Hamano2012-09-251-0/+1
|\ \ | |/
| * MALLOC_CHECK: various clean-upsJunio C Hamano2012-09-171-0/+1
* | t/perf: add "trash directory" to .gitignoreRamkumar Ramachandra2012-09-171-2/+3
|/
* tests: Introduce test_seqMichał Kiedrowicz2012-08-041-1/+1
* Merge branch 'nd/threaded-index-pack'Junio C Hamano2012-05-141-0/+40
|\
| * index-pack: support multithreaded delta resolvingNguyễn Thái Ngọc Duy2012-05-071-0/+40
* | p4000: use -3000 when promising -3000Thomas Rast2012-03-091-1/+1
* | perf: export some important test-lib variablesThomas Rast2012-03-082-1/+14
* | perf: load test-lib-functions from the correct directoryThomas Rast2012-03-082-1/+6
* | perf: compare diff algorithmsThomas Rast2012-03-061-0/+29
|/
* Add a performance test for git-greptr/perftestThomas Rast2012-02-171-0/+23
* Introduce a performance testing frameworkThomas Rast2012-02-179-0/+688