js-repaint-perfs icon indicating copy to clipboard operation
js-repaint-perfs copied to clipboard

The "optimized" vanilla JS version isn't particularly optimized...

Open dead-claudia opened this issue 8 years ago • 1 comments

I can tell you first hand that innerHTML, used here and here, is a super slow way of updating a DOM tree.

dead-claudia avatar Mar 04 '17 10:03 dead-claudia

I agree :-)

Feel free to send a PR

mathieuancelin avatar Mar 06 '17 09:03 mathieuancelin