mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-27 23:35:53 +00:00
dda626846612dc19ec1b4e56ede65da0eb47346e
- compression: now use "fastest" compression mode and more memory unless in FINAL build. this greatly speeds up archive generation at expense of 1.5% size increase (fine during development). done because profiling shows ZLib accounts for 78% of CPU; practically nothing else shows up, which shows effectiveness of compressing in parallel with reading from disk. - file_cache: documented; fixed several potential issues with exact_buf when invalidating files. This was SVN commit r3586.
Description
Public pull mirror of upstream 0 A.D. from Wildfire Games Gitea.
Languages
C++
56.4%
JavaScript
35.5%
C
3.3%
Python
2.2%
Lua
0.6%
Other
1.7%