Max Baud Rate for Arduino Uno

There are faster alternatives to using this overload of Serial.print.

What are the faster alternatives to Serial.print() ?

At 38400 bps: Difference to call to Dx() (248 usec/byte) and Serial.print() (264 usec/byte) is 16 usec/byte.