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

Statistic fps comparison table #55

Open nvcken opened 8 years ago

nvcken commented 8 years ago

A statistic table to display avg fps would be awesome

mathieuancelin commented 8 years ago

Yep, that would actually be awesome, but we need something automatic, that will update the table for each merged PR. Like running all examples in a browser (with something like SauceLab or Browserstack) and extract new data to feed the table.

If you have any idea to easily achieve that, I'm open to it :-)

leeoniya commented 8 years ago

maybe avgs at 1%, 50%, 100% mutation rates