iPhone Development: Core-Plot performance Slow when handling a huge data

后端 未结 3 1896
走了就别回头了
走了就别回头了 2021-01-07 11:40

iPhone Development: Core-Plot performance slow when handling a huge data.

I tried to put 500 Data into Plot. The performance show that it is really slow.

And

3条回答
  •  Happy的楠姐
    2021-01-07 11:52

    We did some speed comparisons of iOS Charts and one of them was Core-plot. Unfortunately Core-plot was so slow it could not do the first test!!

    There were other chart components which were able to handle big data much more efficiently.

    The test results and test setup are here: https://www.scichart.com/ios-chart-performance-comparison

    In table format the results of a comparison between four main chart iOS providers can be found here.

    Disclosure, I am the tech lead of the SciChart project

提交回复
热议问题