Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 5 and Version 6 of Ticket #1260


Ignore:
Timestamp:
12/23/10 14:50:17 (13 years ago)
Author:
cneumuel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1260 – Description

    v5 v6  
    22 * ~~Reduce memory footprint of jobs by calling `Prepare()` on algorithms after they finished. This clears all scopes and executioncontexts which greatly reduces memory footprint. `Prepare()` is called anyway after an `OptimizerJob` is downloaded and reassembled, so loosing the resultcollection is inevitable.~~
    33
     4== Experiment Manager ==
     5 * Reduce memory consumption!
     6
    47== Slave ==
    58