Ticket #8013 (assigned)
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
Note: See
TracTickets for help on using
tickets.
Bulk move to assigned at the introduction of the triage step