http://jsperf.com/single-rects
~
http://jsperf.com/distancesquared
http://jsperf.com/cached-attributes
http://jsperf.com/shadow-alternatives
Shadow alternatives, if you want to make an image: http://jsfiddle.net/uWkwN/
http://jsperf.com/image-caching-canvas <- vs Text
http://jsperf.com/image-caching-canvas2 <- vs Paths
Making of image-caching-canvas: http://jsfiddle.net/55SZG/
http://jsperf.com/gradient-reuse
http://jsperf.com/no-square-root
http://jsperf.com/image-data-vs-premade
http://jsperf.com/drawimage-whole-pixels
http://jsperf.com/image-scaling
http://jsperf.com/image-coords-smooth2
http://jsperf.com/filling-pixels
http://jsperf.com/filling-pixels/2
http://jsperf.com/canvas-pixel-manipulation/6 <- by Andrew Baker