summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)AuthorFilesLines
2021-10-11Merge branch 'tb/aggregate-ignore-leading-whitespaces'Junio C Hamano1-2/+2
2021-10-11Merge branch 'rs/p3400-lose-tac'Junio C Hamano1-1/+1
2021-10-11Merge branch 'tb/midx-write-propagate-namehash'Junio C Hamano1-3/+12
2021-10-04t/perf/perf-lib.sh: remove test_times.* at the end test_perf_()Jeff Hostetler1-0/+1
2021-10-04t/perf/aggregate.perl: tolerate leading spacesTaylor Blau1-2/+2
2021-10-03p3400: stop using tac(1)René Scharfe1-1/+1
2021-10-01p0071: test performance of llist_mergesort()René Scharfe1-0/+11
2021-10-01p0071: measure sorting of already sorted and reversed filesRené Scharfe1-7/+22
2021-09-22t/perf/run: fix bin-wrappers computationDerrick Stolee1-1/+1
2021-09-17p5326: generate pack bitmaps before writing the MIDX bitmapTaylor Blau1-1/+8
2021-09-14p5326: don't set core.multiPackIndex unnecessarilyTaylor Blau1-4/+0
2021-09-14p5326: create missing 'perf-tag' tagTaylor Blau1-0/+6
2021-09-01p5326: perf tests for MIDX bitmapsTaylor Blau1-0/+43
2021-09-01p5310: extract full and partial bitmap testsTaylor Blau2-62/+72
2021-08-04Merge branch 'ds/commit-and-checkout-with-sparse-index'Junio C Hamano1-17/+30
2021-08-02Merge branch 'ps/perf-with-separate-output-directory'Junio C Hamano3-13/+24
2021-07-14p2000: compress repo namesDerrick Stolee1-10/+10
2021-07-14p2000: add 'git checkout -' test and decrease depthDerrick Stolee1-7/+20
2021-07-13Merge branch 'ab/pickaxe-pcre2'Junio C Hamano1-0/+70
2021-07-02perf: fix when running with TEST_OUTPUT_DIRECTORYPatrick Steinhardt3-13/+24
2021-05-11perf: add performance test for pickaxeÆvar Arnfjörð Bjarmason1-0/+70
2021-05-10Merge branch 'rs/repack-without-loosening-promised-objects'Junio C Hamano1-0/+4
2021-04-30Merge branch 'ds/sparse-index-protections'Junio C Hamano1-0/+101
2021-04-28repack: avoid loosening promisor objects in partial clonesRafael Silva1-0/+4
2021-04-13revision: avoid parsing with --exclude-promisor-objectsJeff King1-0/+8
2021-04-13is_promisor_object(): free tree buffer after parsingJeff King1-0/+4
2021-04-07Merge branch 'ps/pack-bitmap-optim'Junio C Hamano1-0/+14
2021-03-30p2000: add sparse-index reposDerrick Stolee1-1/+18
2021-03-30t/perf: add performance test for sparse operationsDerrick Stolee1-0/+84
2021-03-24Merge branch 'nk/diff-index-fsmonitor'Junio C Hamano1-0/+4
2021-03-24Merge branch 'tb/geometric-repack'Junio C Hamano1-3/+33
2021-03-22Merge branch 'jk/perf-in-worktrees'Junio C Hamano1-9/+22
2021-03-22pack-bitmap: avoid traversal of objects referenced by uninteresting tagPatrick Steinhardt1-0/+14
2021-03-18fsmonitor: add perf test for git diff HEADNipunn Koorapati1-0/+4
2021-03-01Merge branch 'jh/fsmonitor-prework'Junio C Hamano3-12/+64
2021-02-26t/perf: avoid copying worktree files from test repoJeff King1-1/+1
2021-02-26t/perf: handle worktrees as test reposJeff King1-9/+22
2021-02-22p5303: measure time to repack with keepJeff King1-2/+32
2021-02-22p5303: add missing &&-chainsJeff King1-2/+2
2021-02-16p7519: add trace logging during perf testJeff Hostetler3-2/+35
2021-02-16p7519: move watchman cleanup earlier in the testJeff Hostetler1-8/+17
2021-02-16p7519: fix watchman watch-list test on WindowsJeff Hostetler1-1/+1
2021-02-16p7519: do not rely on "xargs -d" in testJeff Hostetler1-1/+11
2021-02-10Merge branch 'jk/pretty-lazy-load-commit'Junio C Hamano1-1/+1
2021-02-08Merge branch 'jk/p5303-sed-portability-fix' into maintJunio C Hamano1-4/+8
2021-02-05Merge branch 'jk/p5303-sed-portability-fix'Junio C Hamano1-4/+8
2021-02-05Merge branch 'nk/perf-fsmonitor-cleanup' into maintJunio C Hamano1-1/+6
2021-01-29p5303: avoid sed GNU-ismJeff King1-4/+8
2021-01-28pretty: lazy-load commit data when expanding user-formatJeff King1-1/+1
2021-01-15Merge branch 'nk/perf-fsmonitor-cleanup'Junio C Hamano1-1/+6