index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/pretty-lazy-load-commit'
Junio C Hamano
2021-02-10
1
-1
/
+1
|
\
|
*
pretty: lazy-load commit data when expanding user-format
Jeff King
2021-01-28
1
-1
/
+1
*
|
Merge branch 'jk/p5303-sed-portability-fix'
Junio C Hamano
2021-02-06
1
-4
/
+8
|
\
\
|
|
/
|
/
|
|
*
p5303: avoid sed GNU-ism
Jeff King
2021-01-30
1
-4
/
+8
*
|
Merge branch 'nk/perf-fsmonitor-cleanup'
Junio C Hamano
2021-01-16
1
-1
/
+6
|
\
\
|
*
|
p7519: allow running without watchman prereq
Taylor Blau
2021-01-06
1
-1
/
+6
*
|
|
Merge branch 'es/perf-export-fix'
Junio C Hamano
2021-01-07
1
-4
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
t/perf: avoid unnecessary test_export() recursion
Eric Sunshine
2020-12-22
1
-4
/
+1
*
|
|
Merge branch 'es/perf-export-fix'
Junio C Hamano
2020-12-19
1
-2
/
+7
|
\
|
|
|
*
|
t/perf: fix test_export() failure with BSD `sed`
Eric Sunshine
2020-12-16
1
-2
/
+7
*
|
|
Merge branch 'nk/perf-fsmonitor-cleanup'
Junio C Hamano
2020-12-09
1
-2
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
perf/fsmonitor: use test_must_be_empty helper
Nipunn Koorapati
2020-11-30
1
-2
/
+1
*
|
|
Merge branch 'ps/update-ref-multi-transaction'
Junio C Hamano
2020-12-09
1
-13
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
p1400: use `git-update-ref --stdin` to test multiple transactions
Patrick Steinhardt
2020-11-16
1
-13
/
+7
*
|
|
t/perf/fsmonitor: add benchmark for dirty status
Nipunn Koorapati
2020-10-27
1
-0
/
+5
*
|
|
t/perf/fsmonitor: perf comparison of multiple fsmonitor integrations
Nipunn Koorapati
2020-10-27
1
-8
/
+14
*
|
|
t/perf/fsmonitor: initialize test with git reset
Nipunn Koorapati
2020-10-27
1
-2
/
+6
*
|
|
t/perf/fsmonitor: factor setup for fsmonitor into function
Nipunn Koorapati
2020-10-27
1
-2
/
+6
*
|
|
t/perf/fsmonitor: silence initial git commit
Nipunn Koorapati
2020-10-27
1
-1
/
+1
*
|
|
t/perf/fsmonitor: shorten DESC to basename
Nipunn Koorapati
2020-10-27
1
-1
/
+5
*
|
|
t/perf/fsmonitor: factor description out for readability
Nipunn Koorapati
2020-10-27
1
-10
/
+12
*
|
|
t/perf/fsmonitor: improve error message if typoing hook name
Nipunn Koorapati
2020-10-27
1
-1
/
+3
*
|
|
t/perf/fsmonitor: move watchman setup to one-time-repo-setup
Nipunn Koorapati
2020-10-27
1
-7
/
+9
*
|
|
t/perf/fsmonitor: separate one time repo initialization
Nipunn Koorapati
2020-10-27
1
-8
/
+11
|
/
/
*
|
p7519-fsmonitor: add a git add benchmark
Nipunn Koorapati
2020-10-20
1
-0
/
+4
*
|
p7519-fsmonitor: refactor to avoid code duplication
Nipunn Koorapati
2020-10-20
1
-99
/
+37
*
|
perf lint: add make test-lint to perf tests
Nipunn Koorapati
2020-10-20
2
-4
/
+7
*
|
t/perf: add fsmonitor perf test for git diff
Nipunn Koorapati
2020-10-20
1
-0
/
+71
*
|
t/perf/p7519-fsmonitor.sh: warm cache on first git status
Nipunn Koorapati
2020-10-20
1
-1
/
+2
*
|
t/perf/README: elaborate on output format
Nipunn Koorapati
2020-10-20
1
-0
/
+2
|
/
*
Merge branch 'jk/dont-count-existing-objects-twice'
Junio C Hamano
2020-09-22
1
-0
/
+4
|
\
|
*
packfile: actually set approximate_object_count_valid
Jeff King
2020-09-17
1
-0
/
+4
*
|
Merge branch 'ps/ref-transaction-hook'
Junio C Hamano
2020-09-01
1
-3
/
+10
|
\
\
|
*
|
refs: remove lookup cache for reference-transaction hook
Patrick Steinhardt
2020-08-26
1
-3
/
+10
|
|
/
*
|
p5302: count up to online-cpus for thread tests
Jeff King
2020-08-21
1
-23
/
+24
*
|
p5302: disable thread-count parameter tests by default
Jeff King
2020-08-21
3
-5
/
+16
|
/
*
refs: implement reference transaction hook
Patrick Steinhardt
2020-06-19
1
-0
/
+32
*
pack-bitmap: pass object filter to fill-in traversal
Jeff King
2020-05-05
1
-0
/
+5
*
pack-bitmap.c: support 'tree:0' filtering
Taylor Blau
2020-05-05
1
-0
/
+5
*
Merge branch 'jk/fast-import-use-hashmap'
Junio C Hamano
2020-04-29
1
-0
/
+23
|
\
|
*
fast-import: replace custom hash with hashmap.c
Jeff King
2020-04-06
1
-0
/
+23
*
|
p5310: stop timing non-bitmap pack-to-disk
Jeff King
2020-03-27
1
-4
/
+0
|
/
*
pack-objects: support filters with bitmaps
Jeff King
2020-02-14
1
-0
/
+4
*
pack-bitmap: implement BLOB_LIMIT filtering
Jeff King
2020-02-14
1
-0
/
+5
*
pack-bitmap: implement BLOB_NONE filtering
Jeff King
2020-02-14
1
-0
/
+5
*
rev-list: allow commit-only bitmap traversals
Jeff King
2020-02-14
1
-0
/
+8
*
Merge branch 'cs/store-packfiles-in-hashmap'
Junio C Hamano
2019-12-16
1
-0
/
+18
|
\
|
*
packfile.c: speed up loading lots of packfiles
Colin Stolley
2019-12-03
1
-0
/
+18
*
|
Merge branch 'jk/perf-wo-git-dot-pm'
Junio C Hamano
2019-12-10
1
-2
/
+7
|
\
\
|
*
|
t/perf: don't depend on Git.pm
Jeff King
2019-11-27
1
-2
/
+7
[next]