First, Flowcode Ili9341 component working excellent

I have made a test on the Ili9341 display with diferent communication mode. I use a Stm32F0308. The fastes device I can find. I see other who use Arduino IDE is much faster.
Seriel Ok fast.
Spi, very slow
Parallel, approx. same speed as seriel.
I though, that Spi and parallel is the fastest. Is the above ok, I mean is it the Seial always will be the fastest?

Equal in simulation but not in real world.
Thank´s in advance
Jorgen