For USB Serial, I was transferring large chunks, later I found, If your buffer is entirely full, send_now works pretty well, it depends , how you stage the transfer.
I loved SerialTransfer, but one limitation for me was the max buffer size, I might rewrite the lib or something similar bare...