Skip to content
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: optimize element dependencies effect trace performance #6249

Merged
merged 4 commits into from
Aug 29, 2024
Merged

Conversation

Aarebecca
Copy link
Contributor

Replace type of the effect from decorator to function to reduce the time of style calculating

Optimized Result (left before, right after):

The average performance improved by more than 30%.

image

@hustcc hustcc merged commit 2c21154 into v5 Aug 29, 2024
3 of 5 checks passed
@hustcc hustcc deleted the perf/effect branch August 29, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants