Skip to content

perf: cache dom operations#158

Open
CHOYSEN wants to merge 1 commit intopveyes:masterfrom
CHOYSEN:perf
Open

perf: cache dom operations#158
CHOYSEN wants to merge 1 commit intopveyes:masterfrom
CHOYSEN:perf

Conversation

@CHOYSEN
Copy link

@CHOYSEN CHOYSEN commented Feb 20, 2025

hi @pveyes, I found that a large number of repeated DOM operations during HTML conversion in my application can lead to time consumption. Eventually, I identified it as the getPropInfo function and made some modifications to it.
If there is anything wrong, please let me know. Thank you for your hard work!

Before:
截屏2025-02-20 15 42 34

After:

截屏2025-02-20 15 43 31

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.

1 participant