Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 701 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 701 Bytes

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