gustavonihei opened a new pull request #656:
URL: https://github.com/apache/incubator-nuttx-apps/pull/656


   ## Summary
   This PR intends to add support for asynchronous flush operation on the 
`lvgldemo` example application, for both the Framebuffer and LCD character 
devices.
   This enables the parallelization of the rendering of the next frame by LVGL 
and the drawing of the current frame to the display device.
   
   ## Impact
   Expected some performance improvement when 
`CONFIG_EXAMPLES_LVGLDEMO_DOUBLE_BUFFERING` is also enabled.
   
   ## Testing
   Tested `sim:lvgl` with **Benchmark** and **Stress**  examples from 
`lvgldemo`.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to