| Commit message (Expand) | Author | Age |
* | Merge branch 'ee/clean-remove-dirs' | Junio C Hamano | 2015-08-03 |
|\ |
|
| * | p7300: add performance tests for clean | Erik Elfström | 2015-06-15 |
* | | p5310: Fix broken && chain in performance test | Stefan Beller | 2015-06-26 |
|/ |
|
* | perf-lib: fix ignored exit code inside loop | Jeff King | 2015-03-25 |
* | Merge branch 'jk/repack-pack-writebitmaps-config' | Junio C Hamano | 2014-06-25 |
|\ |
|
| * | repack: introduce repack.writeBitmaps config option | Jeff King | 2014-06-10 |
* | | p5302-pack-index.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-23 |
* | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-02-27 |
|\ \
| |/ |
|
| * | pack-bitmap: implement optional name_hash cache | Vicent Marti | 2013-12-30 |
| * | t/perf: add tests for pack bitmaps | Jeff King | 2013-12-30 |
* | | Merge branch 'jk/mark-edges-uninteresting' | Junio C Hamano | 2014-01-27 |
|\ \ |
|
| * | | t/perf: time rev-list with UNINTERESTING commits | Jeff King | 2014-01-21 |
| |/ |
|
* | | Merge branch 'tg/diff-no-index-refactor' | Junio C Hamano | 2013-12-27 |
|\ \ |
|
| * | | diff: don't read index when --no-index is given | Thomas Gummerer | 2013-12-12 |
| |/ |
|
* | | test: replace shebangs with descriptions in shell libraries | Jonathan Nieder | 2013-11-26 |
|/ |
|
* | Merge branch 'lf/echo-n-is-not-portable' | Junio C Hamano | 2013-08-01 |
|\ |
|
| * | Avoid using `echo -n` anywhere | Lukas Fleischer | 2013-07-29 |
* | | Merge branch 'tr/test-v-and-v-subtest-only' | Junio C Hamano | 2013-07-05 |
|\ \ |
|
| * | | perf-lib: fix start/stop of perf tests | Thomas Gummerer | 2013-06-29 |
| |/ |
|
* | | Documentation: Update 'linux-2.6.git' -> 'linux.git' | W. Trevor King | 2013-06-22 |
* | | Merge branch 'rs/discard-index-discard-array' | Junio C Hamano | 2013-06-20 |
|\ \ |
|
| * | | read-cache: add simple performance test | René Scharfe | 2013-06-09 |
| |/ |
|
* | | Merge branch 'tr/line-log' | Junio C Hamano | 2013-06-02 |
|\ \
| |/
|/| |
|
| * | Implement line-history search (git log -L) | Thomas Rast | 2013-03-28 |
* | | perf: update documentation of GIT_PERF_REPEAT_COUNT | Antoine Pelisse | 2013-03-09 |
|/ |
|
* | Merge branch 'ep/malloc-check-perturb' | Junio C Hamano | 2012-10-01 |
|\ |
|
| * | MALLOC_CHECK: enable it, unless disabled explicitly | René Scharfe | 2012-09-26 |
* | | Merge branch 'ep/malloc-check-perturb' | Junio C Hamano | 2012-09-25 |
|\ \
| |/ |
|
| * | MALLOC_CHECK: various clean-ups | Junio C Hamano | 2012-09-17 |
* | | t/perf: add "trash directory" to .gitignore | Ramkumar Ramachandra | 2012-09-17 |
|/ |
|
* | tests: Introduce test_seq | Michał Kiedrowicz | 2012-08-04 |
* | Merge branch 'nd/threaded-index-pack' | Junio C Hamano | 2012-05-14 |
|\ |
|
| * | index-pack: support multithreaded delta resolving | Nguyễn Thái Ngọc Duy | 2012-05-07 |
* | | p4000: use -3000 when promising -3000 | Thomas Rast | 2012-03-09 |
* | | perf: export some important test-lib variables | Thomas Rast | 2012-03-08 |
* | | perf: load test-lib-functions from the correct directory | Thomas Rast | 2012-03-08 |
* | | perf: compare diff algorithms | Thomas Rast | 2012-03-06 |
|/ |
|
* | Add a performance test for git-grep | Thomas Rast | 2012-02-17 |
* | Introduce a performance testing framework | Thomas Rast | 2012-02-17 |