Bugs item #3459191, was opened at 2011-12-13 18:10 Message generated for change (Tracker Item Submitted) made by cpudney You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=744692&aid=3459191&group_id=139835
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Visualizers Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Chris Pudney (cpudney) Assigned to: Nobody/Anonymous (nobody) Summary: Poor performance rendering many chromatograms at once Initial Comment: If the user selects many (10+) raw data files and plots a TIC of them then performance can be quite poor (particularly for raw data files with many data points). The problem seems to be that the TICDataSet generates a refresh event every 100ms with the result being that when multiple TICs are plotted MZmine spends most of its time redrawing the chromatograms and little time generating the data set. The fix is to remove this periodic refresh and simply refresh only when each TICDataSet completes calculating its values. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=744692&aid=3459191&group_id=139835 ------------------------------------------------------------------------------ Cloud Computing - Latest Buzzword or a Glimpse of the Future? This paper surveys cloud computing today: What are the benefits? Why are businesses embracing it? What are its payoffs and pitfalls? http://www.accelacomm.com/jaw/sdnl/114/51425149/ _______________________________________________ Mzmine-devel mailing list Mzmine-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mzmine-devel