summaryrefslogtreecommitdiff
path: root/t/perf
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'vd/sparse-read-tree'Junio C Hamano2022-03-161-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | read-tree: expand sparse checkout test coverageVictoria Dye2022-03-011-0/+1
| |/ /
* | | Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to itÆvar Arnfjörð Bjarmason2022-03-031-0/+3
|/ /
* | Merge branch 'vd/sparse-clean-etc'Junio C Hamano2022-02-171-0/+2
|\ \ | |/ |/|
| * update-index: add tests for sparse-checkout compatibilityVictoria Dye2022-01-131-0/+1
| * checkout-index: expand sparse checkout compatibility testsVictoria Dye2022-01-131-0/+1
* | Merge branch 'ja/perf-use-specified-shell'Junio C Hamano2022-01-101-1/+1
|\ \
| * | t/perf: do not run tests in user's $SHELLJohannes Altmanninger2021-12-251-1/+1
* | | Merge branch 'pw/diff-color-moved-fix'Junio C Hamano2022-01-051-0/+57
|\ \ \ | |_|/ |/| |
| * | diff --color-moved: add perf testsPhillip Wood2021-12-091-0/+57
* | | Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-0310-35/+35
|\ \ \
| * | | t0000-t3999: detect and signal failure within loopEric Sunshine2021-12-137-12/+12
| * | | tests: fix broken &&-chains in compound statementsEric Sunshine2021-12-135-23/+23
| | |/ | |/|
* | | Merge branch 'ld/sparse-diff-blame'Junio C Hamano2021-12-211-0/+4
|\ \ \
| * | | blame: enable and test the sparse indexLessley Dennington2021-12-061-0/+2
| * | | diff: enable and test the sparse indexLessley Dennington2021-12-061-0/+2
| * | | Merge branch 'vd/sparse-reset' into ld/sparse-diff-blameJunio C Hamano2021-11-291-0/+3
| |\ \ \
* | \ \ \ Merge branch 'vd/sparse-reset'Junio C Hamano2021-12-101-0/+3
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | reset: expand test coverage for sparse checkoutsVictoria Dye2021-11-291-0/+3
* | | | Merge branch 'rs/disable-gc-during-perf-tests'Junio C Hamano2021-10-252-0/+6
|\ \ \ \
| * | | | perf: disable automatic housekeepingRené Scharfe2021-10-112-0/+6
* | | | | Merge branch 'jh/perf-remove-test-times'Junio C Hamano2021-10-251-0/+1
|\ \ \ \ \
| * | | | | t/perf/perf-lib.sh: remove test_times.* at the end test_perf_()Jeff Hostetler2021-10-041-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'rs/mergesort'Junio C Hamano2021-10-181-7/+33
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | p0071: test performance of llist_mergesort()René Scharfe2021-10-011-0/+11
| * | | | p0071: measure sorting of already sorted and reversed filesRené Scharfe2021-10-011-7/+22
* | | | | Merge branch 'tb/aggregate-ignore-leading-whitespaces'Junio C Hamano2021-10-111-2/+2
|\ \ \ \ \
| * | | | | t/perf/aggregate.perl: tolerate leading spacesTaylor Blau2021-10-041-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'rs/p3400-lose-tac'Junio C Hamano2021-10-111-1/+1
|\ \ \ \ \
| * | | | | p3400: stop using tac(1)René Scharfe2021-10-031-1/+1
| |/ / / /
* | | | | Merge branch 'tb/midx-write-propagate-namehash'Junio C Hamano2021-10-111-3/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | p5326: generate pack bitmaps before writing the MIDX bitmapTaylor Blau2021-09-171-1/+8
| * | | | p5326: don't set core.multiPackIndex unnecessarilyTaylor Blau2021-09-141-4/+0
| * | | | p5326: create missing 'perf-tag' tagTaylor Blau2021-09-141-0/+6
* | | | | t/perf/run: fix bin-wrappers computationDerrick Stolee2021-09-221-1/+1
|/ / / /
* | | | p5326: perf tests for MIDX bitmapsTaylor Blau2021-09-011-0/+43
* | | | p5310: extract full and partial bitmap testsTaylor Blau2021-09-012-62/+72
|/ / /
* | | Merge branch 'ds/commit-and-checkout-with-sparse-index'Junio C Hamano2021-08-041-17/+30
|\ \ \
| * | | p2000: compress repo namesDerrick Stolee2021-07-141-10/+10
| * | | p2000: add 'git checkout -' test and decrease depthDerrick Stolee2021-07-141-7/+20
| | |/ | |/|
* | | Merge branch 'ps/perf-with-separate-output-directory'Junio C Hamano2021-08-023-13/+24
|\ \ \
| * | | perf: fix when running with TEST_OUTPUT_DIRECTORYPatrick Steinhardt2021-07-023-13/+24
| |/ /
* | | Merge branch 'ab/pickaxe-pcre2'Junio C Hamano2021-07-131-0/+70
|\ \ \ | |/ / |/| |
| * | perf: add performance test for pickaxeÆvar Arnfjörð Bjarmason2021-05-111-0/+70
* | | Merge branch 'rs/repack-without-loosening-promised-objects'Junio C Hamano2021-05-101-0/+4
|\ \ \
| * | | repack: avoid loosening promisor objects in partial clonesRafael Silva2021-04-281-0/+4
* | | | Merge branch 'ds/sparse-index-protections'Junio C Hamano2021-04-301-0/+101
|\ \ \ \ | |/ / / |/| | |
| * | | p2000: add sparse-index reposDerrick Stolee2021-03-301-1/+18
| * | | t/perf: add performance test for sparse operationsDerrick Stolee2021-03-301-0/+84
* | | | revision: avoid parsing with --exclude-promisor-objectsJeff King2021-04-131-0/+8