Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0
Firefox 117
Windows
Desktop
one year ago
Test name Executions per second
fillRect using a concatenated color string 1568.2 Ops/sec
fillRect using a joined color string 1587.8 Ops/sec
fillRect with a template literal color string 1598.2 Ops/sec
fillRect with a constant color string 5126.9 Ops/sec
putImageData() using a 1px by 1px ImageData instance 12694.6 Ops/sec
Using drawImage to copy a pixel from a palette canvas 1583.8 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