optimize the code???

rapiduser

Chieftain
Joined
Oct 15, 2006
Messages
72
hi in the rhyes thread there is a discussion on code optimizers.
On Page two there is an interesting thing.

He use import cPickle as pickle instead of import pickle

http://forums.civfanatics.com/showthread.php?t=286521&page=2

The game is now 50 times faster.

For example in the CvRtWEventManager.py there ist also a import pickle an I think you can speed up the mod.

sorry for my bad english
 
Wouldn't make a difference as there is no pickled data in RtW. :)
 
Top Bottom