react-angular-ember-elm-performance-comparison icon indicating copy to clipboard operation
react-angular-ember-elm-performance-comparison copied to clipboard

Comparing performance of Elm, React, Angular, and Ember

Results 8 react-angular-ember-elm-performance-comparison issues
Sort by recently updated
recently updated
newest added

Per this [comment](https://github.com/evancz/react-angular-ember-elm-performance-comparison/pull/12#issuecomment-248167628), I took a stab at delineating between frameworks that were a part of the initial analysis versus those that have since been added. This should clear a...

Any interest in a PR for scripts to run on node with C code coverage? You would get info with just strace, but I am interested in Node code blocks...

The discussion of potential timing bugs caused by requestAnimationFrame use, while interesting, was factually deficient, and only serves to distract from the point being made.

I've added cycle.js since it is another library that is getting a lot of traction and has a cool different architecture from the others by having everything as streams. Since...

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....

Hello, I believe the react example was not being very fair for a few reasons: 1 - The TodoMVC React example is very old, it does not take advantages from...

I don't mean to be "that guy" and nitpick the benchmarked code, but... I'm gonna be. The TodoMVC React code was written for an old version of React. If you...

Old: https://evancz.github.io/todomvc-perf-comparison/