Arduino Uno, 0.96" I2C OLED Display running too slow to capture button Presses

And the code is?

Usually best way to speed up things is to not display something if it has not changed. Are you testing for this or always displaying everything in the loop?