Age | Commit message (Expand) | Author | Files | Lines |
2017-04-15 | string-list: use ALLOC_GROW macro when reallocing string_list | Jeff Hostetler | 1 | -0/+49 |
2017-03-28 | Merge branch 'jh/memihash-opt' | Junio C Hamano | 1 | -0/+19 |
2017-03-24 | name-hash: add perf test for lazy_init_name_hash | Jeff Hostetler | 1 | -0/+19 |
2017-03-14 | Merge branch 'dp/filter-branch-prune-empty' | Junio C Hamano | 1 | -0/+5 |
2017-03-03 | p7000: add test for filter-branch with --prune-empty | Devin J. Pohly | 1 | -0/+5 |
2017-03-03 | t/perf: add fallback for pre-bin-wrappers versions of git | Jeff King | 1 | -0/+3 |
2017-03-03 | t/perf: use $MODERN_GIT for all repo-copying steps | Jeff King | 1 | -2/+2 |
2017-03-03 | t/perf: export variable used in other blocks | Jonathan Tan | 1 | -1/+2 |
2017-02-10 | Merge branch 'rs/p5302-create-repositories-before-tests' | Junio C Hamano | 1 | -0/+7 |
2017-02-06 | p5302: create repositories for index-pack results explicitly | René Scharfe | 1 | -0/+7 |
2017-01-23 | perf: add basic sort performance test | René Scharfe | 1 | -0/+26 |
2016-10-26 | Merge branch 'jk/fetch-quick-tag-following' | Junio C Hamano | 1 | -0/+99 |
2016-10-14 | fetch: use "quick" has_sha1_file for tag following | Jeff King | 1 | -0/+99 |
2016-09-21 | Merge branch 'ks/perf-build-with-autoconf' | Junio C Hamano | 1 | -1/+7 |
2016-09-21 | Merge branch 'ks/pack-objects-bitmap' | Junio C Hamano | 1 | -1/+13 |
2016-09-15 | t/perf/run: copy config.mak.autogen & friends to build area | Kirill Smelkov | 1 | -1/+7 |
2016-09-12 | pack-objects: use reachability bitmap index when generating non-stdout pack | Kirill Smelkov | 1 | -1/+13 |
2016-09-08 | Merge branch 'jk/delta-base-cache' | Junio C Hamano | 1 | -0/+31 |
2016-08-31 | Merge branch 'kw/patch-ids-optim' | Junio C Hamano | 1 | -0/+0 |
2016-08-29 | p3400: make test script executable | René Scharfe | 1 | -0/+0 |
2016-08-23 | t/perf: add basic perf tests for delta base cache | Jeff King | 1 | -0/+31 |
2016-08-12 | Merge branch 'kw/patch-ids-optim' | Junio C Hamano | 1 | -0/+36 |
2016-08-11 | rebase: avoid computing unnecessary patch IDs | Kevin Willford | 1 | -0/+36 |
2016-07-29 | t/perf: add tests for many-pack scenarios | Jeff King | 1 | -0/+87 |
2016-07-11 | Merge branch 'jk/perf-any-version' | Junio C Hamano | 3 | -6/+17 |
2016-06-22 | p4211: explicitly disable renames in no-rename test | Jeff King | 1 | -3/+3 |
2016-06-22 | t/perf: fix regression in testing older versions of git | Jeff King | 2 | -3/+14 |
2016-06-21 | perf: accommodate for MacOSX | Johannes Schindelin | 1 | -1/+5 |
2016-05-31 | perf: make the tests work without a worktree | René Scharfe | 1 | -1/+4 |
2016-05-13 | perf: run "rebase -i" under perf | Johannes Schindelin | 1 | -0/+36 |
2016-05-13 | perf: make the tests work in worktrees | Johannes Schindelin | 1 | -7/+7 |
2016-05-13 | perf: let's disable symlinks when they are not available | Johannes Schindelin | 1 | -1/+4 |
2016-01-25 | resolve_gitlink_ref: ignore non-repository paths | Jeff King | 1 | -0/+4 |
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 |