summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)AuthorFilesLines
2021-01-06Merge branch 'es/perf-export-fix'Junio C Hamano1-4/+1
2021-01-06p7519: allow running without watchman prereqTaylor Blau1-1/+6
2020-12-22t/perf: avoid unnecessary test_export() recursionEric Sunshine1-4/+1
2020-12-18Merge branch 'es/perf-export-fix'Junio C Hamano1-2/+7
2020-12-16t/perf: fix test_export() failure with BSD `sed`Eric Sunshine1-2/+7
2020-12-08Merge branch 'nk/perf-fsmonitor-cleanup'Junio C Hamano1-2/+1
2020-12-08Merge branch 'ps/update-ref-multi-transaction'Junio C Hamano1-13/+7
2020-11-30perf/fsmonitor: use test_must_be_empty helperNipunn Koorapati1-2/+1
2020-11-16p1400: use `git-update-ref --stdin` to test multiple transactionsPatrick Steinhardt1-13/+7
2020-10-26t/perf/fsmonitor: add benchmark for dirty statusNipunn Koorapati1-0/+5
2020-10-26t/perf/fsmonitor: perf comparison of multiple fsmonitor integrationsNipunn Koorapati1-8/+14
2020-10-26t/perf/fsmonitor: initialize test with git resetNipunn Koorapati1-2/+6
2020-10-26t/perf/fsmonitor: factor setup for fsmonitor into functionNipunn Koorapati1-2/+6
2020-10-26t/perf/fsmonitor: silence initial git commitNipunn Koorapati1-1/+1
2020-10-26t/perf/fsmonitor: shorten DESC to basenameNipunn Koorapati1-1/+5
2020-10-26t/perf/fsmonitor: factor description out for readabilityNipunn Koorapati1-10/+12
2020-10-26t/perf/fsmonitor: improve error message if typoing hook nameNipunn Koorapati1-1/+3
2020-10-26t/perf/fsmonitor: move watchman setup to one-time-repo-setupNipunn Koorapati1-7/+9
2020-10-26t/perf/fsmonitor: separate one time repo initializationNipunn Koorapati1-8/+11
2020-10-20p7519-fsmonitor: add a git add benchmarkNipunn Koorapati1-0/+4
2020-10-20p7519-fsmonitor: refactor to avoid code duplicationNipunn Koorapati1-99/+37
2020-10-20perf lint: add make test-lint to perf testsNipunn Koorapati2-4/+7
2020-10-20t/perf: add fsmonitor perf test for git diffNipunn Koorapati1-0/+71
2020-10-20t/perf/p7519-fsmonitor.sh: warm cache on first git statusNipunn Koorapati1-1/+2
2020-10-20t/perf/README: elaborate on output formatNipunn Koorapati1-0/+2
2020-09-22Merge branch 'jk/dont-count-existing-objects-twice'Junio C Hamano1-0/+4
2020-09-17packfile: actually set approximate_object_count_validJeff King1-0/+4
2020-08-31Merge branch 'ps/ref-transaction-hook'Junio C Hamano1-3/+10
2020-08-25refs: remove lookup cache for reference-transaction hookPatrick Steinhardt1-3/+10
2020-08-21p5302: count up to online-cpus for thread testsJeff King1-23/+24
2020-08-21p5302: disable thread-count parameter tests by defaultJeff King3-5/+16
2020-06-19refs: implement reference transaction hookPatrick Steinhardt1-0/+32
2020-05-04pack-bitmap: pass object filter to fill-in traversalJeff King1-0/+5
2020-05-04pack-bitmap.c: support 'tree:0' filteringTaylor Blau1-0/+5
2020-04-28Merge branch 'jk/fast-import-use-hashmap'Junio C Hamano1-0/+23
2020-04-06fast-import: replace custom hash with hashmap.cJeff King1-0/+23
2020-03-27p5310: stop timing non-bitmap pack-to-diskJeff King1-4/+0
2020-02-14pack-objects: support filters with bitmapsJeff King1-0/+4
2020-02-14pack-bitmap: implement BLOB_LIMIT filteringJeff King1-0/+5
2020-02-14pack-bitmap: implement BLOB_NONE filteringJeff King1-0/+5
2020-02-14rev-list: allow commit-only bitmap traversalsJeff King1-0/+8
2019-12-16Merge branch 'cs/store-packfiles-in-hashmap'Junio C Hamano1-0/+18
2019-12-10Merge branch 'jk/perf-wo-git-dot-pm'Junio C Hamano1-2/+7
2019-12-06Merge branch 'tg/perf-remove-stale-result'Junio C Hamano2-11/+5
2019-12-03packfile.c: speed up loading lots of packfilesColin Stolley1-0/+18
2019-12-01Merge branch 'jk/optim-in-pack-idx-conversion'Junio C Hamano1-0/+1
2019-11-27t/perf: don't depend on Git.pmJeff King1-2/+7
2019-11-27perf-lib: use a single filename for all measurement typesJeff King2-11/+5
2019-11-12pack-objects: avoid pointless oe_map_new_pack() callsJeff King1-0/+1
2019-11-10Fix spelling errors in messages shown to usersElijah Newren1-1/+1