Performance test
This discussion was imported from CodePlex
meenakshi07 wrote at 2013-04-23 03:45:
Hi Objo,
Can you please guide me
"Is there any Performance test application available which I can run on my chart application(WPF Application) similar to http://www.objo.net/oxyplot/histogram/ (Silverlight based)"?
Thanks in advance
Regards!
Can you please guide me
"Is there any Performance test application available which I can run on my chart application(WPF Application) similar to http://www.objo.net/oxyplot/histogram/ (Silverlight based)"?
Thanks in advance
Regards!
objo wrote at 2013-04-24 11:10:
There is no WPF version of that test application available, but I tried to calculate the rate of CompositionTarget.Render events in the WPF Example browser application. The result is probably not very accurate for performance measurements, so I am interested
in better solutions to this!
The original Silverligth test application can be found in Colin Eberhardt's blog post:
http://www.scottlogic.co.uk/blog/colin/2010/12/visiblox-visifire-dynamicdatadisplay-charting-performance-comparison/
The OxyPlot code for Silverlight is in
Colin's blog post from last year is interesting, I have not compared with those results yet
http://www.scottlogic.co.uk/blog/colin/2012/04/wpf-charting-performance-comparisons-the-battle-continues/
The original Silverligth test application can be found in Colin Eberhardt's blog post:
http://www.scottlogic.co.uk/blog/colin/2010/12/visiblox-visifire-dynamicdatadisplay-charting-performance-comparison/
The OxyPlot code for Silverlight is in
Source/Examples/Silverlight/HistogramTest
Colin's blog post from last year is interesting, I have not compared with those results yet
http://www.scottlogic.co.uk/blog/colin/2012/04/wpf-charting-performance-comparisons-the-battle-continues/
Customer support service by UserEcho