summaryrefslogtreecommitdiffstats
path: root/t/perf (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | is_promisor_object(): free tree buffer after parsingJeff King2021-04-131-0/+4
* | Merge branch 'ps/pack-bitmap-optim'Junio C Hamano2021-04-081-0/+14
|\ \
| * | pack-bitmap: avoid traversal of objects referenced by uninteresting tagPatrick Steinhardt2021-03-221-0/+14
| * | Merge branch 'jk/p5303-sed-portability-fix' into maintJunio C Hamano2021-02-081-4/+8
| |\ \
| * \ \ Merge branch 'nk/perf-fsmonitor-cleanup' into maintJunio C Hamano2021-02-061-1/+6
| |\ \ \
* | \ \ \ Merge branch 'nk/diff-index-fsmonitor'Junio C Hamano2021-03-241-0/+4
|\ \ \ \ \
| * | | | | fsmonitor: add perf test for git diff HEADNipunn Koorapati2021-03-181-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'tb/geometric-repack'Junio C Hamano2021-03-241-3/+33
|\ \ \ \ \
| * | | | | p5303: measure time to repack with keepJeff King2021-02-231-2/+32
| * | | | | p5303: add missing &&-chainsJeff King2021-02-231-2/+2
* | | | | | Merge branch 'jk/perf-in-worktrees'Junio C Hamano2021-03-221-9/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | t/perf: avoid copying worktree files from test repoJeff King2021-02-261-1/+1
| * | | | | t/perf: handle worktrees as test reposJeff King2021-02-261-9/+22
| |/ / / /
* | | | | Merge branch 'jh/fsmonitor-prework'Junio C Hamano2021-03-013-12/+64
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | p7519: add trace logging during perf testJeff Hostetler2021-02-173-2/+35
| * | | | p7519: move watchman cleanup earlier in the testJeff Hostetler2021-02-171-8/+17
| * | | | p7519: fix watchman watch-list test on WindowsJeff Hostetler2021-02-171-1/+1
| * | | | p7519: do not rely on "xargs -d" in testJeff Hostetler2021-02-171-1/+11
| |/ / /
* | | | Merge branch 'jk/pretty-lazy-load-commit'Junio C Hamano2021-02-101-1/+1
|\ \ \ \
| * | | | pretty: lazy-load commit data when expanding user-formatJeff King2021-01-281-1/+1
* | | | | Merge branch 'jk/p5303-sed-portability-fix'Junio C Hamano2021-02-061-4/+8
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | p5303: avoid sed GNU-ismJeff King2021-01-301-4/+8
| |/ /
* | | Merge branch 'nk/perf-fsmonitor-cleanup'Junio C Hamano2021-01-161-1/+6
|\ \ \ | | |/ | |/|
| * | p7519: allow running without watchman prereqTaylor Blau2021-01-061-1/+6
* | | Merge branch 'es/perf-export-fix'Junio C Hamano2021-01-071-4/+1
|\ \ \ | |_|/ |/| |
| * | t/perf: avoid unnecessary test_export() recursionEric Sunshine2020-12-221-4/+1
* | | Merge branch 'es/perf-export-fix'Junio C Hamano2020-12-191-2/+7
|\| |
| * | t/perf: fix test_export() failure with BSD `sed`Eric Sunshine2020-12-161-2/+7
* | | Merge branch 'nk/perf-fsmonitor-cleanup'Junio C Hamano2020-12-091-2/+1
|\ \ \ | | |/ | |/|
| * | perf/fsmonitor: use test_must_be_empty helperNipunn Koorapati2020-11-301-2/+1
* | | Merge branch 'ps/update-ref-multi-transaction'Junio C Hamano2020-12-091-13/+7
|\ \ \ | |/ / |/| |
| * | p1400: use `git-update-ref --stdin` to test multiple transactionsPatrick Steinhardt2020-11-161-13/+7
* | | t/perf/fsmonitor: add benchmark for dirty statusNipunn Koorapati2020-10-271-0/+5
* | | t/perf/fsmonitor: perf comparison of multiple fsmonitor integrationsNipunn Koorapati2020-10-271-8/+14
* | | t/perf/fsmonitor: initialize test with git resetNipunn Koorapati2020-10-271-2/+6
* | | t/perf/fsmonitor: factor setup for fsmonitor into functionNipunn Koorapati2020-10-271-2/+6
* | | t/perf/fsmonitor: silence initial git commitNipunn Koorapati2020-10-271-1/+1
* | | t/perf/fsmonitor: shorten DESC to basenameNipunn Koorapati2020-10-271-1/+5
* | | t/perf/fsmonitor: factor description out for readabilityNipunn Koorapati2020-10-271-10/+12
* | | t/perf/fsmonitor: improve error message if typoing hook nameNipunn Koorapati2020-10-271-1/+3
* | | t/perf/fsmonitor: move watchman setup to one-time-repo-setupNipunn Koorapati2020-10-271-7/+9
* | | t/perf/fsmonitor: separate one time repo initializationNipunn Koorapati2020-10-271-8/+11
|/ /
* | p7519-fsmonitor: add a git add benchmarkNipunn Koorapati2020-10-201-0/+4
* | p7519-fsmonitor: refactor to avoid code duplicationNipunn Koorapati2020-10-201-99/+37