3 subject="""comment 11"""
4 date="2021-06-08T15:41:23Z"
6 I can't think of anything OSX specific in the recent changes.
8 I have added debugging of when reconcileStaged wakes up and possibly
11 joey@darkstar:~/tmp/big> git config annex.debug true
12 joey@darkstar:~/tmp/big> git config annex.debugfilter Database.Keys
13 joey@darkstar:~/tmp/big> git-annex init
15 [2021-06-08 11:52:11.854202926] (Database.Keys) reconcileStaged start
16 (scanning for annexed files...)
17 [2021-06-08 11:52:44.092620256] (Database.Keys) reconcileStaged end
20 All the new work happens in between those two debugs, so you could check if
21 the time sink is there or elsewhere.
23 (Note that the last release takes 2 seconds longer for that init than