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