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

Canvas: implement high resolution display support #14

Closed ghost closed 9 years ago

ghost commented 9 years ago

Without this change, the canvas benchmark implementation does not look sharp on high-dpi displays. Moreover, it has an unfair advantage because it has less graphic processing to do.