aboutsummaryrefslogtreecommitdiffstats
path: root/t/perf (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-19Merge branch 'vd/scalar-to-main'Junio C Hamano4-1/+58
2022-09-05Merge branch 'ac/bitmap-lookup-table'Junio C Hamano5-122/+199
2022-09-02t/perf: add 'GIT_PERF_USE_SCALAR' run optionVictoria Dye3-1/+19
2022-09-02t/perf: add Scalar performance testsVictoria Dye1-0/+39
2022-08-29Merge branch 'es/fix-chained-tests'Junio C Hamano1-1/+1
2022-08-29Merge branch 'vd/fix-perf-tests'Junio C Hamano2-2/+2
2022-08-26bitmap-lookup-table: add performance tests for lookup tableAbhradeep Chakraborty5-122/+199
2022-08-22t: detect and signal failure within loopEric Sunshine1-1/+1
2022-08-19p0006: fix 'read-tree' argument orderingVictoria Dye1-1/+1
2022-08-19p0004: fix prereq declarationVictoria Dye1-1/+1
2022-08-08rm: integrate with sparse-indexShaoxuan Yuan1-0/+1
2022-08-03Merge branch 'rs/mergesort'Junio C Hamano1-2/+2
2022-07-17test-mergesort: use DEFINE_LIST_SORTRené Scharfe1-2/+2
2022-06-17Merge branch 'jk/perf-lib-test-titles'Junio C Hamano1-1/+1
2022-06-16perf-lib: fix missing test titles in outputJeff King1-1/+1
2022-06-10Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano1-0/+257
2022-06-03Merge branch 'ds/sparse-sparse-checkout'Junio C Hamano1-0/+1
2022-06-03Merge branch 'ns/batch-fsync'Junio C Hamano7-34/+156
2022-05-26t/perf/p7527: add perf test for builtin FSMonitorJeff Hostetler1-0/+257
2022-05-23p2000: add test for 'git sparse-checkout [add|set]'Derrick Stolee1-0/+1
2022-05-10stash: expand sparse-checkout compatibility testingVictoria Dye1-0/+2
2022-04-06t/perf: add iteration setup mechanism to perf-libNeeraj Singh6-34/+74
2022-04-06core.fsyncmethod: performance tests for batch modeNeeraj Singh1-0/+82
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano2-16/+54
2022-03-25t/perf/p7519: add fsmonitor--daemon test casesJeff Hostetler1-4/+34
2022-03-25t/perf/p7519: speed up test on WindowsJeff Hostetler1-8/+16
2022-03-25t/perf/p7519: fix coding styleJeff Hostetler1-4/+4
2022-03-25t/perf: avoid copying builtin fsmonitor files into test repoJeff Hostetler1-1/+1
2022-03-23Merge branch 'jc/cat-file-batch-default-format-optim'Junio C Hamano1-0/+12
2022-03-16Merge branch 'vd/sparse-read-tree'Junio C Hamano1-0/+1
2022-03-15cat-file: skip expanding default formatJohn Cai1-0/+12
2022-03-03Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to itÆvar Arnfjörð Bjarmason1-0/+3
2022-03-01read-tree: expand sparse checkout test coverageVictoria Dye1-0/+1
2022-02-17Merge branch 'vd/sparse-clean-etc'Junio C Hamano1-0/+2
2022-01-13update-index: add tests for sparse-checkout compatibilityVictoria Dye1-0/+1
2022-01-13checkout-index: expand sparse checkout compatibility testsVictoria Dye1-0/+1
2022-01-10Merge branch 'ja/perf-use-specified-shell'Junio C Hamano1-1/+1
2022-01-05Merge branch 'pw/diff-color-moved-fix'Junio C Hamano1-0/+57
2022-01-03Merge branch 'es/test-chain-lint'Junio C Hamano10-35/+35
2021-12-25t/perf: do not run tests in user's $SHELLJohannes Altmanninger1-1/+1
2021-12-21Merge branch 'ld/sparse-diff-blame'Junio C Hamano1-0/+4
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine7-12/+12
2021-12-13tests: fix broken &&-chains in compound statementsEric Sunshine5-23/+23
2021-12-10Merge branch 'vd/sparse-reset'Junio C Hamano1-0/+3
2021-12-09diff --color-moved: add perf testsPhillip Wood1-0/+57
2021-12-06blame: enable and test the sparse indexLessley Dennington1-0/+2
2021-12-06diff: enable and test the sparse indexLessley Dennington1-0/+2
2021-11-29Merge branch 'vd/sparse-reset' into ld/sparse-diff-blameJunio C Hamano1-0/+3
2021-11-29reset: expand test coverage for sparse checkoutsVictoria Dye1-0/+3
2021-10-25Merge branch 'rs/disable-gc-during-perf-tests'Junio C Hamano2-0/+6