Where is legened-state-optimized? #133
Closed
HamedFathi
started this conversation in
General
Replies: 2 comments
-
I submitted a PR for it but it hasn't been accepted yet: krausest/js-framework-benchmark#1269 The optimized version basically just adds the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Update: It's in the official results now. The optimized version is in the non-keyed table because it does not re-render the whole list so it doesn't match the benchmark's keyed requirements. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, you share the below picture
I want to know what is the difference between optimized and non-optimized versions?
I did not find the optimized version in the krausest/js-framework-benchmark too.
Beta Was this translation helpful? Give feedback.
All reactions