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-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
2020-08-25
refs: remove lookup cache for reference-transaction hook
Patrick Steinhardt
1
-3
/
+10
2020-08-21
p5302: count up to online-cpus for thread tests
Jeff King
1
-23
/
+24
2020-08-21
p5302: disable thread-count parameter tests by default
Jeff King
3
-5
/
+16
2020-06-19
refs: implement reference transaction hook
Patrick Steinhardt
1
-0
/
+32
2020-05-04
pack-bitmap: pass object filter to fill-in traversal
Jeff King
1
-0
/
+5
2020-05-04
pack-bitmap.c: support 'tree:0' filtering
Taylor Blau
1
-0
/
+5
2020-04-28
Merge branch 'jk/fast-import-use-hashmap'
Junio C Hamano
1
-0
/
+23
2020-04-06
fast-import: replace custom hash with hashmap.c
Jeff King
1
-0
/
+23
2020-03-27
p5310: stop timing non-bitmap pack-to-disk
Jeff King
1
-4
/
+0
2020-02-14
pack-objects: support filters with bitmaps
Jeff King
1
-0
/
+4
2020-02-14
pack-bitmap: implement BLOB_LIMIT filtering
Jeff King
1
-0
/
+5
2020-02-14
pack-bitmap: implement BLOB_NONE filtering
Jeff King
1
-0
/
+5
2020-02-14
rev-list: allow commit-only bitmap traversals
Jeff King
1
-0
/
+8
2019-12-16
Merge branch 'cs/store-packfiles-in-hashmap'
Junio C Hamano
1
-0
/
+18
2019-12-10
Merge branch 'jk/perf-wo-git-dot-pm'
Junio C Hamano
1
-2
/
+7
2019-12-06
Merge branch 'tg/perf-remove-stale-result'
Junio C Hamano
2
-11
/
+5
2019-12-03
packfile.c: speed up loading lots of packfiles
Colin Stolley
1
-0
/
+18
[prev]
[next]