-
-
Notifications
You must be signed in to change notification settings - Fork 714
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(engine-render): optimize border perf #1574
Conversation
View Deployment
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #1574 +/- ##
==========================================
- Coverage 32.92% 32.91% -0.02%
==========================================
Files 934 934
Lines 52498 52518 +20
Branches 11011 11008 -3
==========================================
Hits 17286 17286
- Misses 35212 35232 +20 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* feat: optimize border perf * feat: row count to 100w * fix: border perf * feat: 100w lines * fix(render): mac render border failed --------- Co-authored-by: DR-Univer <wbfsa@qq.com>
dev
branch.close #1645