Jul 21, 2017 · 1 min read
“DOM Changes Speed”
Vue is actually a bit faster than React in terms of DOM manipulation.
Maybe not a major reference, but he’s taken a lot of time to do testing and benchmarks.
http://www.stefankrause.net/wp/?p=431
http://www.stefankrause.net/js-frameworks-benchmark6/webdriver-ts-results/table.html
Vue.js is the fastest of the big three modern frameworks although not by a large margin. It starts faster than both angular and react and shows little weakness.
Scott
