Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 13_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Mobile/15E148 Safari/604.1
Mobile Safari 13
iOS 13.3.1
Mobile
4 years ago
Test name Executions per second
fillRect using a concatenated color string 346.4 Ops/sec
fillRect using a joined color string 314.9 Ops/sec
fillRect with a template literal color string 309.2 Ops/sec
fillRect with a constant color string 1040.5 Ops/sec
putImageData() using a 1px by 1px ImageData instance 47.0 Ops/sec
Using drawImage to copy a pixel from a palette canvas 43.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