aboutsummaryrefslogtreecommitdiffstats
path: root/t/perf (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-03Merge branch 'rs/merge-base-optim'Junio C Hamano1-0/+101
2025-10-24commit-reach: avoid commit_list_insert_by_date()René Scharfe1-0/+101
2025-08-28t/perf: add last-modified perf scriptToon Claes1-0/+22
2025-07-28Merge branch 'rs/pop-recent-commit-with-prio-queue'Junio C Hamano1-0/+71
2025-07-22commit: convert pop_most_recent_commit() to prio_queueRené Scharfe1-0/+71
2025-06-17Merge branch 'ds/path-walk-2'Junio C Hamano1-15/+22
2025-05-28Merge branch 'kn/passing-leak-tests'Junio C Hamano2-6/+0
2025-05-27Merge branch 'ds/sparse-apply-add-p'Junio C Hamano1-0/+3
2025-05-20t: remove unexpected SANITIZE_LEAK variablesKarthik Nayak2-6/+0
2025-05-16repack: add --path-walk optionDerrick Stolee1-10/+8
2025-05-16p5313: add performance tests for --path-walkDerrick Stolee1-14/+23
2025-05-16p2000: add performance test for patch-mode commandsDerrick Stolee1-0/+3
2025-05-05Merge branch 'ps/meson-build-perf-bench'Junio C Hamano3-7/+33
2025-04-29Merge branch 'jk/p5332-testfix'Junio C Hamano1-1/+1
2025-04-29Merge branch 'js/git-perf-env-override'Junio C Hamano1-0/+12
2025-04-28t/perf: fix benchmarks with out-of-tree buildsPatrick Steinhardt1-2/+24
2025-04-28t/perf: use configured PERL_PATHPatrick Steinhardt3-5/+5
2025-04-28t/perf: fix benchmarks with alternate repo formatsPatrick Steinhardt1-1/+3
2025-04-22p5332: drop "+" from --stdin-packs inputJeff King1-1/+1
2025-04-20perf: do allow `GIT_PERF_*` to be overridden againJohannes Schindelin1-0/+12
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