mathieuancelin / js-repaint-perfs

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

add table overview of all benchmarks #114

Closed jorisdebock closed 7 years ago

jorisdebock commented 7 years ago

I have added a overview of all benchmark results in a table, it just runs each benchmark and collects the data of it. An automated benchmark would be better but atleast now you can run them yourself easily in the browser.

55

Also quite some surprising/interesting differences between the two browsers I tested.

Chrome repaint-chrome

Edge repaint-edge