Ticket #8013 (assigned)

Opened 7 years ago

Last modified 5 years ago

Slice MD runs on events which make it slow (sometimes)

Reported by: Alex Buts Owned by: Alex Buts
Priority: major Milestone: Backlog
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

SliceMD currently goes through the whole MD workspace and analyses every event, present in the workspace if the one needs to be added to the target workspace. This makes it an order of magnitude slower then Horace for workspaces with number of events much bigger then number of boxes

More intelligent approach is implemented by BinMD, which checks the boxes first and if the box with large number of events is outside of the cut limits, the box is rejected outright.

Similar algorithm should be deployed by SliceMD

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

Bulk move to assigned at the introduction of the triage step

comment:2 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8858

Note: See TracTickets for help on using tickets.