Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

I have compared a few Chat packages with Syncfusion. 

By changing 

var loop = 2e2 in index.js below to 2e3, 2e4... to compare the performance at different chart data points.

https://github.com/rubyzhao/Syncfusion_MyChart_Line

Please see the workflow and results at:

https://github.com/rubyzhao/LineChartPerformanceCompare

I am afraid I did something wrong, so didn't include the test result at above.

The below is the performance result for loop=2e4.



Empty



Empty


Would you please check from your side? Or point me to the right direction to improve the performance.

Thanks,
Ruhao