(Formatting is lacking, just copy the table into notepad.)
"Top 20" results from SharpDevelop profiler:
"Top 20" results from SharpDevelop profiler:
Name Call Count Time Spent TS (self) TS (per call) TS (self/call)
------------------------------------------------------------------------------------------------------------------------------------
WpfApplication1.App.Main 1 19487.779297ms 26.708881ms 19487.779297ms 26.708881ms
OxyPlot.Wpf.Plot.ArrangeOverride 22 6385.794584ms 0.526685ms 290.263390ms 0.023940ms
OxyPlot.Wpf.Plot.UpdateModelAndVisuals 21 6327.732324ms 3.068244ms 301.320587ms 0.146107ms
OxyPlot.Wpf.Plot.UpdateVisuals 21 5852.759366ms 3.663617ms 278.702827ms 0.174458ms
OxyPlot.PlotModel.Render 21 4932.378369ms 14.397502ms 234.875160ms 0.685595ms
WpfApplication1.MainWindow..ctor 1 3128.988608ms 60.921899ms 3128.988608ms 60.921899ms
OxyPlot.PlotModel.RenderAxes 42 2628.290695ms 0.843887ms 62.578350ms 0.020093ms
OxyPlot.Axes.Axis.Render 210 2627.099862ms 1.284219ms 12.509999ms 0.006115ms
OxyPlot.HorizontalAndVerticalAxisRenderer.Render 210 2625.815643ms 13.369001ms 12.503884ms 0.063662ms
WpfApplication1.MainWindow.InitializeComponent 1 2268.427159ms 1.322134ms 2268.427159ms 1.322134ms
OxyPlot.HorizontalAndVerticalAxisRenderer.RenderMajorItems 105 1827.486131ms 4.793490ms 17.404630ms 0.045652ms
OxyPlot.MathRenderingExtensions.DrawMathText 798 1570.425264ms 1.443802ms 1.967951ms 0.001809ms
OxyPlot.MathRenderingExtensions.DrawMathText 798 1568.981462ms 4.374377ms 1.966142ms 0.005482ms
OxyPlot.Wpf.ShapesRenderContext.DrawText 798 1561.215147ms 11.262844ms 1.956410ms 0.014114ms
OxyPlot.PlotModel.AdjustPlotMargins 21 1155.307446ms 14.229514ms 55.014640ms 0.677596ms
OxyPlot.PlotModel.MaxSizeOfPositionTier 42 1120.887111ms 1.372298ms 26.687788ms 0.032674ms
OxyPlot.Axes.Axis.Measure 105 1119.405653ms 4.064151ms 10.661006ms 0.038706ms
OxyPlot.PlotModel.RenderSeries 21 1091.402684ms 2.620846ms 51.971556ms 0.124802ms
WpfApplication1.App..ctor 1 1088.683889ms 161.166694ms 1088.683889ms 161.166694ms
OxyPlot.Series.LineSeries.Render 84 1087.583511ms 76.632450ms 12.947423ms 0.912291ms
I also have the SharpDevelop profile project file if needed (~20MB).








