Unciv/core
WhoIsJohannes cccaa88456
Cache civ uniques while refreshing world map tiles. (#9284)
* Cache civ uniques while refreshing world map tiles.

This should have a pretty significant performance improvement of about 10% next rount time.

* Forgot to add stateForConditionals to cache key.

* Make cache keys depend on function

* Restrict LocalUniqueCache API to avoid using it the wrong way.

* Use default values instead of two methods
2023-04-26 10:17:58 +03:00
..
src/com/unciv Cache civ uniques while refreshing world map tiles. (#9284) 2023-04-26 10:17:58 +03:00
build.gradle.kts Build warnings cleanup (#6827) 2022-05-19 02:12:18 +02:00