-
Notifications
You must be signed in to change notification settings - Fork 221
perf: 复用行列头/数值单元格 以提升百万滚动性能至50FPS #3222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+638
−242
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
18a830b
perf: 优化100万数据下的滚动性能
Alexzjt 96bf596
perf: 优化pivot-chart的滚动性能
Alexzjt ea0b36d
perf: 优化100万数据下的PivotChartDataCell滚动性能
Alexzjt c0fb9a9
fix: 媒体渲染场景等异步场景不能复用单元格
Alexzjt a151749
perf: 列头行头滚动性能优化
Alexzjt 7d3733e
perf: 列头行头滚动性能优化
Alexzjt c0f3008
perf: 字段标记icon情况下优化渲染
Alexzjt 0cc6887
perf: 优化icon的位置渲染
Alexzjt 5fb9bcc
chore: 更新依赖版本
Alexzjt 5a7d765
perf: 使用g的新版优化性能
Alexzjt 433fae1
test: 更新快照
Alexzjt 902753a
test: 导出超时
Alexzjt 5596c66
test: 修复测试用例
Alexzjt b8e5a28
test: 修复测试用例
Alexzjt 616032b
Merge branch 'chore/dep0620' of github.com:antvis/S2 into perf/100w
Alexzjt 862334e
Merge branch 'next' of github.com:antvis/S2 into perf/100w
Alexzjt e18f5fb
Merge branch 'next' of github.com:antvis/S2 into perf/100w
Alexzjt 61c3b1e
Merge branch 'perf/100w_0718' of github.com:antvis/S2 into perf/100w_…
Alexzjt 5ab89af
perf: 使用性能更好的pop
Alexzjt 74e23af
Merge branch 'next' of github.com:antvis/S2 into perf/100w_0718
Alexzjt 7662c76
perf: 提供开关
Alexzjt 7ac940d
perf: 百万滚动场景关闭showDefaultHeaderActionIcon
Alexzjt 433e347
perf: updateGrid过程中复用line
Alexzjt b419116
Merge branch 'perf/100w_0718' of github.com:antvis/S2 into perf/100w_…
Alexzjt e3dd07d
perf: updateGrid过程中复用line
Alexzjt a77c8fb
perf: 设置ClipPath时,不再重新new Rect,而是直接修改已有rect的style
Alexzjt cef4c9a
refactor: 轻微重构相同函数
Alexzjt a620c3d
Merge branch 'next' of github.com:antvis/S2 into perf/updateGrid
Alexzjt 3d18acd
fix: 删除错误参数
Alexzjt 35e6f83
perf: 允许用户自定义G的渲染器参数
Alexzjt 59656f1
refactor: 轻微重构
Alexzjt dc3fe48
refactor: 轻微重构
Alexzjt f88bbce
fix: 增加兜底分支
Alexzjt c54efda
perf: 提升getBackgroundColor性能
Alexzjt 14e5e8a
refactor: 完善类型
Alexzjt 2c7a394
Merge branch 'perf/updateGrid' of github.com:antvis/S2 into perf/100w…
Alexzjt ddc35cf
perf: 批量设置样式
Alexzjt 930d5c6
Merge branch 'perf/100w_0718' of github.com:antvis/S2 into perf/100w_…
Alexzjt 1840a7b
perf: 适配新版写法
Alexzjt e4a0b4b
perf: 适配新版写法
Alexzjt 158f400
refactor: 接受CR意见
Alexzjt afe2642
Merge branch 'perf/100w_header' of github.com:antvis/S2 into perf/100…
Alexzjt 4254614
Merge branch 'next' of github.com:antvis/S2 into perf/100w_header
Alexzjt 24cdae0
chore: 使用beta版的G
Alexzjt 01ff2d3
Merge branch 'next' of github.com:antvis/S2 into perf/100w_header
Alexzjt 8ea2ade
Revert "chore: 使用beta版的G"
Alexzjt 9e5c33a
chore: 使用G的新版本
Alexzjt e682050
Merge branch 'next' of github.com:antvis/S2 into perf/100w_header
Alexzjt 29b59be
chore: 增大limit
Alexzjt e283d1a
Merge branch 'next' into perf/100w_header
Alexzjt f1fe0a1
refactor: 增加experimentalReuseCell文档
Alexzjt edd001a
chore: 修复CodeQL CI问题
Alexzjt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.