summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)AuthorFilesLines
2018-03-27t/helper: merge test-string-list into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-read-cache into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-drop-caches into test-toolLibravatar Nguyễn Thái Ngọc Duy1-6/+6
2018-03-27t/helper: merge test-lazy-init-name-hash into test-toolLibravatar Nguyễn Thái Ngọc Duy1-4/+4
2018-02-27perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config fileLibravatar René Scharfe1-5/+3
2018-02-15Merge branch 'cc/perf-aggregate'Libravatar Junio C Hamano1-11/+37
2018-02-13Merge branch 'ab/simplify-perl-makefile'Libravatar Junio C Hamano1-1/+1
2018-02-02perf/aggregate: sort JSON fields in outputLibravatar Christian Couder1-1/+1
2018-02-02perf/aggregate: add --reponame optionLibravatar Christian Couder1-2/+13
2018-02-02perf/aggregate: add --subsection optionLibravatar Christian Couder1-9/+24
2018-01-23Merge branch 'cc/codespeed'Libravatar Junio C Hamano2-54/+137
2018-01-05perf/run: read GIT_PERF_REPO_NAME from perf.repoNameLibravatar Christian Couder1-0/+3
2018-01-05perf/run: learn to send output to codespeed serverLibravatar Christian Couder1-1/+11
2018-01-05perf/run: learn about perf.codespeedOutputLibravatar Christian Couder1-1/+6
2018-01-05perf/run: add conf_opts argument to get_var_from_env_or_config()Libravatar Christian Couder1-5/+6
2018-01-05perf/aggregate: implement codespeed JSON outputLibravatar Christian Couder1-2/+62
2018-01-05perf/aggregate: refactor printing resultsLibravatar Christian Couder1-46/+50
2018-01-05perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}Libravatar Christian Couder1-1/+1
2018-01-04perf: amend the grep tests to test grep.threadsLibravatar Ævar Arnfjörð Bjarmason2-21/+86
2017-12-28Merge branch 'bp/fsmonitor'Libravatar Junio C Hamano1-2/+1
2017-12-18p7519: improve check for prerequisite WATCHMANLibravatar René Scharfe1-2/+1
2017-12-13Merge branch 'ds/for-each-file-in-obj-micro-optim'Libravatar Junio C Hamano1-0/+4
2017-12-11Makefile: replace perl/Makefile.PL with simple make rulesLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2017-12-06Merge branch 'jk/fewer-pack-rescan'Libravatar Junio C Hamano3-23/+82
2017-12-06Merge branch 'cc/perf-run-config'Libravatar Junio C Hamano3-15/+89
2017-12-04sha1_file: use strbuf_add() instead of strbuf_addf()Libravatar Derrick Stolee1-0/+4
2017-11-21Merge branch 'bp/fsmonitor'Libravatar Junio C Hamano1-0/+184
2017-11-21p5551: add a script to test fetch pack-dir rescansLibravatar Jeff King1-0/+55
2017-11-21t/perf/lib-pack: use fast-import checkpoint to create packsLibravatar Jeff King1-7/+3
2017-11-21p5550: factor out nonsense-pack creationLibravatar Jeff King2-23/+31
2017-10-13p4211-line-log.sh: add log --online --raw --parents perf testLibravatar Derrick Stolee1-0/+4
2017-10-01fsmonitor: add a performance testLibravatar Ben Peart1-0/+184
2017-09-24perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"Libravatar Christian Couder2-3/+9
2017-09-24perf/run: show name of rev being builtLibravatar Christian Couder1-2/+3
2017-09-24perf/run: add run_subsection()Libravatar Christian Couder1-12/+35
2017-09-24perf/run: update get_var_from_env_or_config() for subsectionsLibravatar Christian Couder1-12/+20
2017-09-24perf/run: add get_subsections()Libravatar Christian Couder1-0/+7
2017-09-24perf/run: add calls to get_var_from_env_or_config()Libravatar Christian Couder1-0/+3
2017-09-24perf/run: add GIT_PERF_DIRS_OR_REVSLibravatar Christian Couder1-0/+3
2017-09-24perf/run: add get_var_from_env_or_config()Libravatar Christian Couder2-3/+21
2017-09-24perf/run: add '--config' option to the 'run' scriptLibravatar Christian Couder1-1/+6
2017-08-21perf: add test for writing the indexLibravatar Kevin Willford1-0/+29
2017-07-05Merge branch 'rs/sha1-name-readdir-optim'Libravatar Junio C Hamano1-0/+16
2017-06-24p4205: add perf test script for pretty log formatsLibravatar René Scharfe1-0/+16
2017-06-13Merge branch 'jh/memihash-opt' into maintLibravatar Junio C Hamano1-5/+42
2017-06-05perf: work around the tested repo having an index.lockLibravatar Ævar Arnfjörð Bjarmason1-1/+8
2017-06-02Merge branch 'ab/grep-preparatory-cleanup'Libravatar Junio C Hamano6-3/+221
2017-05-30Merge branch 'jh/memihash-opt'Libravatar Junio C Hamano1-5/+42
2017-05-30Merge branch 'ab/perf-wildmatch'Libravatar Junio C Hamano3-4/+59
2017-05-26perf: add a comparison test of log --grep regex engines with -FLibravatar Ævar Arnfjörð Bjarmason1-0/+44