clarification

This commit is contained in:
Joey Hess 2021-06-08 12:00:01 -04:00
parent 1a6fa5abc8
commit ecbaa52571
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -17,9 +17,12 @@ wastes some time, eg:
[2021-06-08 11:52:44.092620256] (Database.Keys) reconcileStaged end
ok
All the new work happens in between those two debugs, so you could check if
All the new work happens in between those two debugs[1], so you could check if
the time sink is there or elsewhere.
(Note that the last release takes 2 seconds longer for that init than
it does now..)
[1] With the exception of a single call to `git write-tree`, but that
should be very fast.
"""]]