mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-28 10:26:14 +00:00
f5f4670d7f
file: change block size to 32kb (=> yields highest throughput) archive, file_io: add additional block cache forwarding path when reading uncompressed data from archive (avoids repetitive IOs) file_io, file_stats: fix inaccurate and incorrect IO throughput calculation file_stats: refactor some calculations to avoid division by 0 This was SVN commit r3665.