The js-framework-bench results has been updated with helix (as well as reagent 0.10) https://rawgit.com/krausest/js-framework-benchmark/master/webdriver-ts-results/table.html
Interesting results. Helix is clearly faster than reagent, but not by much. Seems worth an investigation into what's happening there.
this table is a bit too large for my taste 😄
Hey @lilactown just wanted to let you know that helix (and all projects using string requires for JS packages) are now properly supported on cljdoc https://cljdoc.org/d/lilactown/helix/0.0.10
I think there's probably some improvements that could be made to the helix code in the benchmark, but don't have time to dig in atm
I'm less interested in how we compare to reagent, and more interested in how we compare to React + Hooks
there's def improvements to be made to helix as well