wilsonpage / fastdom

Eliminates layout thrashing by batching DOM measurement and mutation tasks
6.85k stars 240 forks source link

fix the missing semicolons and add requestAnimationFrame only test to aspect ratio comparison example. #43

Closed tufandevrim closed 9 years ago

tufandevrim commented 10 years ago

Adding requestAnimationFrame only test to aspect ratio comparison example gives more insight to users how batching could improve the performance even further.

wilsonpage commented 9 years ago

Sorry only just noticed this. Thanks :)