Serial packet speed

what software are you using on the PC to receive the bytes?
is it using interrupts to receive data - if so how large is its buffer?
do you do any processing after you receive a packet
could you be loosing data while processing the previous packet?