summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)Author
2018-11-20tests: send "bug in the test script" errors to the script's stderrSZEDER Gábor
2018-11-12p3400: replace calls to `git checkout -b' by `git checkout -B'Alban Gruin
2018-10-10Merge branch 'ab/fsck-skiplist'Junio C Hamano
2018-09-12fsck: add a performance test for skipListRené Scharfe
2018-09-12fsck: add a performance testÆvar Arnfjörð Bjarmason
2018-08-20t/perf: add perf tests for fetches from a bitmapped serverJeff King
2018-08-20t/perf: add infrastructure for measuring sizesJeff King
2018-08-20t/perf: factor out percent calculationsJeff King
2018-08-20t/perf: factor boilerplate out of test_perfJeff King
2018-05-23Merge branch 'cc/perf-bisect'Junio C Hamano
2018-05-06perf/bisect_run_script: disable codespeedChristian Couder
2018-04-26perf/aggregate: use Getopt::Long for option parsingChristian Couder
2018-04-25Merge branch 'cc/perf-bisect'Junio C Hamano
2018-04-11t/perf: add scripts to bisect performance regressionsChristian Couder
2018-04-11perf/run: add --subsection optionChristian Couder
2018-04-11Merge branch 'nd/combined-test-helper'Junio C Hamano
2018-03-28perf/aggregate: add --sort-by=regression optionChristian Couder
2018-03-28perf/aggregate: add display_dir()Christian Couder
2018-03-27t/helper: merge test-write-cache into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-string-list into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-read-cache into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-drop-caches into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-lazy-init-name-hash into test-toolNguyễn Thái Ngọc Duy
2018-02-27perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config fileRené Scharfe
2018-02-15Merge branch 'cc/perf-aggregate'Junio C Hamano
2018-02-13Merge branch 'ab/simplify-perl-makefile'Junio C Hamano
2018-02-02perf/aggregate: sort JSON fields in outputChristian Couder
2018-02-02perf/aggregate: add --reponame optionChristian Couder
2018-02-02perf/aggregate: add --subsection optionChristian Couder
2018-01-23Merge branch 'cc/codespeed'Junio C Hamano
2018-01-05perf/run: read GIT_PERF_REPO_NAME from perf.repoNameChristian Couder
2018-01-05perf/run: learn to send output to codespeed serverChristian Couder
2018-01-05perf/run: learn about perf.codespeedOutputChristian Couder
2018-01-05perf/run: add conf_opts argument to get_var_from_env_or_config()Christian Couder
2018-01-05perf/aggregate: implement codespeed JSON outputChristian Couder
2018-01-05perf/aggregate: refactor printing resultsChristian Couder
2018-01-05perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}Christian Couder
2018-01-04perf: amend the grep tests to test grep.threadsÆvar Arnfjörð Bjarmason
2017-12-28Merge branch 'bp/fsmonitor'Junio C Hamano
2017-12-18p7519: improve check for prerequisite WATCHMANRené Scharfe
2017-12-13Merge branch 'ds/for-each-file-in-obj-micro-optim'Junio C Hamano
2017-12-11Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason
2017-12-06Merge branch 'jk/fewer-pack-rescan'Junio C Hamano
2017-12-06Merge branch 'cc/perf-run-config'Junio C Hamano
2017-12-04sha1_file: use strbuf_add() instead of strbuf_addf()Derrick Stolee
2017-11-21Merge branch 'bp/fsmonitor'Junio C Hamano
2017-11-21p5551: add a script to test fetch pack-dir rescansJeff King
2017-11-21t/perf/lib-pack: use fast-import checkpoint to create packsJeff King
2017-11-21p5550: factor out nonsense-pack creationJeff King
2017-10-13p4211-line-log.sh: add log --online --raw --parents perf testDerrick Stolee