246 Commits (38fc4dbbc2f110192752a3b2c99abb745f0494bf)

Author SHA1 Message Date
Jeff Hostetler 4f2009dce2 p7519: add trace logging during perf test 4 years ago
Jeff Hostetler a7556c3bde p7519: move watchman cleanup earlier in the test 4 years ago
Jeff Hostetler 0917763d67 p7519: fix watchman watch-list test on Windows 4 years ago
Jeff Hostetler eb10e637cf p7519: do not rely on "xargs -d" in test 4 years ago
Jeff King f08b6c553d p5303: avoid sed GNU-ism 4 years ago
Jeff King 018b9deba5 pretty: lazy-load commit data when expanding user-format 4 years ago
Taylor Blau cc2d43be2b p7519: allow running without watchman prereq 4 years ago
Eric Sunshine 5bc12c11cc t/perf: avoid unnecessary test_export() recursion 4 years ago
Eric Sunshine f4698738f9 t/perf: fix test_export() failure with BSD `sed` 4 years ago
Nipunn Koorapati 36fa907d7a perf/fsmonitor: use test_must_be_empty helper 4 years ago
Patrick Steinhardt 21020430a4 p1400: use `git-update-ref --stdin` to test multiple transactions 4 years ago
Nipunn Koorapati 1c6833c800 t/perf/fsmonitor: add benchmark for dirty status 4 years ago
Nipunn Koorapati a948864ae7 t/perf/fsmonitor: perf comparison of multiple fsmonitor integrations 4 years ago
Nipunn Koorapati 6cba4234a5 t/perf/fsmonitor: initialize test with git reset 4 years ago
Nipunn Koorapati a05b71ab91 t/perf/fsmonitor: factor setup for fsmonitor into function 4 years ago
Nipunn Koorapati 78ff8b3236 t/perf/fsmonitor: silence initial git commit 4 years ago
Nipunn Koorapati dd79c16746 t/perf/fsmonitor: shorten DESC to basename 4 years ago
Nipunn Koorapati 3d53ebcd10 t/perf/fsmonitor: factor description out for readability 4 years ago
Nipunn Koorapati 33226af42b t/perf/fsmonitor: improve error message if typoing hook name 4 years ago
Nipunn Koorapati 0288b9322d t/perf/fsmonitor: move watchman setup to one-time-repo-setup 4 years ago
Nipunn Koorapati bb7cc7e754 t/perf/fsmonitor: separate one time repo initialization 4 years ago
Nipunn Koorapati 2bfa953e5d p7519-fsmonitor: add a git add benchmark 4 years ago
Nipunn Koorapati 471b115745 p7519-fsmonitor: refactor to avoid code duplication 4 years ago
Nipunn Koorapati ed5a24573d perf lint: add make test-lint to perf tests 4 years ago
Nipunn Koorapati 89afd5f5ad t/perf: add fsmonitor perf test for git diff 4 years ago
Nipunn Koorapati 5851462e8d t/perf/p7519-fsmonitor.sh: warm cache on first git status 4 years ago
Nipunn Koorapati dc69d47d21 t/perf/README: elaborate on output format 4 years ago
Jeff King 67bb65de5d packfile: actually set approximate_object_count_valid 5 years ago
Patrick Steinhardt 0a0fbbe3ff refs: remove lookup cache for reference-transaction hook 5 years ago
Jeff King 218389b9f3 p5302: count up to online-cpus for thread tests 5 years ago
Jeff King 47274251a4 p5302: disable thread-count parameter tests by default 5 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 6 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