mathieuancelin / js-repaint-perfs

Playground to test repaint rates of JS libs
http://mathieuancelin.github.io/js-repaint-perfs/
255 stars 111 forks source link

Adds vue 2 #103

Closed lwakefield closed 7 years ago

lwakefield commented 7 years ago

As title suggests, adds vue 2.

gr0uch commented 7 years ago

Is it just Chrome or has there been virtually no performance improvements?

lwakefield commented 7 years ago

It looks like it has actually gone backward... (Though I easily could have missed some optimization opportunities)

However, I think it is important to note that this particular benchmark tests a very specific edge case. If you look at the work here which covers more realistic/common cases, it doesn't perform as poorly.

leeoniya commented 7 years ago

latest is here [1]. looks like +20% over vanillajs in perf.

[1] https://rawgit.com/krausest/js-framework-benchmark/d9bfb5c48d545ddfc244ec08eb80bed8d06d2e4b/webdriver-ts/table.html