widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #16248
Re: [Merge] lp:~widelands-dev/widelands/speedup_saveloading into lp:widelands
The only change that could possibly make it slower are the changes to the map resources packet, so I have reverted that. The important speed up is for the win conditions. All the other changes are omitting data, and the extra boolean comparisons should be a lot faster than writing to / reading from disk.
Have you made more than one test run? The numbers are not that radically different.
--
https://code.launchpad.net/~widelands-dev/widelands/speedup_saveloading/+merge/364205
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/speedup_saveloading.
References