-
Notifications
You must be signed in to change notification settings - Fork 200
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
perf: 优化 customTree 包含大量 values 生成结构时性能 #2469
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Size Change: +93 B (0%) Total Size: 441 kB
ℹ️ View Unchanged
|
基于测试数据集, 增加一个运行耗时的测试? 保证后续的改动不会影响性能 |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## alpha #2469 +/- ##
==========================================
- Coverage 77.02% 76.82% -0.20%
==========================================
Files 234 249 +15
Lines 11504 12756 +1252
Branches 2445 2743 +298
==========================================
+ Hits 8861 9800 +939
- Misses 1268 1363 +95
- Partials 1375 1593 +218 ☔ View full report in Codecov by Sentry. |
🎉 This PR is included in version @antv/s2-v1.54.0-alpha.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version @antv/s2-react-v1.46.0-alpha.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
ref: #2379 |
👀 PR includes
✨ Feature
🎨 Enhance
🐛 Bugfix
🔧 Chore
📝 Description
🖼️ Screenshot
🔗 Related issue link
🔍 Self-Check before the merge