Issue 284: Fix sluggish update of multiple peptides graph after "Select All" on a large document

Status:closed
Assigned To:Guest
Type:Defect
Area:Skyline
Priority:1
Milestone:3.2
Opened:2014-01-08 13:29 by donmarsh
Changed:2016-07-27 12:28 by Brendan MacLean
Resolved:2016-07-27 12:28 by Brendan MacLean
Resolution:Fixed
Closed:2016-07-27 12:28 by Brendan MacLean
2014-01-08 13:29 donmarsh
Title»Fix sluggish update of multiple peptides graph after "Select All" on a large document
Assigned To»donmarsh@proteinms.net
Type»Defect
Area»Skyline
Priority»1
Milestone»2.5
We need to reduce the number of peptides displayed for large documents, because it takes too long to graph them all.

2014-08-28 11:36 Brendan MacLean
Milestone2.5»3.1

2015-06-24 01:21 Brendan MacLean
Milestone3.1»3.2
Don, this is priority 1 and really needs to be fixed. When a lot of peptides are selected, it can take minutes to show this graph. The code is not efficiently culling the list to get only the 100 most intense peaks. The code ends up pulling data for all selected peptides before realizing it will only graph 100.

I just spoke with someone here in Zurich who asked if there was some way of cancelling this display, since he clearly had regretted clicking on things that caused Skyline to appear to hang.

2016-07-27 12:28 Brendan MacLean
resolve as Fixed
Statusopen»resolved
I fixed this one a while ago.

2016-07-27 12:28 Brendan MacLean
close
Statusresolved»closed
Assigned Todonmarsh@proteinms.net»Guest