Free cookie consent management tool by TermsFeed Policy Generator

Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#98 closed enhancement (done)

Emtpy method of ProgrammableOperator is compiled on every clone operation

Reported by: gkronber Owned by: gkronber
Priority: low Milestone: HeuristicLab 3.3.0
Component: Operators.Programmable Version: 3.0
Keywords: Cc:

Description

This is potentially harmful (at least for efficiancy reasons) in a GP or Meta-GP scenario.

Attachments (1)

ProgrammableOperator.patch (983 bytes) - added by gkronber 16 years ago.
suggested patch by pspitzli

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by gkronber

suggested patch by pspitzli

comment:1 Changed 16 years ago by gkronber

  • Owner changed from swagner to gkronber
  • Status changed from new to assigned

comment:2 Changed 16 years ago by gkronber

  • Resolution set to fixed
  • Status changed from assigned to closed

fixed with r116 as suggested by pspitzli by lazily compiling the method in Apply().

comment:3 Changed 15 years ago by swagner

  • Milestone changed from 3.0 to Iteration 0

Milestone 3.0 deleted

comment:4 Changed 13 years ago by swagner

  • Milestone changed from Iteration 0 to Current

Milestone Iteration 0 deleted

comment:11 Changed 13 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.