Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0
Firefox 68
Windows
Desktop
4 years ago
Test name Executions per second
fillRect using a concatenated color string 315.5 Ops/sec
fillRect using a joined color string 359.0 Ops/sec
fillRect with a template literal color string 385.2 Ops/sec
fillRect with a constant color string 549.1 Ops/sec
putImageData() using a 1px by 1px ImageData instance 16.7 Ops/sec
Using drawImage to copy a pixel from a palette canvas 907.7 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