Replies: 1 comment 3 replies
-
You can use Memo |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Before calling
RwSignal::set
I could always check that the new value is actually different from the current one.Does such a check make sense performance-wise (at least in the case that actual changes are rather rare) or is it always redundant?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions