summaryrefslogtreecommitdiff
path: root/t/perf
AgeCommit message (Expand)Author
2025-11-03Merge branch 'rs/merge-base-optim'Junio C Hamano
2025-10-24commit-reach: avoid commit_list_insert_by_date()René Scharfe
2025-08-28t/perf: add last-modified perf scriptToon Claes
2025-07-28Merge branch 'rs/pop-recent-commit-with-prio-queue'Junio C Hamano
2025-07-22commit: convert pop_most_recent_commit() to prio_queueRené Scharfe
2025-06-17Merge branch 'ds/path-walk-2'Junio C Hamano
2025-05-28Merge branch 'kn/passing-leak-tests'Junio C Hamano
2025-05-27Merge branch 'ds/sparse-apply-add-p'Junio C Hamano
2025-05-20t: remove unexpected SANITIZE_LEAK variablesKarthik Nayak
2025-05-16repack: add --path-walk optionDerrick Stolee
2025-05-16p5313: add performance tests for --path-walkDerrick Stolee
2025-05-16p2000: add performance test for patch-mode commandsDerrick Stolee
2025-05-05Merge branch 'ps/meson-build-perf-bench'Junio C Hamano
2025-04-29Merge branch 'jk/p5332-testfix'Junio C Hamano
2025-04-29Merge branch 'js/git-perf-env-override'Junio C Hamano
2025-04-28t/perf: fix benchmarks with out-of-tree buildsPatrick Steinhardt
2025-04-28t/perf: use configured PERL_PATHPatrick Steinhardt
2025-04-28t/perf: fix benchmarks with alternate repo formatsPatrick Steinhardt
2025-04-22p5332: drop "+" from --stdin-packs inputJeff King
2025-04-20perf: do allow `GIT_PERF_*` to be overridden againJohannes Schindelin
2025-04-14p7821: fix instructions for testing with threadsPhilippe Blain
2025-03-28p9210: fix 'scalar clone' when running from a detached HEADPhilippe Blain
2025-03-28p7821: fix test_perf invocation for prereqsPhilippe Blain
2025-02-25Merge branch 'ad/set-default-target-in-makefiles'Junio C Hamano
2025-02-18Makefile: set default goals in makefilesAdam Dinwoodie
2025-02-12Merge branch 'ds/name-hash-tweaks'Junio C Hamano
2025-01-27test-tool: add helper for name-hash valuesDerrick Stolee
2025-01-27p5313: add size comparison testDerrick Stolee
2024-12-15Merge branch 'jk/describe-perf'Junio C Hamano
2024-12-04Merge branch 'tb/use-test-file-size-more'Junio C Hamano
2024-11-22t/perf: use 'test_file_size' in more placesTaylor Blau
2024-11-07t/perf: add tests for git-describeJeff King
2024-10-10t/perf: fix typosAndrew Kreimer
2024-08-14p1500: add is-base performance testsDerrick Stolee
2024-05-24t/perf: implement performance tests for pseudo-merge bitmapsTaylor Blau
2024-03-16t/perf: avoid redundant use of catBeat Bolli
2024-01-12Merge branch 'tb/multi-pack-verbatim-reuse'Junio C Hamano
2023-12-18Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano
2023-12-14t/perf: add performance tests for multi-pack reuseTaylor Blau
2023-12-09Merge branch 'vd/for-each-ref-unsorted-optimization'Junio C Hamano
2023-11-26doc: switch links to httpsJosh Soref
2023-11-16t/perf: add perf tests for for-each-refVictoria Dye
2023-11-11global: convert trivial usages of `test <expr> -a/-o <expr>`Patrick Steinhardt
2023-08-11check-attr: integrate with sparse-indexShuqi Liang
2023-06-23Merge branch 'sl/worktree-sparse'Junio C Hamano
2023-06-12worktree: integrate with sparse-indexShuqi Liang
2023-05-18diff-tree: integrate with sparse indexShuqi Liang
2023-05-15Merge branch 'sl/diff-files-sparse'Junio C Hamano
2023-05-09diff-files: integrate with sparse indexShuqi Liang
2023-04-27Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano