summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)AuthorFilesLines
2018-05-23Merge branch 'cc/perf-bisect'Junio C Hamano1-0/+6
2018-05-06perf/bisect_run_script: disable codespeedChristian Couder1-0/+6
2018-04-26perf/aggregate: use Getopt::Long for option parsingChristian Couder1-36/+26
2018-04-25Merge branch 'cc/perf-bisect'Junio C Hamano3-10/+166
2018-04-11t/perf: add scripts to bisect performance regressionsChristian Couder2-0/+120
2018-04-11perf/run: add --subsection optionChristian Couder1-10/+46
2018-04-11Merge branch 'nd/combined-test-helper'Junio C Hamano5-13/+13
2018-03-27perf/aggregate: add --sort-by=regression optionChristian Couder1-1/+58
2018-03-27perf/aggregate: add display_dir()Christian Couder1-4/+7
2018-03-27t/helper: merge test-write-cache into test-toolNguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-string-list into test-toolNguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-read-cache into test-toolNguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-drop-caches into test-toolNguyễn Thái Ngọc Duy1-6/+6
2018-03-27t/helper: merge test-lazy-init-name-hash into test-toolNguyễn Thái Ngọc Duy1-4/+4
2018-02-27perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config fileRené Scharfe1-5/+3
2018-02-15Merge branch 'cc/perf-aggregate'Junio C Hamano1-11/+37
2018-02-13Merge branch 'ab/simplify-perl-makefile'Junio C Hamano1-1/+1
2018-02-02perf/aggregate: sort JSON fields in outputChristian Couder1-1/+1
2018-02-02perf/aggregate: add --reponame optionChristian Couder1-2/+13
2018-02-02perf/aggregate: add --subsection optionChristian Couder1-9/+24
2018-01-23Merge branch 'cc/codespeed'Junio C Hamano2-54/+137
2018-01-05perf/run: read GIT_PERF_REPO_NAME from perf.repoNameChristian Couder1-0/+3
2018-01-05perf/run: learn to send output to codespeed serverChristian Couder1-1/+11
2018-01-05perf/run: learn about perf.codespeedOutputChristian Couder1-1/+6
2018-01-05perf/run: add conf_opts argument to get_var_from_env_or_config()Christian Couder1-5/+6
2018-01-05perf/aggregate: implement codespeed JSON outputChristian Couder1-2/+62
2018-01-05perf/aggregate: refactor printing resultsChristian Couder1-46/+50
2018-01-05perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}Christian Couder1-1/+1
2018-01-04perf: amend the grep tests to test grep.threadsÆvar Arnfjörð Bjarmason2-21/+86
2017-12-28Merge branch 'bp/fsmonitor'Junio C Hamano1-2/+1
2017-12-18p7519: improve check for prerequisite WATCHMANRené Scharfe1-2/+1
2017-12-13Merge branch 'ds/for-each-file-in-obj-micro-optim'Junio C Hamano1-0/+4
2017-12-11Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason1-1/+1
2017-12-06Merge branch 'jk/fewer-pack-rescan'Junio C Hamano3-23/+82
2017-12-06Merge branch 'cc/perf-run-config'Junio C Hamano3-15/+89
2017-12-04sha1_file: use strbuf_add() instead of strbuf_addf()Derrick Stolee1-0/+4
2017-11-21Merge branch 'bp/fsmonitor'Junio C Hamano1-0/+184
2017-11-21p5551: add a script to test fetch pack-dir rescansJeff King1-0/+55
2017-11-21t/perf/lib-pack: use fast-import checkpoint to create packsJeff King1-7/+3
2017-11-21p5550: factor out nonsense-pack creationJeff King2-23/+31
2017-10-13p4211-line-log.sh: add log --online --raw --parents perf testDerrick Stolee1-0/+4
2017-10-01fsmonitor: add a performance testBen Peart1-0/+184
2017-09-24perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"Christian Couder2-3/+9
2017-09-24perf/run: show name of rev being builtChristian Couder1-2/+3
2017-09-24perf/run: add run_subsection()Christian Couder1-12/+35
2017-09-24perf/run: update get_var_from_env_or_config() for subsectionsChristian Couder1-12/+20
2017-09-24perf/run: add get_subsections()Christian Couder1-0/+7
2017-09-24perf/run: add calls to get_var_from_env_or_config()Christian Couder1-0/+3
2017-09-24perf/run: add GIT_PERF_DIRS_OR_REVSChristian Couder1-0/+3
2017-09-24perf/run: add get_var_from_env_or_config()Christian Couder2-3/+21