[refactor] getAggregator性能优化
Open
@fangsmile is already working on this.
Since Oct 12, 2024.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
this.tree当是一个几千的大对象时,可以根据行列号可以做个缓存
https://github.com/VisActor/VTable/issues/2595 测试场景 开了autoHeight和autoWidth后 滚动慢 排序慢
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.