You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/09/25 11:28:11 UTC

[incubator-echarts] 01/01: Merge pull request #13339 from apache/list-remove-chunk

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git

commit 529504b3ada0bedd1321fe831b20f1d98b47445a
Merge: 6b37266 d29caa8
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Fri Sep 25 19:27:28 2020 +0800

    Merge pull request #13339 from apache/list-remove-chunk
    
    [5.0] [Performance] Remove chunk in List storage

 src/chart/line/poly.ts          |   2 +-
 src/data/List.ts                | 490 ++++++++++++++++------------------------
 src/data/helper/dataProvider.ts |  41 +++-
 src/processor/dataSample.ts     |  14 +-
 test/sample-compare.html        |   8 +-
 5 files changed, 249 insertions(+), 306 deletions(-)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org