As C2C have very very heave memory usage will it be better to use SQLLite for data storage.
Like Civilopedia and all Turn data that game process every turn.
For performance data can be dynamically accessed then needed.
And only needed information will be in memory.
So no more MAF and better performance.
What do you think?
http://code.google.com/p/apsw/
http://www.pysqlite.org/
Like Civilopedia and all Turn data that game process every turn.
For performance data can be dynamically accessed then needed.
And only needed information will be in memory.
So no more MAF and better performance.
What do you think?
http://code.google.com/p/apsw/
http://www.pysqlite.org/