JS MV* Frameworks Performance Comparisons
Vue.js is a new MV* library for building interactive web applications, similar to AngularJS or BackboneJS, aiming simplicity and functionality at only 11.23kb gzipped.
A nice comparison on the performance of the most known MV* libraries is provided here > http://vuejs.org/perf/
Compared libraries
Vue (v0.7.3)
Backbone (v1.1.0) + jQuery (v2.0.3)
Knockout (v3.0.0)
Ember (v1.0.0) + Handlebars (v1.0.0) + jQuery (v1.9.1)
Angular (v1.2.7)
React (v0.8.0)
Om (version unknown) + React (v0.8.0)
Ractive (v0.3.8)















