Replies: 1 comment
-
@arvinxx you need to run the benchmarks |
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, I'm a big fan of zustand and use a lot in my project. I'm wondering a small question about performance of two different usage:
useShallow:
create-with-equality-fn and shallow/deep equal
which one has better performance?
Beta Was this translation helpful? Give feedback.
All reactions