During this series I tried to challenge myself to hyper-optimise the runtime performance.
Rendering a 4096x4096px
canvas on a M2 Macbook Air using Google Chrome has the following stats per frame:
- CPU:
56-70 μs
- GPU:
78-86 μs
I am super proud of these results, especially given the canvas size :)