summaryrefslogtreecommitdiff
path: root/t/perf
Commit message (Expand)AuthorAgeFilesLines
* t/perf: add scripts to bisect performance regressionsChristian Couder2018-04-112-0/+120
* perf/run: add --subsection optionChristian Couder2018-04-111-10/+46
* perf/aggregate: add --sort-by=regression optioncc/perf-aggregate-sortChristian Couder2018-03-271-1/+58
* perf/aggregate: add display_dir()Christian Couder2018-03-271-4/+7
* perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config filers/perf-repeat-thrice-by-defaultRené Scharfe2018-02-271-5/+3
* Merge branch 'cc/perf-aggregate'Junio C Hamano2018-02-151-11/+37
|\
| * perf/aggregate: sort JSON fields in outputcc/perf-aggregateChristian Couder2018-02-021-1/+1
| * perf/aggregate: add --reponame optionChristian Couder2018-02-021-2/+13
| * perf/aggregate: add --subsection optionChristian Couder2018-02-021-9/+24
* | Merge branch 'ab/simplify-perl-makefile'Junio C Hamano2018-02-131-1/+1
|\ \ | |/ |/|
| * Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason2017-12-111-1/+1
* | Merge branch 'cc/codespeed'Junio C Hamano2018-01-232-54/+137
|\ \
| * | perf/run: read GIT_PERF_REPO_NAME from perf.repoNamecc/codespeedChristian Couder2018-01-051-0/+3
| * | perf/run: learn to send output to codespeed serverChristian Couder2018-01-051-1/+11
| * | perf/run: learn about perf.codespeedOutputChristian Couder2018-01-051-1/+6
| * | perf/run: add conf_opts argument to get_var_from_env_or_config()Christian Couder2018-01-051-5/+6
| * | perf/aggregate: implement codespeed JSON outputChristian Couder2018-01-051-2/+62
| * | perf/aggregate: refactor printing resultsChristian Couder2018-01-051-46/+50
| * | perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}Christian Couder2018-01-051-1/+1
* | | perf: amend the grep tests to test grep.threadsab/perf-grep-threadsÆvar Arnfjörð Bjarmason2018-01-042-21/+86
* | | Merge branch 'bp/fsmonitor'Junio C Hamano2017-12-281-2/+1
|\ \ \
| * | | p7519: improve check for prerequisite WATCHMANRené Scharfe2017-12-181-2/+1
* | | | Merge branch 'ds/for-each-file-in-obj-micro-optim'Junio C Hamano2017-12-131-0/+4
|\ \ \ \
| * | | | sha1_file: use strbuf_add() instead of strbuf_addf()ds/for-each-file-in-obj-micro-optimDerrick Stolee2017-12-041-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'jk/fewer-pack-rescan'Junio C Hamano2017-12-063-23/+82
|\ \ \ \
| * | | | p5551: add a script to test fetch pack-dir rescansJeff King2017-11-211-0/+55
| * | | | t/perf/lib-pack: use fast-import checkpoint to create packsJeff King2017-11-211-7/+3
| * | | | p5550: factor out nonsense-pack creationJeff King2017-11-212-23/+31
* | | | | Merge branch 'cc/perf-run-config'Junio C Hamano2017-12-063-15/+89
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"cc/perf-run-configChristian Couder2017-09-242-3/+9
| * | | perf/run: show name of rev being builtChristian Couder2017-09-241-2/+3
| * | | perf/run: add run_subsection()Christian Couder2017-09-241-12/+35
| * | | perf/run: update get_var_from_env_or_config() for subsectionsChristian Couder2017-09-241-12/+20
| * | | perf/run: add get_subsections()Christian Couder2017-09-241-0/+7
| * | | perf/run: add calls to get_var_from_env_or_config()Christian Couder2017-09-241-0/+3
| * | | perf/run: add GIT_PERF_DIRS_OR_REVSChristian Couder2017-09-241-0/+3
| * | | perf/run: add get_var_from_env_or_config()Christian Couder2017-09-242-3/+21
| * | | perf/run: add '--config' option to the 'run' scriptChristian Couder2017-09-241-1/+6
* | | | Merge branch 'bp/fsmonitor'Junio C Hamano2017-11-211-0/+184
|\ \ \ \ | | |_|/ | |/| |
| * | | fsmonitor: add a performance testBen Peart2017-10-011-0/+184
| |/ /
* | | p4211-line-log.sh: add log --online --raw --parents perf testDerrick Stolee2017-10-131-0/+4
|/ /
* | perf: add test for writing the indexKevin Willford2017-08-211-0/+29
|/
* Merge branch 'rs/sha1-name-readdir-optim'Junio C Hamano2017-07-051-0/+16
|\
| * p4205: add perf test script for pretty log formatsRené Scharfe2017-06-241-0/+16
| * Merge branch 'jh/memihash-opt' into maintJunio C Hamano2017-06-131-5/+42
| |\
* | | perf: work around the tested repo having an index.lockab/perf-remove-index-lockÆvar Arnfjörð Bjarmason2017-06-051-1/+8
* | | Merge branch 'ab/grep-preparatory-cleanup'Junio C Hamano2017-06-026-3/+221
|\ \ \
| * | | perf: add a comparison test of log --grep regex engines with -FÆvar Arnfjörð Bjarmason2017-05-261-0/+44
| * | | perf: add a comparison test of log --grep regex enginesÆvar Arnfjörð Bjarmason2017-05-261-0/+53
| * | | perf: add a comparison test of grep regex engines with -FÆvar Arnfjörð Bjarmason2017-05-261-0/+41