Open Quanhua-Guan opened 6 years ago
Test on iPhone 8 Plus
Item count Cached | time used to init PINDiskCache
@Quanhua-Guan the disk cache initializes asynchronously in part to address these issues, but you're right, there may be a way to increase startup performance by storing metadata in a different place – sadly this would require a major rewrite of the disk caching layer.
When more and more data cache in DiskCache, the startup can cost a lot of time, and before that we can not get data from disk cache.