Issue 307: Get Skyline window on screen faster

issues
Status:closed
Assigned To:Guest
Type:Todo
Area:Skyline
Priority:2
Milestone:3.1
Opened:2014-02-13 03:39 by Brendan MacLean
Changed:2015-07-06 09:39 by Brendan MacLean
Resolved:2015-06-24 01:16 by Brendan MacLean
Resolution:Fixed
Closed:2015-07-06 09:39 by Brendan MacLean
2014-02-13 03:39 Brendan MacLean
Title»Get Skyline window on screen faster
Assigned To»donmarsh@proteinms.net
Type»Todo
Area»Skyline
Priority»2
Milestone»2.6
Skyline can take a while to get anything showing on screen, especially when the user double-clicks a file in Windows Explorer. In general, it is probably time we did a start-up time performance analysis, and specifically, we should look into some cleaver way to get Skyline showing at least a blank document, if a double-clicked document takes too long to load (e.g. use LongWaitDlg or some nice splashscreen variant of it to load the file on disk to SrmDocument, so that a form pops up after a short while, if the document cannot be loaded quickly enough).

2014-08-28 10:21 Brendan MacLean
Milestone2.6»3.1

2015-06-24 01:16 Brendan MacLean
resolve as Fixed
Statusopen»resolved
Assigned Todonmarsh@proteinms.net»Brendan MacLean
Don did a round of profiling and work on this to fix any obvious issues. Further progress would take considerable work, not scheduled at the moment.

2015-07-06 09:39 Brendan MacLean
close
Statusresolved»closed
Assigned ToBrendan MacLean»Guest