summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)AuthorFilesLines
2025-04-14p7821: fix instructions for testing with threadsPhilippe Blain1-1/+1
2025-03-28p9210: fix 'scalar clone' when running from a detached HEADPhilippe Blain1-1/+2
2025-03-28p7821: fix test_perf invocation for prereqsPhilippe Blain1-2/+2
2025-02-25Merge branch 'ad/set-default-target-in-makefiles'Junio C Hamano1-1/+4
2025-02-18Makefile: set default goals in makefilesAdam Dinwoodie1-1/+4
2025-02-12Merge branch 'ds/name-hash-tweaks'Junio C Hamano2-0/+101
2025-01-27test-tool: add helper for name-hash valuesDerrick Stolee1-0/+31
2025-01-27p5313: add size comparison testDerrick Stolee1-0/+70
2024-12-15Merge branch 'jk/describe-perf'Junio C Hamano1-0/+30
2024-12-04Merge branch 'tb/use-test-file-size-more'Junio C Hamano2-2/+2
2024-11-22t/perf: use 'test_file_size' in more placesTaylor Blau2-2/+2
2024-11-07t/perf: add tests for git-describeJeff King1-0/+30
2024-10-10t/perf: fix typosAndrew Kreimer2-3/+3
2024-08-14p1500: add is-base performance testsDerrick Stolee1-0/+31
2024-05-24t/perf: implement performance tests for pseudo-merge bitmapsTaylor Blau1-0/+32
2024-03-16t/perf: avoid redundant use of catBeat Bolli1-1/+1
2024-01-12Merge branch 'tb/multi-pack-verbatim-reuse'Junio C Hamano1-0/+81
2023-12-18Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano1-1/+1
2023-12-14t/perf: add performance tests for multi-pack reuseTaylor Blau1-0/+81
2023-12-09Merge branch 'vd/for-each-ref-unsorted-optimization'Junio C Hamano1-0/+87
2023-11-26doc: switch links to httpsJosh Soref1-1/+1
2023-11-16t/perf: add perf tests for for-each-refVictoria Dye1-0/+87
2023-11-11global: convert trivial usages of `test <expr> -a/-o <expr>`Patrick Steinhardt2-5/+6
2023-08-11check-attr: integrate with sparse-indexShuqi Liang1-0/+1
2023-06-23Merge branch 'sl/worktree-sparse'Junio C Hamano1-0/+1
2023-06-12worktree: integrate with sparse-indexShuqi Liang1-0/+1
2023-05-18diff-tree: integrate with sparse indexShuqi Liang1-0/+2
2023-05-15Merge branch 'sl/diff-files-sparse'Junio C Hamano1-0/+2
2023-05-09diff-files: integrate with sparse indexShuqi Liang1-0/+2
2023-04-27Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano1-2/+1
2023-04-21Merge branch 'rn/sparse-describe'Junio C Hamano1-0/+3
2023-04-17Merge branch 'sl/sparse-write-tree'Junio C Hamano1-0/+1
2023-04-13config: enable `pack.writeReverseIndex` by defaultTaylor Blau1-2/+1
2023-04-06Merge branch 'ds/ahead-behind'Junio C Hamano1-0/+50
2023-04-04write-tree: integrate with sparse indexShuqi Liang1-0/+1
2023-04-03describe: enable sparse index for describeRaghul Nanth A1-0/+3
2023-03-31Merge branch 'ds/p2000-fix-grep-sparse'Junio C Hamano1-1/+1
2023-03-28p2000: remove stray '--sparse' flag from testDerrick Stolee1-1/+1
2023-03-20commit-reach: add tips_reachable_from_bases()Derrick Stolee1-5/+10
2023-03-20for-each-ref: add ahead-behind format atomDerrick Stolee1-0/+45
2023-01-18grep: correctly identify utf-8 characters with \{b,w} in -PCarlo Marcelo Arenas Belón1-0/+42
2022-11-10read-tree: use 'skip_cache_tree_update' optionVictoria Dye1-0/+8
2022-11-10reset: use 'skip_cache_tree_update' optionVictoria Dye1-0/+21
2022-11-10cache-tree: add perf test comparing update and primeVictoria Dye1-0/+36
2022-10-10Merge branch 'sy/sparse-grep'Junio C Hamano1-0/+1
2022-09-23builtin/grep.c: integrate with sparse indexShaoxuan Yuan1-0/+1
2022-09-21t: convert egrep usage to "grep -E"Đoàn Trần Công Danh1-2/+2
2022-09-19Merge branch 'vd/scalar-to-main'Junio C Hamano4-1/+58
2022-09-05Merge branch 'ac/bitmap-lookup-table'Junio C Hamano5-105/+182
2022-09-02t/perf: add 'GIT_PERF_USE_SCALAR' run optionVictoria Dye3-1/+19