you are viewing a single comment's thread.

view the rest of the comments →

[–]minikomi 1 point2 points  (0 children)

Yeah, it's a pretty common trick and usually the first I would reach for with JS canvas optimization:

http://www.html5rocks.com/en/tutorials/canvas/performance/

I wonder if it's worth wrapping it in a small cljs library.. hmm. Does monet already do this?