[Refactor] 当设置了autoWidth和autoHeight之后 数据量较大时滚动性能比较差
Open
@Rui-Sun is already working on this.
Since Oct 12, 2024.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.8.1
Link to Minimal Reproduction
Steps to Reproduce
行列数量多的时候可以复现
Current Behavior
滚动 + 首渲染时卡顿,且耗时过长,CPU 使用飙升,内部是在做计算?
Expected Behavior
快速渲染,滚动不卡顿
Environment
- OS: Macos
- Browser: Chrome latest version
- Framework:
Any additional comments?
基本上数科分析场景不可用,很难在正式环境上投入
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.