atom / etch

Builds components using a simple and explicit API around virtual-dom
MIT License
555 stars 57 forks source link

what's the performance like? #59

Closed capaj closed 7 years ago

capaj commented 7 years ago

I'd love to see some benchmarks comparing etch to react, inferno or other vdom libs. Can anyone add some? Or maybe add etch to https://github.com/krausest/js-framework-benchmark ?

nathansobo commented 7 years ago

@capaj Would you be interested in trying it?

lloiser commented 7 years ago

ping: https://github.com/krausest/js-framework-benchmark/pull/234 here are some preliminary results: https://jsfiddle.net/lloiser/hjndzndk/

nathansobo commented 7 years ago

It looks like we're doing okay. When that PR get's merged would you be down to add it to our README?