← Back to team overview

widelands-dev team mailing list archive

[Merge] lp:~widelands-dev/widelands/bug-1678987-save-handler into lp:widelands

 

The proposal to merge lp:~widelands-dev/widelands/bug-1678987-save-handler into lp:widelands has been updated.

Commit message changed to:

Fix performance problems with long savegames

- The savehandler now calculates the next interval after a save has finished.
  This fixes endless autosave cycles when a save takes longer than the
  interval.

- When saving the Player Info Packet, only save ware statistics that the
  player's tribe owns

- Save ware statistics as strings to reduce the number of hard drive write
  operations by an order of magnitude for long games

For more details, see:
https://code.launchpad.net/~widelands-dev/widelands/bug-1678987-save-handler/+merge/349096
-- 
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/bug-1678987-save-handler into lp:widelands.


References