Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#1260 closed enhancement (obsolete)

Hive-3.3 development

Reported by: cneumuel Owned by: cneumuel
Priority: medium Milestone:
Component: Hive.General Version: branch
Keywords: Cc:

Description (last modified by cneumuel)

General

  • 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.

Experiment Manager

  • Reduce memory consumption~~

Server

  • Deleting HiveExperiments with lots of large jobs attached takes a huge amount of time while locking the jobs-table rendering the server unusable. This needs to be faster.

Slave

Change History (9)

comment:1 Changed 13 years ago by cneumuel

  • Status changed from new to accepted

comment:2 Changed 13 years ago by cneumuel

  • Summary changed from Hive Development to Hive-3.3 Development

comment:3 Changed 13 years ago by cneumuel

  • Summary changed from Hive-3.3 Development to Hive-3.3 development

comment:4 Changed 13 years ago by cneumuel

  • Description modified (diff)

comment:5 Changed 13 years ago by cneumuel

  • Description modified (diff)

comment:6 Changed 13 years ago by cneumuel

  • Description modified (diff)

comment:7 Changed 13 years ago by cneumuel

  • Description modified (diff)

comment:8 Changed 13 years ago by cneumuel

  • Resolution set to obsolete
  • Status changed from accepted to closed

comment:9 Changed 12 years ago by mkommend

  • Milestone HeuristicLab 3.3.x Backlog deleted
Note: See TracTickets for help on using tickets.