Using RAF would make drawing more efficient and sync up the draw with the refresh of the screen (60hz). Since cross browser support sucks, use the HTML5 RAF polyfill: https://gist.github.com/1579671
Using RAF would make drawing more efficient and sync up the draw with the refresh of the screen (60hz).
Since cross browser support sucks, use the HTML5 RAF polyfill:
https://gist.github.com/1579671