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
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
2019-12-01
Merge branch 'jk/optim-in-pack-idx-conversion'
Junio C Hamano
1
-0
/
+1
2019-11-27
t/perf: don't depend on Git.pm
Jeff King
1
-2
/
+7
2019-11-27
perf-lib: use a single filename for all measurement types
Jeff King
2
-11
/
+5
2019-11-12
pack-objects: avoid pointless oe_map_new_pack() calls
Jeff King
1
-0
/
+1
2019-11-10
Fix spelling errors in messages shown to users
Elijah Newren
1
-1
/
+1
2019-08-12
t/perf: rename duplicate-numbered test script
Jeff King
1
-0
/
+0
2019-07-01
check_everything_connected: assume alternate ref tips are valid
Jeff King
1
-0
/
+27
2019-05-19
Merge branch 'ab/perf-installed-fix'
Junio C Hamano
4
-27
/
+53
2019-05-13
Merge branch 'jk/perf-aggregate-wo-libjson'
Junio C Hamano
1
-2
/
+2
2019-05-13
Merge branch 'jk/p5302-avoid-collision-check-cost'
Junio C Hamano
1
-13
/
+18
2019-05-13
Merge branch 'ew/repack-with-bitmaps-by-default'
Junio C Hamano
2
-3
/
+1
2019-05-13
Merge branch 'js/partial-clone-connectivity-check'
Junio C Hamano
1
-0
/
+26
2019-05-08
perf-lib.sh: forbid the use of GIT_TEST_INSTALLED
Ævar Arnfjörð Bjarmason
2
-0
/
+13
2019-05-08
perf tests: add "bindir" prefix to git tree test results
Ævar Arnfjörð Bjarmason
2
-2
/
+4
2019-05-08
perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.sh
Ævar Arnfjörð Bjarmason
3
-32
/
+38
2019-05-08
perf-lib.sh: make "./run <revisions>" use the correct gits
Ævar Arnfjörð Bjarmason
2
-2
/
+10
2019-05-08
perf aggregate: remove GIT_TEST_INSTALLED from --codespeed
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2019-05-08
perf README: correct docs for 3c8f12c96c regression
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2019-05-05
t/perf: add perf script for partial clones
Jeff King
1
-0
/
+26
2019-04-25
Merge branch 'jk/revision-rewritten-parents-in-prio-queue'
Junio C Hamano
1
-0
/
+18
2019-04-24
t/perf: depend on perl JSON only when using --codespeed
Jeff King
1
-2
/
+2
2019-04-23
p5302: create the repo in each index-pack test
Jeff King
1
-13
/
+18
2019-04-04
revision: use a prio_queue to hold rewritten parents
Jeff King
1
-0
/
+18
2019-03-18
perf-lib.sh: rely on test-lib.sh for --tee handling
Jeff King
1
-23
/
+11
2019-03-18
pack-objects: default to writing bitmap hash-cache
Jeff King
2
-3
/
+1
2019-02-14
prune: use bitmaps for reachability traversal
Jeff King
1
-0
/
+11
2019-02-14
prune: lazily perform reachability traversal
Jeff King
1
-0
/
+24
2018-11-20
tests: send "bug in the test script" errors to the script's stderr
SZEDER Gábor
1
-2
/
+2
2018-11-12
p3400: replace calls to `git checkout -b' by `git checkout -B'
Alban Gruin
1
-5
/
+5
2018-10-10
Merge branch 'ab/fsck-skiplist'
Junio C Hamano
2
-0
/
+53
2018-09-12
fsck: add a performance test for skipList
René Scharfe
1
-0
/
+40
2018-09-12
fsck: add a performance test
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2018-08-20
t/perf: add perf tests for fetches from a bitmapped server
Jeff King
1
-0
/
+45
2018-08-20
t/perf: add infrastructure for measuring sizes
Jeff King
3
-5
/
+81
2018-08-20
t/perf: factor out percent calculations
Jeff King
1
-9
/
+12
2018-08-20
t/perf: factor boilerplate out of test_perf
Jeff King
1
-26
/
+35
2018-05-23
Merge branch 'cc/perf-bisect'
Junio C Hamano
1
-0
/
+6
2018-05-06
perf/bisect_run_script: disable codespeed
Christian Couder
1
-0
/
+6
2018-04-26
perf/aggregate: use Getopt::Long for option parsing
Christian Couder
1
-36
/
+26
2018-04-25
Merge branch 'cc/perf-bisect'
Junio C Hamano
3
-10
/
+166
2018-04-11
t/perf: add scripts to bisect performance regressions
Christian Couder
2
-0
/
+120
2018-04-11
perf/run: add --subsection option
Christian Couder
1
-10
/
+46
[next]