| Test case name | Result |
|---|---|
| draw image directly | |
| putImageData | |
| draw image blob | |
| draw image bitmap |
| Test name | Executions per second |
|---|---|
| draw image directly | 295122.2 Ops/sec |
| putImageData | 2357.6 Ops/sec |
| draw image blob | 335755.2 Ops/sec |
| draw image bitmap | 651771.6 Ops/sec |