lhorie / todomvc-perf-comparison

todomvc performance benchmarks

Home Page:http://lhorie.github.io/todomvc-perf-comparison/todomvc-benchmark/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoMVC Benchmark

Performance benchmarks for various TodoMVC implementations

Results

  • OS X 10.8: MacBook Air,Core i5 @1.8GHz)
  • Windows Vista: Pentium T4200 2GHz

Overall:

Mercury, Vue and Mithril are king. Elm is a close fourth, except on IE9 where it is very slow.

Ember is the slowest overall; Angular, React and Backbone are trailing too.

Chrome 36, OS X

Chrome

Firefox 31, OS X

Firefox

Safari 6.1, OS X

Safari

Chrome 36, Windows Vista

Vista-Chrome

IE9, Windows Vista

Note that the Angular Benchmark is not working ATM, in IE9, hence the ridiculous score.

Vista-IE9

About

todomvc performance benchmarks

http://lhorie.github.io/todomvc-perf-comparison/todomvc-benchmark/

License:MIT License


Languages

Language:JavaScript 93.0%Language:CSS 5.0%Language:Clojure 2.0%