I2C OLED display faster with ESP8266 than with Arduino nano?

Hello, am I correct to think that 0.96" I2C 128X64 OLED LCD Display will be much faster if connected to ESP8266 than Arduino nano?

I read that faster library is needed like this one 76fps??? on arduino

you can see video here:

So how many fps on ESP8266?

Maybe because ESP8266 runs at 80mhz vs Arduino at 16mhz ??