@@ -96,30 +96,30 @@ Based on the above configurations, there are three different anti-tearing modes
9696
9797## LVGL Benchmark
9898
99- ** DATE:** 01.10 .2025 13:12
99+ ** DATE:** 07.11 .2025 09:03
100100
101- ** LVGL version:** 9.3 .0
101+ ** LVGL version:** 9.4 .0
102102
103103| Name | Avg. CPU | Avg. FPS | Avg. time | render time | flush time |
104104| ---- | :------: | :------: | :-------: | :---------: | :--------: |
105- | Empty screen | 97 % | 18 | 52 | 30 | 22 |
106- | Moving wallpaper | 98 % | 9 | 91 | 81 | 10 |
107- | Single rectangle | 98 % | 35 | 24 | 1 | 23 |
108- | Multiple rectangles | 99% | 32 | 28 | 18 | 10 |
105+ | Empty screen | 96 % | 18 | 51 | 29 | 22 |
106+ | Moving wallpaper | 100 % | 10 | 85 | 81 | 4 |
107+ | Single rectangle | 99 % | 35 | 25 | 2 | 23 |
108+ | Multiple rectangles | 99% | 32 | 27 | 18 | 9 |
109109| Multiple RGB images | 99% | 29 | 29 | 22 | 7 |
110- | Multiple ARGB images | 99% | 17 | 51 | 35 | 16 |
111- | Rotated ARGB images | 99 % | 16 | 58 | 50 | 8 |
112- | Multiple labels | 100 % | 19 | 45 | 31 | 14 |
113- | Screen sized text | 99 % | 8 | 109 | 89 | 20 |
114- | Multiple arcs | 99% | 35 | 22 | 6 | 16 |
115- | Containers | 99 % | 15 | 55 | 42 | 13 |
116- | Containers with overlay | 99% | 10 | 84 | 73 | 11 |
117- | Containers with opa | 99 % | 12 | 68 | 55 | 13 |
118- | Containers with opa_layer | 99 % | 6 | 139 | 129 | 10 |
119- | Containers with scrolling | 99% | 11 | 82 | 62 | 20 |
120- | Widgets demo | 99% | 7 | 98 | 84 | 14 |
121- | All scenes avg. | 98 % | 17 | 64 | 50 | 14 |
122-
123-
124-
125- <!-- END_BENCHMARK -->
110+ | Multiple ARGB images | 99% | 16 | 51 | 35 | 16 |
111+ | Rotated ARGB images | 100 % | 15 | 58 | 50 | 8 |
112+ | Multiple labels | 99 % | 18 | 46 | 34 | 12 |
113+ | Screen sized text | 100 % | 8 | 109 | 88 | 21 |
114+ | Multiple arcs | 99% | 35 | 23 | 8 | 15 |
115+ | Containers | 100 % | 15 | 56 | 42 | 14 |
116+ | Containers with overlay | 99% | 9 | 86 | 73 | 13 |
117+ | Containers with opa | 100 % | 11 | 75 | 57 | 18 |
118+ | Containers with opa_layer | 100 % | 6 | 145 | 133 | 12 |
119+ | Containers with scrolling | 99% | 11 | 81 | 61 | 20 |
120+ | Widgets demo | 99% | 7 | 99 | 85 | 14 |
121+ | All scenes avg. | 99 % | 17 | 65 | 51 | 14 |
122+
123+
124+
125+ <!-- END_BENCHMARK -->
0 commit comments