Commit Graph

4 Commits

Author SHA1 Message Date
Shadowfacts 6881441671 Don't use shared background context for fetching item counts
A significant fraction of the time was spent waiting for the background
context to be available, before the count could even be started. Since
the counts don't need to use the shared background context, let them
each use their own context to avoid contention.
2022-09-10 14:21:30 -04:00
Shadowfacts 6fa71bee38 Index all the things 2022-09-10 00:19:11 -04:00
Shadowfacts 197edc5e1a Enable dead code stripping 2022-06-09 23:31:03 -04:00
Shadowfacts 61f073109c Fix CoreData concurrency things 2022-01-09 18:46:42 -05:00