Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36
Chrome 83
Mac OS X 10.15.3
Desktop
4 years ago
Test name Executions per second
fillRect using a concatenated color string 446.5 Ops/sec
fillRect using a joined color string 474.3 Ops/sec
fillRect with a template literal color string 434.7 Ops/sec
fillRect with a constant color string 1192.4 Ops/sec
putImageData() using a 1px by 1px ImageData instance 491.0 Ops/sec
Using drawImage to copy a pixel from a palette canvas 411.2 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests:
  • fillRect using a concatenated color string

  • fillRect using a joined color string

  • fillRect with a template literal color string

  • fillRect with a constant color string

  • putImageData() using a 1px by 1px ImageData instance

  • Using drawImage to copy a pixel from a palette canvas