I have seen this theory floated a few times. The problem is that reading uncompressed files from disk can often be slower than reading less data and decompressing it on the fly efficiently. Would be interesting to see actual studies of this for common game data.
It was faster to load the higher resolution data back in the early 2010s on HDDs, so I don’t imagine it got any better for using compression now that we’re on SSDs.
I have seen this theory floated a few times. The problem is that reading uncompressed files from disk can often be slower than reading less data and decompressing it on the fly efficiently. Would be interesting to see actual studies of this for common game data.
It was faster to load the higher resolution data back in the early 2010s on HDDs, so I don’t imagine it got any better for using compression now that we’re on SSDs.