summaryrefslogtreecommitdiff
path: root/t/perf
Commit message (Expand)AuthorAgeFilesLines
* t/perf/fsmonitor: add benchmark for dirty statusNipunn Koorapati2020-10-261-0/+5
* t/perf/fsmonitor: perf comparison of multiple fsmonitor integrationsNipunn Koorapati2020-10-261-8/+14
* t/perf/fsmonitor: initialize test with git resetNipunn Koorapati2020-10-261-2/+6
* t/perf/fsmonitor: factor setup for fsmonitor into functionNipunn Koorapati2020-10-261-2/+6
* t/perf/fsmonitor: silence initial git commitNipunn Koorapati2020-10-261-1/+1
* t/perf/fsmonitor: shorten DESC to basenameNipunn Koorapati2020-10-261-1/+5
* t/perf/fsmonitor: factor description out for readabilityNipunn Koorapati2020-10-261-10/+12
* t/perf/fsmonitor: improve error message if typoing hook nameNipunn Koorapati2020-10-261-1/+3
* t/perf/fsmonitor: move watchman setup to one-time-repo-setupNipunn Koorapati2020-10-261-7/+9
* t/perf/fsmonitor: separate one time repo initializationNipunn Koorapati2020-10-261-8/+11
* p7519-fsmonitor: add a git add benchmarkNipunn Koorapati2020-10-201-0/+4
* p7519-fsmonitor: refactor to avoid code duplicationNipunn Koorapati2020-10-201-99/+37
* perf lint: add make test-lint to perf testsNipunn Koorapati2020-10-202-4/+7
* t/perf: add fsmonitor perf test for git diffNipunn Koorapati2020-10-201-0/+71
* t/perf/p7519-fsmonitor.sh: warm cache on first git statusNipunn Koorapati2020-10-201-1/+2
* t/perf/README: elaborate on output formatNipunn Koorapati2020-10-201-0/+2
* Merge branch 'jk/dont-count-existing-objects-twice'Junio C Hamano2020-09-221-0/+4
|\
| * packfile: actually set approximate_object_count_validJeff King2020-09-171-0/+4
* | Merge branch 'ps/ref-transaction-hook'Junio C Hamano2020-08-311-3/+10
|\ \
| * | refs: remove lookup cache for reference-transaction hookPatrick Steinhardt2020-08-251-3/+10
| |/
* | p5302: count up to online-cpus for thread testsJeff King2020-08-211-23/+24
* | p5302: disable thread-count parameter tests by defaultJeff King2020-08-213-5/+16
|/
* refs: implement reference transaction hookPatrick Steinhardt2020-06-191-0/+32
* pack-bitmap: pass object filter to fill-in traversalJeff King2020-05-041-0/+5
* pack-bitmap.c: support 'tree:0' filteringTaylor Blau2020-05-041-0/+5
* Merge branch 'jk/fast-import-use-hashmap'Junio C Hamano2020-04-281-0/+23
|\
| * fast-import: replace custom hash with hashmap.cJeff King2020-04-061-0/+23
* | p5310: stop timing non-bitmap pack-to-diskJeff King2020-03-271-4/+0
|/
* pack-objects: support filters with bitmapsJeff King2020-02-141-0/+4
* pack-bitmap: implement BLOB_LIMIT filteringJeff King2020-02-141-0/+5
* pack-bitmap: implement BLOB_NONE filteringJeff King2020-02-141-0/+5
* rev-list: allow commit-only bitmap traversalsJeff King2020-02-141-0/+8
* Merge branch 'cs/store-packfiles-in-hashmap'Junio C Hamano2019-12-161-0/+18
|\
| * packfile.c: speed up loading lots of packfilesColin Stolley2019-12-031-0/+18
* | Merge branch 'jk/perf-wo-git-dot-pm'Junio C Hamano2019-12-101-2/+7
|\ \
| * | t/perf: don't depend on Git.pmJeff King2019-11-271-2/+7
* | | Merge branch 'tg/perf-remove-stale-result'Junio C Hamano2019-12-062-11/+5
|\ \ \
| * | | perf-lib: use a single filename for all measurement typesJeff King2019-11-272-11/+5
| |/ /
* | | Merge branch 'jk/optim-in-pack-idx-conversion'Junio C Hamano2019-12-011-0/+1
|\ \ \
| * | | pack-objects: avoid pointless oe_map_new_pack() callsJeff King2019-11-121-0/+1
| |/ /
* | | Fix spelling errors in messages shown to usersElijah Newren2019-11-101-1/+1
| |/ |/|
* | t/perf: rename duplicate-numbered test scriptJeff King2019-08-121-0/+0
|/
* check_everything_connected: assume alternate ref tips are validJeff King2019-07-011-0/+27
* Merge branch 'ab/perf-installed-fix'Junio C Hamano2019-05-194-27/+53
|\
| * perf-lib.sh: forbid the use of GIT_TEST_INSTALLEDÆvar Arnfjörð Bjarmason2019-05-082-0/+13
| * perf tests: add "bindir" prefix to git tree test resultsÆvar Arnfjörð Bjarmason2019-05-082-2/+4
| * perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.shÆvar Arnfjörð Bjarmason2019-05-083-32/+38
| * perf-lib.sh: make "./run <revisions>" use the correct gitsÆvar Arnfjörð Bjarmason2019-05-082-2/+10
| * perf aggregate: remove GIT_TEST_INSTALLED from --codespeedÆvar Arnfjörð Bjarmason2019-05-081-3/+0
| * perf README: correct docs for 3c8f12c96c regressionÆvar Arnfjörð Bjarmason2019-05-081-1/+1