Ideas for improving LCD speed

You cannot use a ILI9488 display in 16-bit RGB565 mode (2 bytes per pixel) over SPI, only RGB666 (3 bytes per pixel) and RGB111 (2 pixels per byte)