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
2021-10-26Merge branch 'rs/disable-gc-during-perf-tests'Junio C Hamano
2021-10-26Merge branch 'jh/perf-remove-test-times'Junio C Hamano
2021-10-19Merge branch 'rs/mergesort'Junio C Hamano
2021-10-11perf: disable automatic housekeepingRené Scharfe
2021-10-11Merge branch 'tb/aggregate-ignore-leading-whitespaces'Junio C Hamano
2021-10-11Merge branch 'rs/p3400-lose-tac'Junio C Hamano
2021-10-11Merge branch 'tb/midx-write-propagate-namehash'Junio C Hamano
2021-10-05t/perf/perf-lib.sh: remove test_times.* at the end test_perf_()Jeff Hostetler
2021-10-05t/perf/aggregate.perl: tolerate leading spacesTaylor Blau
2021-10-04p3400: stop using tac(1)René Scharfe
2021-10-01p0071: test performance of llist_mergesort()René Scharfe
2021-10-01p0071: measure sorting of already sorted and reversed filesRené Scharfe
2021-09-22t/perf/run: fix bin-wrappers computationDerrick Stolee
2021-09-18p5326: generate pack bitmaps before writing the MIDX bitmapTaylor Blau
2021-09-15p5326: don't set core.multiPackIndex unnecessarilyTaylor Blau
2021-09-15p5326: create missing 'perf-tag' tagTaylor Blau
2021-09-01p5326: perf tests for MIDX bitmapsTaylor Blau
2021-09-01p5310: extract full and partial bitmap testsTaylor Blau
2021-08-04Merge branch 'ds/commit-and-checkout-with-sparse-index'Junio C Hamano
2021-08-03Merge branch 'ps/perf-with-separate-output-directory'Junio C Hamano
2021-07-15p2000: compress repo namesDerrick Stolee
2021-07-15p2000: add 'git checkout -' test and decrease depthDerrick Stolee
2021-07-14Merge branch 'ab/pickaxe-pcre2'Junio C Hamano
2021-07-03perf: fix when running with TEST_OUTPUT_DIRECTORYPatrick Steinhardt
2021-05-11perf: add performance test for pickaxeÆvar Arnfjörð Bjarmason
2021-05-10Merge branch 'rs/repack-without-loosening-promised-objects'Junio C Hamano
2021-04-30Merge branch 'ds/sparse-index-protections'Junio C Hamano
2021-04-28repack: avoid loosening promisor objects in partial clonesRafael Silva
2021-04-13revision: avoid parsing with --exclude-promisor-objectsJeff King
2021-04-13is_promisor_object(): free tree buffer after parsingJeff King
2021-04-08Merge branch 'ps/pack-bitmap-optim'Junio C Hamano
2021-03-30p2000: add sparse-index reposDerrick Stolee
2021-03-30t/perf: add performance test for sparse operationsDerrick Stolee
2021-03-25Merge branch 'nk/diff-index-fsmonitor'Junio C Hamano
2021-03-25Merge branch 'tb/geometric-repack'Junio C Hamano
2021-03-23Merge branch 'jk/perf-in-worktrees'Junio C Hamano
2021-03-22pack-bitmap: avoid traversal of objects referenced by uninteresting tagPatrick Steinhardt
2021-03-18fsmonitor: add perf test for git diff HEADNipunn Koorapati
2021-03-02Merge branch 'jh/fsmonitor-prework'Junio C Hamano
2021-02-27t/perf: avoid copying worktree files from test repoJeff King
2021-02-27t/perf: handle worktrees as test reposJeff King
2021-02-23p5303: measure time to repack with keepJeff King
2021-02-23p5303: add missing &&-chainsJeff King
2021-02-17p7519: add trace logging during perf testJeff Hostetler
2021-02-17p7519: move watchman cleanup earlier in the testJeff Hostetler
2021-02-17p7519: fix watchman watch-list test on WindowsJeff Hostetler
2021-02-17p7519: do not rely on "xargs -d" in testJeff Hostetler
2021-02-11Merge branch 'jk/pretty-lazy-load-commit'Junio C Hamano
2021-02-09Merge branch 'jk/p5303-sed-portability-fix' into maintJunio C Hamano
2021-02-06Merge branch 'jk/p5303-sed-portability-fix'Junio C Hamano