Closed Sewer56 closed 3 months ago
Use this for reference
https://stackoverflow.com/a/26205776
This is important for understanding how we store files with caching
As seen in the FileSystem Performance document, random file access on Windows is awful in the first place.
Conclusions are written on that page.
Use this for reference
https://stackoverflow.com/a/26205776
This is important for understanding how we store files with caching