@@ -96,29 +96,29 @@ Based on the above configurations, there are three different anti-tearing modes
9696
9797## LVGL Benchmark
9898
99- ** DATE:** 11.08 .2025 02:49
99+ ** DATE:** 03.09 .2025 02:41
100100
101101** LVGL version:** 9.3.0
102102
103103| Name | Avg. CPU | Avg. FPS | Avg. time | render time | flush time |
104104| ---- | :------: | :------: | :-------: | :---------: | :--------: |
105- | Empty screen | 98 % | 18 | 51 | 30 | 21 |
106- | Moving wallpaper | 99% | 8 | 106 | 83 | 23 |
107- | Single rectangle | 99 % | 34 | 25 | 2 | 23 |
108- | Multiple rectangles | 99 % | 32 | 27 | 18 | 9 |
109- | Multiple RGB images | 99% | 28 | 31 | 24 | 7 |
110- | Multiple ARGB images | 100 % | 17 | 51 | 35 | 16 |
111- | Rotated ARGB images | 100 % | 14 | 62 | 52 | 10 |
112- | Multiple labels | 99 % | 18 | 45 | 34 | 11 |
113- | Screen sized text | 100 % | 8 | 108 | 92 | 16 |
114- | Multiple arcs | 99% | 35 | 22 | 7 | 15 |
115- | Containers | 99% | 16 | 53 | 42 | 11 |
116- | Containers with overlay | 99% | 9 | 89 | 77 | 12 |
117- | Containers with opa | 99% | 11 | 73 | 58 | 15 |
118- | Containers with opa_layer | 99% | 5 | 148 | 135 | 13 |
119- | Containers with scrolling | 99% | 11 | 81 | 63 | 18 |
120- | Widgets demo | 99% | 7 | 100 | 87 | 13 |
121- | All scenes avg. | 99 % | 16 | 66 | 52 | 14 |
105+ | Empty screen | 96 % | 18 | 51 | 29 | 22 |
106+ | Moving wallpaper | 99% | 9 | 93 | 82 | 11 |
107+ | Single rectangle | 98 % | 35 | 24 | 1 | 23 |
108+ | Multiple rectangles | 98 % | 32 | 28 | 18 | 10 |
109+ | Multiple RGB images | 99% | 28 | 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 % | 18 | 45 | 31 | 14 |
113+ | Screen sized text | 99 % | 8 | 109 | 89 | 20 |
114+ | Multiple arcs | 99% | 35 | 22 | 6 | 16 |
115+ | Containers | 99% | 15 | 53 | 40 | 13 |
116+ | Containers with overlay | 99% | 10 | 85 | 73 | 12 |
117+ | Containers with opa | 99% | 11 | 73 | 55 | 18 |
118+ | Containers with opa_layer | 99% | 6 | 134 | 127 | 7 |
119+ | Containers with scrolling | 99% | 11 | 81 | 61 | 20 |
120+ | Widgets demo | 99% | 7 | 98 | 84 | 14 |
121+ | All scenes avg. | 98 % | 17 | 64 | 50 | 14 |
122122
123123
124124
0 commit comments