wilsonpage / fastdom

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

I'm using fast Dom in my super fast library! #66

Closed magnumjs closed 8 years ago

magnumjs commented 8 years ago

Hi there, great library, I was just using rAF before but now I've added fast Dom, I'm only using it for write as of now , the speeds I'm getting are amazing.

You can see the jsperfs here https://github.com/magnumjs/mag.js

Thank you!

wilsonpage commented 8 years ago

That's awesome! :)