yan5619:
Could it be that I am polling my sensors fast enough, but Serial.print() made it slow?
That's a good question. Why don't you remove the print statements and just call the Acce*() functions without printing the results, and see what effect that has on the speed?