Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)Author
2022-11-11read-tree: use 'skip_cache_tree_update' optionVictoria Dye
2022-11-11reset: use 'skip_cache_tree_update' optionVictoria Dye
2022-11-11cache-tree: add perf test comparing update and primeVictoria Dye
2022-10-10Merge branch 'sy/sparse-grep'Junio C Hamano
2022-09-23builtin/grep.c: integrate with sparse indexShaoxuan Yuan
2022-09-21t: convert egrep usage to "grep -E"Đoàn Trần Công Danh
2022-09-20Merge branch 'vd/scalar-to-main'Junio C Hamano
2022-09-06Merge branch 'ac/bitmap-lookup-table'Junio C Hamano
2022-09-02t/perf: add 'GIT_PERF_USE_SCALAR' run optionVictoria Dye
2022-09-02t/perf: add Scalar performance testsVictoria Dye
2022-08-30Merge branch 'es/fix-chained-tests'Junio C Hamano
2022-08-30Merge branch 'vd/fix-perf-tests'Junio C Hamano
2022-08-26bitmap-lookup-table: add performance tests for lookup tableAbhradeep Chakraborty
2022-08-22t: detect and signal failure within loopEric Sunshine
2022-08-20p0006: fix 'read-tree' argument orderingVictoria Dye
2022-08-20p0004: fix prereq declarationVictoria Dye
2022-08-08rm: integrate with sparse-indexShaoxuan Yuan
2022-08-03Merge branch 'rs/mergesort'Junio C Hamano
2022-07-18test-mergesort: use DEFINE_LIST_SORTRené Scharfe
2022-06-17Merge branch 'jk/perf-lib-test-titles'Junio C Hamano
2022-06-16perf-lib: fix missing test titles in outputJeff King
2022-06-11Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano
2022-06-04Merge branch 'ds/sparse-sparse-checkout'Junio C Hamano
2022-06-04Merge branch 'ns/batch-fsync'Junio C Hamano
2022-05-27t/perf/p7527: add perf test for builtin FSMonitorJeff Hostetler
2022-05-23p2000: add test for 'git sparse-checkout [add|set]'Derrick Stolee
2022-05-11stash: expand sparse-checkout compatibility testingVictoria Dye
2022-04-06t/perf: add iteration setup mechanism to perf-libNeeraj Singh
2022-04-06core.fsyncmethod: performance tests for batch modeNeeraj Singh
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano
2022-03-26t/perf/p7519: add fsmonitor--daemon test casesJeff Hostetler
2022-03-26t/perf/p7519: speed up test on WindowsJeff Hostetler
2022-03-26t/perf/p7519: fix coding styleJeff Hostetler
2022-03-26t/perf: avoid copying builtin fsmonitor files into test repoJeff Hostetler
2022-03-24Merge branch 'jc/cat-file-batch-default-format-optim'Junio C Hamano
2022-03-17Merge branch 'vd/sparse-read-tree'Junio C Hamano
2022-03-15cat-file: skip expanding default formatJohn Cai
2022-03-04Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to itÆvar Arnfjörð Bjarmason
2022-03-01read-tree: expand sparse checkout test coverageVictoria Dye
2022-02-18Merge branch 'vd/sparse-clean-etc'Junio C Hamano
2022-01-14update-index: add tests for sparse-checkout compatibilityVictoria Dye
2022-01-14checkout-index: expand sparse checkout compatibility testsVictoria Dye
2022-01-10Merge branch 'ja/perf-use-specified-shell'Junio C Hamano
2022-01-06Merge branch 'pw/diff-color-moved-fix'Junio C Hamano
2022-01-04Merge branch 'es/test-chain-lint'Junio C Hamano
2021-12-26t/perf: do not run tests in user's $SHELLJohannes Altmanninger
2021-12-22Merge branch 'ld/sparse-diff-blame'Junio C Hamano
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine
2021-12-13tests: fix broken &&-chains in compound statementsEric Sunshine
2021-12-11Merge branch 'vd/sparse-reset'Junio C Hamano