Serial coms to Arduino SLOOOW

We need to see how you are handling the received data in draw() or in the serial event callback function. For the time being, check if this could help: https://forum.processing.org/one/topic/ridiculously-long-delay-on-processing-and-arduino-serial-communication.html

Kf