Changes between Version 12 and Version 13 of Ticket #3834


Ignore:
Timestamp:
Oct 5, 2016, 2:40:08 PM (8 years ago)
Author:
elexis
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3834 – Description

    v12 v13  
    55Some things could be optimised:
    66
    7 * ~~TechnologyTemplateManager shouldn't serialise any data (it can always load the techs from disk when rejoining). r18100~~ Actually it should! See #4239.
     7* ~~TechnologyTemplateManager shouldn't serialise any data (it can always load the techs from disk when rejoining). r18100~~ (-> backref OOS #4239)
    88* ~~SerializeVector is very ineffecient; it stores the name of the array with every element, which results f.e. in a lot of lines like~~. r18121
    99* ~~TemplateManager stores the templates rather inefficiently~~. r18121