Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
295
xamDataChart Performance
posted

Hello to all,

i am using the latest IG Release 2020.2 along with a WPF application.

I had a deeper look at the "Binding High Volume Data" from the WPF Demo application.

500.000 data points are created by default and then are bound to the chart.

On my machine it takes something between 40 and 90 ms.

The demo app is compiled against Framework 4.

I made a new WPF project targeting .NET5, and used exactly the same source as in the demo application.

Now it takes something like 400 to 500ms until the chart chart has finished layouting.

Why is there such a big difference?
Is it because of .NET5 or do i miss something with the IG assemblies?
I use a series resolution of 1, and i cannot change this. (but i use this in the IG demo and in my .NET 5 sample, so same settings here)

Also i compared to a Framework 4 WinForms app. this is even faster than the WPF app compiled against Framework 4.

We used Framework 4 and IG 2016 so far, which showed a good performance for some kind of realtime charting of sampled data.

For a new project we are using IG2020.2 and .NET5 and we are pretty far away from what we need when it comes to chart performance...

I appreciate any ideas.

Thanks

Thomas

Parents Reply Children
No Data