index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
Merge branch 'ps/pack-bitmap-optim'
Junio C Hamano
1
-0
/
+14
2021-03-24
Merge branch 'nk/diff-index-fsmonitor'
Junio C Hamano
1
-0
/
+4
2021-03-24
Merge branch 'tb/geometric-repack'
Junio C Hamano
1
-3
/
+33
2021-03-22
Merge branch 'jk/perf-in-worktrees'
Junio C Hamano
1
-9
/
+22
2021-03-22
pack-bitmap: avoid traversal of objects referenced by uninteresting tag
Patrick Steinhardt
1
-0
/
+14
2021-03-18
fsmonitor: add perf test for git diff HEAD
Nipunn Koorapati
1
-0
/
+4
2021-03-01
Merge branch 'jh/fsmonitor-prework'
Junio C Hamano
3
-12
/
+64
2021-02-26
t/perf: avoid copying worktree files from test repo
Jeff King
1
-1
/
+1
2021-02-26
t/perf: handle worktrees as test repos
Jeff King
1
-9
/
+22
2021-02-22
p5303: measure time to repack with keep
Jeff King
1
-2
/
+32
2021-02-22
p5303: add missing &&-chains
Jeff King
1
-2
/
+2
2021-02-16
p7519: add trace logging during perf test
Jeff Hostetler
3
-2
/
+35
2021-02-16
p7519: move watchman cleanup earlier in the test
Jeff Hostetler
1
-8
/
+17
2021-02-16
p7519: fix watchman watch-list test on Windows
Jeff Hostetler
1
-1
/
+1
2021-02-16
p7519: do not rely on "xargs -d" in test
Jeff Hostetler
1
-1
/
+11
2021-02-10
Merge branch 'jk/pretty-lazy-load-commit'
Junio C Hamano
1
-1
/
+1
2021-02-08
Merge branch 'jk/p5303-sed-portability-fix' into maint
Junio C Hamano
1
-4
/
+8
2021-02-05
Merge branch 'jk/p5303-sed-portability-fix'
Junio C Hamano
1
-4
/
+8
2021-02-05
Merge branch 'nk/perf-fsmonitor-cleanup' into maint
Junio C Hamano
1
-1
/
+6
2021-01-29
p5303: avoid sed GNU-ism
Jeff King
1
-4
/
+8
2021-01-28
pretty: lazy-load commit data when expanding user-format
Jeff King
1
-1
/
+1
2021-01-15
Merge branch 'nk/perf-fsmonitor-cleanup'
Junio C Hamano
1
-1
/
+6
2021-01-06
Merge branch 'es/perf-export-fix'
Junio C Hamano
1
-4
/
+1
2021-01-06
p7519: allow running without watchman prereq
Taylor Blau
1
-1
/
+6
2020-12-22
t/perf: avoid unnecessary test_export() recursion
Eric Sunshine
1
-4
/
+1
2020-12-18
Merge branch 'es/perf-export-fix'
Junio C Hamano
1
-2
/
+7
2020-12-16
t/perf: fix test_export() failure with BSD `sed`
Eric Sunshine
1
-2
/
+7
2020-12-08
Merge branch 'nk/perf-fsmonitor-cleanup'
Junio C Hamano
1
-2
/
+1
2020-12-08
Merge branch 'ps/update-ref-multi-transaction'
Junio C Hamano
1
-13
/
+7
2020-11-30
perf/fsmonitor: use test_must_be_empty helper
Nipunn Koorapati
1
-2
/
+1
2020-11-16
p1400: use `git-update-ref --stdin` to test multiple transactions
Patrick Steinhardt
1
-13
/
+7
2020-10-26
t/perf/fsmonitor: add benchmark for dirty status
Nipunn Koorapati
1
-0
/
+5
2020-10-26
t/perf/fsmonitor: perf comparison of multiple fsmonitor integrations
Nipunn Koorapati
1
-8
/
+14
2020-10-26
t/perf/fsmonitor: initialize test with git reset
Nipunn Koorapati
1
-2
/
+6
2020-10-26
t/perf/fsmonitor: factor setup for fsmonitor into function
Nipunn Koorapati
1
-2
/
+6
2020-10-26
t/perf/fsmonitor: silence initial git commit
Nipunn Koorapati
1
-1
/
+1
2020-10-26
t/perf/fsmonitor: shorten DESC to basename
Nipunn Koorapati
1
-1
/
+5
2020-10-26
t/perf/fsmonitor: factor description out for readability
Nipunn Koorapati
1
-10
/
+12
2020-10-26
t/perf/fsmonitor: improve error message if typoing hook name
Nipunn Koorapati
1
-1
/
+3
2020-10-26
t/perf/fsmonitor: move watchman setup to one-time-repo-setup
Nipunn Koorapati
1
-7
/
+9
2020-10-26
t/perf/fsmonitor: separate one time repo initialization
Nipunn Koorapati
1
-8
/
+11
2020-10-20
p7519-fsmonitor: add a git add benchmark
Nipunn Koorapati
1
-0
/
+4
2020-10-20
p7519-fsmonitor: refactor to avoid code duplication
Nipunn Koorapati
1
-99
/
+37
2020-10-20
perf lint: add make test-lint to perf tests
Nipunn Koorapati
2
-4
/
+7
2020-10-20
t/perf: add fsmonitor perf test for git diff
Nipunn Koorapati
1
-0
/
+71
2020-10-20
t/perf/p7519-fsmonitor.sh: warm cache on first git status
Nipunn Koorapati
1
-1
/
+2
2020-10-20
t/perf/README: elaborate on output format
Nipunn Koorapati
1
-0
/
+2
2020-09-22
Merge branch 'jk/dont-count-existing-objects-twice'
Junio C Hamano
1
-0
/
+4
2020-09-17
packfile: actually set approximate_object_count_valid
Jeff King
1
-0
/
+4
2020-08-31
Merge branch 'ps/ref-transaction-hook'
Junio C Hamano
1
-3
/
+10
[next]