Ticket #521 (closed: wontfix)

Opened 12 years ago

Last modified 5 years ago

Remove unnecesary copying of X data

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: minor Milestone: Iteration 17
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Now that the X vectors are copied in the WorkspaceFactory, there must be a lot of unnecessary copying over of X data going on in algorithms. A tedious task is to go through removing all of this.

Change History

comment:1 Changed 12 years ago by Russell Taylor

  • Priority changed from major to minor

comment:2 Changed 11 years ago by Nick Draper

  • Milestone changed from Iteration 16 to Iteration 17

Batch move of tickets to Iteration 17

comment:3 Changed 11 years ago by Nick Draper

  • Owner set to Sofia Antony

comment:4 Changed 11 years ago by Russell Taylor

  • Owner changed from Sofia Antony to Russell Taylor

I'm going to back off the change that led to this ticket (svn check-in 2268). It had bad consequences for the speed of Managed Workspaces.

comment:5 Changed 11 years ago by Russell Taylor

(In [2397]) Removed copying of X values in Workspace Factory (if workspace is same size as parent, introduced on 25/3 in check-in 2268). It had an unacceptable effect on the speed of managed workspaces. Re #521.

comment:6 Changed 11 years ago by Russell Taylor

  • Status changed from new to closed
  • Resolution set to wontfix

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1369

Note: See TracTickets for help on using tickets.