Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122
Windows
Desktop
6 months ago
Test name Executions per second
Crop and Resize using createImageBitmap, currently bugged in FF 111.0 149863.5 Ops/sec
Crop and Resize using Canvas scaling, usually somewhat slow 245676.8 Ops/sec
No cropping or scaling on main thread, assume ImageBitmap will be transferred to worker (note: not actually transferred in this benchmark) 253203.8 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests:
  • Crop and Resize using createImageBitmap, currently bugged in FF 111.0

  • Crop and Resize using Canvas scaling, usually somewhat slow

  • No cropping or scaling on main thread, assume ImageBitmap will be transferred to worker (note: not actually transferred in this benchmark)