v2.8
2.8.0
Initial tests show that q5.js WebGPU is up to 5x faster than Java Processing!
point
in the canvas2d renderer now makes points using line strokes for better performance instead of arcs, so if what you really want is a 1x1 rect use the rect
function instead.