clearRect vs fillRect vs resizeFastest: clearRect (6.4x faster)
5,636,995 ops/sec
4,624,274 ops/sec
881,171 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| clearRect | |
| fillRect | |
| resize |
| Test name | Executions per second |
|---|---|
| ✓ fillRect | 5,067,161 Ops/sec |
| clearRect | 4,696,125 Ops/sec |
| resize | 647,164 Ops/sec |