Changes between Version 9 and Version 12 of Ticket #3834


Ignore:
Timestamp:
Sep 23, 2016, 11:29:59 PM (8 years ago)
Author:
Itms
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3834

    • Property Milestone Alpha 21Backlog
  • Ticket #3834 – Description

    v9 v12  
    55Some things could be optimised:
    66
    7 * ~~TechnologyTemplateManager shouldn't serialise any data (it can always load the techs from disk when rejoining)~~. r18100
     7* ~~TechnologyTemplateManager shouldn't serialise any data (it can always load the techs from disk when rejoining). r18100~~ Actually it should! See #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