Age | Commit message (Expand) | Author | Files | Lines |
2018-01-23 | Merge branch 'cc/codespeed' | Junio C Hamano | 2 | -54/+137 |
2018-01-05 | perf/run: read GIT_PERF_REPO_NAME from perf.repoName | Christian Couder | 1 | -0/+3 |
2018-01-05 | perf/run: learn to send output to codespeed server | Christian Couder | 1 | -1/+11 |
2018-01-05 | perf/run: learn about perf.codespeedOutput | Christian Couder | 1 | -1/+6 |
2018-01-05 | perf/run: add conf_opts argument to get_var_from_env_or_config() | Christian Couder | 1 | -5/+6 |
2018-01-05 | perf/aggregate: implement codespeed JSON output | Christian Couder | 1 | -2/+62 |
2018-01-05 | perf/aggregate: refactor printing results | Christian Couder | 1 | -46/+50 |
2018-01-05 | perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION} | Christian Couder | 1 | -1/+1 |
2018-01-04 | perf: amend the grep tests to test grep.threads | Ævar Arnfjörð Bjarmason | 2 | -21/+86 |
2017-12-28 | Merge branch 'bp/fsmonitor' | Junio C Hamano | 1 | -2/+1 |
2017-12-18 | p7519: improve check for prerequisite WATCHMAN | René Scharfe | 1 | -2/+1 |
2017-12-13 | Merge branch 'ds/for-each-file-in-obj-micro-optim' | Junio C Hamano | 1 | -0/+4 |
2017-12-11 | Makefile: replace perl/Makefile.PL with simple make rules | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2017-12-06 | Merge branch 'jk/fewer-pack-rescan' | Junio C Hamano | 3 | -23/+82 |
2017-12-06 | Merge branch 'cc/perf-run-config' | Junio C Hamano | 3 | -15/+89 |
2017-12-04 | sha1_file: use strbuf_add() instead of strbuf_addf() | Derrick Stolee | 1 | -0/+4 |
2017-11-21 | Merge branch 'bp/fsmonitor' | Junio C Hamano | 1 | -0/+184 |
2017-11-21 | p5551: add a script to test fetch pack-dir rescans | Jeff King | 1 | -0/+55 |
2017-11-21 | t/perf/lib-pack: use fast-import checkpoint to create packs | Jeff King | 1 | -7/+3 |
2017-11-21 | p5550: factor out nonsense-pack creation | Jeff King | 2 | -23/+31 |
2017-10-13 | p4211-line-log.sh: add log --online --raw --parents perf test | Derrick Stolee | 1 | -0/+4 |
2017-10-01 | fsmonitor: add a performance test | Ben Peart | 1 | -0/+184 |
2017-09-24 | perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/" | Christian Couder | 2 | -3/+9 |
2017-09-24 | perf/run: show name of rev being built | Christian Couder | 1 | -2/+3 |
2017-09-24 | perf/run: add run_subsection() | Christian Couder | 1 | -12/+35 |
2017-09-24 | perf/run: update get_var_from_env_or_config() for subsections | Christian Couder | 1 | -12/+20 |
2017-09-24 | perf/run: add get_subsections() | Christian Couder | 1 | -0/+7 |
2017-09-24 | perf/run: add calls to get_var_from_env_or_config() | Christian Couder | 1 | -0/+3 |
2017-09-24 | perf/run: add GIT_PERF_DIRS_OR_REVS | Christian Couder | 1 | -0/+3 |
2017-09-24 | perf/run: add get_var_from_env_or_config() | Christian Couder | 2 | -3/+21 |
2017-09-24 | perf/run: add '--config' option to the 'run' script | Christian Couder | 1 | -1/+6 |
2017-08-21 | perf: add test for writing the index | Kevin Willford | 1 | -0/+29 |
2017-07-05 | Merge branch 'rs/sha1-name-readdir-optim' | Junio C Hamano | 1 | -0/+16 |
2017-06-24 | p4205: add perf test script for pretty log formats | René Scharfe | 1 | -0/+16 |
2017-06-13 | Merge branch 'jh/memihash-opt' into maint | Junio C Hamano | 1 | -5/+42 |
2017-06-05 | perf: work around the tested repo having an index.lock | Ævar Arnfjörð Bjarmason | 1 | -1/+8 |
2017-06-02 | Merge branch 'ab/grep-preparatory-cleanup' | Junio C Hamano | 6 | -3/+221 |
2017-05-30 | Merge branch 'jh/memihash-opt' | Junio C Hamano | 1 | -5/+42 |
2017-05-30 | Merge branch 'ab/perf-wildmatch' | Junio C Hamano | 3 | -4/+59 |
2017-05-26 | perf: add a comparison test of log --grep regex engines with -F | Ævar Arnfjörð Bjarmason | 1 | -0/+44 |
2017-05-26 | perf: add a comparison test of log --grep regex engines | Ævar Arnfjörð Bjarmason | 1 | -0/+53 |
2017-05-26 | perf: add a comparison test of grep regex engines with -F | Ævar Arnfjörð Bjarmason | 1 | -0/+41 |
2017-05-26 | perf: add a comparison test of grep regex engines | Ævar Arnfjörð Bjarmason | 1 | -0/+56 |
2017-05-21 | perf: emit progress output when unpacking & building | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
2017-05-21 | perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't do | Ævar Arnfjörð Bjarmason | 2 | -3/+25 |
2017-05-16 | p0004: don't error out if test repo is too small | René Scharfe | 1 | -5/+8 |
2017-05-16 | p0004: don't abort if multi-threaded is too slow | René Scharfe | 1 | -4/+0 |
2017-05-16 | p0004: use test_perf | René Scharfe | 1 | -0/+36 |
2017-05-16 | p0004: avoid using pipes | René Scharfe | 1 | -3/+5 |
2017-05-16 | p0004: simplify calls of test-lazy-init-name-hash | René Scharfe | 1 | -3/+3 |