This commit is contained in:
Joey Hess 2021-10-05 16:51:54 -04:00
parent fac1954b60
commit 1d23d8463a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -31,5 +31,13 @@ values:
261724 before treeItemsToTree
327260 after treeItemsToTree
Also, compare above profile with this (-c) profile:
<img src="https://tmp.joeyh.name/prof2.png">
This shows PINNED is increasing all the way to the end, which seems to
rule out any of the functions shown in the first profile.
What the first profile shows running up until the end is export db updates.
But I tried disabling the db updates and the memory use didn't change.
"""]]