Benchmark with v7

Can you try this:

  • Use only 1 frame buffer
  • Set one 1/10 screen-sized display buffer for LVGL.
  • in flush_cb just memcpy the rendered image to the one frame buffer
  • ignore VSYNC now