Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36
Chrome 83
Windows
Desktop
4 years ago
Test name Executions per second
fillRect using a concatenated color string 204.2 Ops/sec
fillRect using a joined color string 123.0 Ops/sec
fillRect with a template literal color string 90.9 Ops/sec
fillRect with a constant color string 493.3 Ops/sec
putImageData() using a 1px by 1px ImageData instance 33.7 Ops/sec
Using drawImage to copy a pixel from a palette canvas 224.9 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