In vue3, does traversal for of iterables affect performance when they are not necessary? #8934
Answered
by
Shyam-Chen
zclsx
asked this question in
Help/Questions
-
What problem does this feature solve?An example: when a dependency collection is triggered What does the proposed API look like?Using other efficient loops, will there be a difference in the size of the data? |
Beta Was this translation helpful? Give feedback.
Answered by
Shyam-Chen
Aug 9, 2023
Replies: 1 comment
Answer selected by
haoqunjiang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v-memo