Do you mean this line?
image() with 5 parameters is always slower
than with 3.
Try with 3 parameters
Try resize in setup and not in draw() for testing
Do you mean this line?
image() with 5 parameters is always slower
than with 3.
Try with 3 parameters
Try resize in setup and not in draw() for testing