This commit is contained in:
Joey Hess 2021-06-07 11:46:47 -04:00
parent f58d686ccf
commit 254199edc9
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2021-06-07T15:41:43Z"
content="""
I assume these tests are creating lots of clones of repositories. Are they
also doing lots of merges or switching between branches?
The init scan time has already been optimised as much as seems feasible.
The update scan time can still be optimised, see
[[speed_up_keys_db_update_with_git_streaming]].
"""]]