> Regarding diffing - in terms of rerendering whole subtrees every time 
> reactive will not perform as well as react even if diffing is implemented - 
> it is not designed that way.
>

I should probably correct this - I think i was a bit tired when I wrote it 
and not as impressed with diffing performance as I wanted to be. Actually, 
although I've only done a very rough visual benchmark, I think the diffing 
performance is somewhat on par with React's - just no key support. Again, 
diffing isn't the core algorithm this library is using even though it has 
it - direct binding is.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to