152 Commits (6373cb598e1a4e0340583ad75d5abba01ff79774)

Author SHA1 Message Date
Christian Couder 297e685cba t/perf: add scripts to bisect performance regressions 7 years ago
Christian Couder 8796b307ea perf/run: add --subsection option 7 years ago
Christian Couder 2e3efd0613 perf/aggregate: add --sort-by=regression option 7 years ago
Christian Couder c94b6ac50f perf/aggregate: add display_dir() 7 years ago
Nguyễn Thái Ngọc Duy c81f843d09 t/helper: merge test-write-cache into test-tool 7 years ago
Nguyễn Thái Ngọc Duy c932a5ff28 t/helper: merge test-string-list into test-tool 7 years ago
Nguyễn Thái Ngọc Duy 5fbe600cb5 t/helper: merge test-read-cache into test-tool 7 years ago
Nguyễn Thái Ngọc Duy 1c854745bd t/helper: merge test-drop-caches into test-tool 7 years ago
Nguyễn Thái Ngọc Duy 64eb82fea8 t/helper: merge test-lazy-init-name-hash into test-tool 7 years ago
René Scharfe 53ba2c799a perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config file 7 years ago
Christian Couder ed103edfea perf/aggregate: sort JSON fields in output 7 years ago
Christian Couder fb2c362eb5 perf/aggregate: add --reponame option 7 years ago
Christian Couder cd5d4bf609 perf/aggregate: add --subsection option 7 years ago
Christian Couder 19cf57a92e perf/run: read GIT_PERF_REPO_NAME from perf.repoName 7 years ago
Christian Couder fccec20f0b perf/run: learn to send output to codespeed server 7 years ago
Christian Couder 5d6bb93090 perf/run: learn about perf.codespeedOutput 7 years ago
Christian Couder 3ae7d2b0cd perf/run: add conf_opts argument to get_var_from_env_or_config() 7 years ago
Christian Couder 05eb1c37ed perf/aggregate: implement codespeed JSON output 7 years ago
Christian Couder 30ffff6ee2 perf/aggregate: refactor printing results 7 years ago
Christian Couder 6f5ecad6a5 perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION} 7 years ago
Ævar Arnfjörð Bjarmason 7b31b55db1 perf: amend the grep tests to test grep.threads 7 years ago
René Scharfe b4f61b7fa4 p7519: improve check for prerequisite WATCHMAN 7 years ago
Ævar Arnfjörð Bjarmason 20d2a30f8f Makefile: replace perl/Makefile.PL with simple make rules 7 years ago
Derrick Stolee 163ee5e635 sha1_file: use strbuf_add() instead of strbuf_addf() 7 years ago
Jeff King 7893bf1720 p5551: add a script to test fetch pack-dir rescans 7 years ago
Jeff King 0a11e40275 t/perf/lib-pack: use fast-import checkpoint to create packs 7 years ago
Jeff King aa338d3508 p5550: factor out nonsense-pack creation 7 years ago
Derrick Stolee 1af8b01309 p4211-line-log.sh: add log --online --raw --parents perf test 7 years ago
Ben Peart 14527b3002 fsmonitor: add a performance test 7 years ago
Christian Couder 5d445f3416 perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/" 7 years ago
Christian Couder ffdd01076e perf/run: show name of rev being built 7 years ago
Christian Couder afda85c25d perf/run: add run_subsection() 7 years ago
Christian Couder 9ba95ed23c perf/run: update get_var_from_env_or_config() for subsections 7 years ago
Christian Couder 2638441e07 perf/run: add get_subsections() 7 years ago
Christian Couder 948e22e2bb perf/run: add calls to get_var_from_env_or_config() 7 years ago
Christian Couder 91c4339e19 perf/run: add GIT_PERF_DIRS_OR_REVS 7 years ago
Christian Couder e6b71539de perf/run: add get_var_from_env_or_config() 7 years ago
Christian Couder e3d5e1207e perf/run: add '--config' option to the 'run' script 7 years ago
Kevin Willford 3921a0b3c3 perf: add test for writing the index 8 years ago
René Scharfe 5a5bd5765a p4205: add perf test script for pretty log formats 8 years ago
Ævar Arnfjörð Bjarmason 154ffeecc6 perf: work around the tested repo having an index.lock 8 years ago
Ævar Arnfjörð Bjarmason 723fc5a6e1 perf: add a comparison test of log --grep regex engines with -F 8 years ago
Ævar Arnfjörð Bjarmason c8f39be67e perf: add a comparison test of log --grep regex engines 8 years ago
Ævar Arnfjörð Bjarmason bc22d81370 perf: add a comparison test of grep regex engines with -F 8 years ago
Ævar Arnfjörð Bjarmason 3878c7a540 perf: add a comparison test of grep regex engines 8 years ago
Ævar Arnfjörð Bjarmason b11ad029cb perf: emit progress output when unpacking & building 8 years ago
Ævar Arnfjörð Bjarmason 88b6197d0b perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't do 8 years ago
René Scharfe c5a9157393 p0004: don't error out if test repo is too small 8 years ago
René Scharfe 7b0d409eb2 p0004: don't abort if multi-threaded is too slow 8 years ago
René Scharfe 48a6ace8f5 p0004: use test_perf 8 years ago