evancz / react-angular-ember-elm-performance-comparison

Comparing performance of Elm, React, Angular, and Ember
BSD 3-Clause "New" or "Revised" License
91 stars 39 forks source link

Add om next #11

Open rogeriochaves opened 8 years ago

rogeriochaves commented 8 years ago

The previous version of this benchmark had om, now om is evolving to be 1.0.0 (they are calling om next) and got some improvements, like using react v15 underneath now. It's not finished yet, so I'm using the latest alpha version and it is working fine.

I'm using the om todomvc from here, I didn't change the code, just upgrade the deps, maybe om next have more tooling to improve performance that I'm not aware of.

Don't know if it is interesting to add to the repo given its name but it's good to satisfy curiosity, it gets closer to the react optimized version:

captura de pantalla 2016-09-17 a las 22 11 32