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

React example uses in browser JSX transformation #48

Closed 0xR closed 8 years ago

0xR commented 8 years ago

This is something that you would never do in production. I'm considering implementing a version without JSX.

mathieuancelin commented 8 years ago

Hi,

no problem, feel free to send a PR :-)

But it will no have impact on repaint performances IMHO.