Why does Chrome spend time “downloading” content from cache?
So this has to do with the way caching works in Chrome. I don’t have personal experience with Chrome’s codebase, but I do know a bit about the theory of it. (I also found a reference to Chrome’s cache implementation here for the more curious: chromium disk cache) For reference, here is a screenshot of … Read more