209 Commits (a1b19aa5d43c46fc570f6946ab5ad001dccc8cdf)

Author SHA1 Message Date
Patrick Steinhardt 0a0fbbe3ff refs: remove lookup cache for reference-transaction hook 4 years ago
Jeff King 218389b9f3 p5302: count up to online-cpus for thread tests 4 years ago
Jeff King 47274251a4 p5302: disable thread-count parameter tests by default 4 years ago
Patrick Steinhardt 6754159767 refs: implement reference transaction hook 5 years ago
Jeff King 9639474b6d pack-bitmap: pass object filter to fill-in traversal 5 years ago
Taylor Blau b0a8d4820b pack-bitmap.c: support 'tree:0' filtering 5 years ago
Jeff King d8410a816b fast-import: replace custom hash with hashmap.c 5 years ago
Jeff King 14d277879c p5310: stop timing non-bitmap pack-to-disk 5 years ago
Jeff King 3ab3185f99 pack-objects: support filters with bitmaps 5 years ago
Jeff King 84243da129 pack-bitmap: implement BLOB_LIMIT filtering 5 years ago
Jeff King 4f3bd5606a pack-bitmap: implement BLOB_NONE filtering 5 years ago
Jeff King 4eb707ebd6 rev-list: allow commit-only bitmap traversals 5 years ago
Colin Stolley ec48540fe8 packfile.c: speed up loading lots of packfiles 5 years ago
Jeff King 528d9e6d01 t/perf: don't depend on Git.pm 5 years ago
Jeff King b8dcc45387 perf-lib: use a single filename for all measurement types 5 years ago
Jeff King f66e0401ab pack-objects: avoid pointless oe_map_new_pack() calls 5 years ago
Elijah Newren 96c0caf5e3 Fix spelling errors in messages shown to users 5 years ago
Jeff King 362f8b280c t/perf: rename duplicate-numbered test script 5 years ago
Jeff King 39b44ba771 check_everything_connected: assume alternate ref tips are valid 6 years ago
Ævar Arnfjörð Bjarmason 82b7eb231d perf-lib.sh: forbid the use of GIT_TEST_INSTALLED 6 years ago
Ævar Arnfjörð Bjarmason fab80ee79d perf tests: add "bindir" prefix to git tree test results 6 years ago
Ævar Arnfjörð Bjarmason df0f502195 perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.sh 6 years ago
Ævar Arnfjörð Bjarmason 90e38154ee perf-lib.sh: make "./run <revisions>" use the correct gits 6 years ago
Ævar Arnfjörð Bjarmason c43b7e6089 perf aggregate: remove GIT_TEST_INSTALLED from --codespeed 6 years ago
Ævar Arnfjörð Bjarmason 9bb81452ff perf README: correct docs for 3c8f12c96c regression 6 years ago
Jeff King 1bb10d4f7c t/perf: add perf script for partial clones 6 years ago
Jeff King f2e875d6df t/perf: depend on perl JSON only when using --codespeed 6 years ago
Jeff King 775c71e16d p5302: create the repo in each index-pack test 6 years ago
Jeff King 8320b1dbe7 revision: use a prio_queue to hold rewritten parents 6 years ago
Jeff King 0baf78e7bc perf-lib.sh: rely on test-lib.sh for --tee handling 6 years ago
Jeff King d4316604f8 pack-objects: default to writing bitmap hash-cache 6 years ago
Jeff King fde67d6896 prune: use bitmaps for reachability traversal 6 years ago
Jeff King d55a30bb1d prune: lazily perform reachability traversal 6 years ago
SZEDER Gábor 165293af3c tests: send "bug in the test script" errors to the script's stderr 6 years ago
Alban Gruin 5aa24d71d8 p3400: replace calls to `git checkout -b' by `git checkout -B' 6 years ago
René Scharfe 01e0d545ab fsck: add a performance test for skipList 6 years ago
Ævar Arnfjörð Bjarmason 6cb173b5b6 fsck: add a performance test 6 years ago
Jeff King 198b349da8 t/perf: add perf tests for fetches from a bitmapped server 6 years ago
Jeff King 22bec79d1a t/perf: add infrastructure for measuring sizes 6 years ago
Jeff King 5a924a62bb t/perf: factor out percent calculations 6 years ago
Jeff King 968e77a5f8 t/perf: factor boilerplate out of test_perf 6 years ago
Christian Couder d9ea451ab6 perf/bisect_run_script: disable codespeed 7 years ago
Christian Couder 38368cba26 perf/aggregate: use Getopt::Long for option parsing 7 years ago
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