Free cookie consent management tool by TermsFeed Policy Generator

Opened 14 years ago

Last modified 12 years ago

#1260 closed enhancement

Hive-3.3 development — at Version 4

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.

Slave

Change History (4)

comment:1 Changed 14 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)
Note: See TracTickets for help on using tickets.