@@ -61,30 +61,31 @@ ESP32-S3-BOX-3 also uses a Type-C USB connector that provides 5 V of power input
6161
6262## LVGL Benchmark
6363
64- ** DATE:** 03.09.2025 02:41
64+
65+ ** DATE:** 05.09.2025 08:59
6566
6667** LVGL version:** 9.3.0
6768
6869| Name | Avg. CPU | Avg. FPS | Avg. time | render time | flush time |
6970| ---- | :------: | :------: | :-------: | :---------: | :--------: |
70- | Empty screen | 95% | 26 | 33 | 3 | 30 |
71- | Moving wallpaper | 99% | 25 | 36 | 5 | 31 |
72- | Single rectangle | 23 % | 90 | 0 | 0 | 0 |
71+ | Empty screen | 95% | 25 | 34 | 4 | 30 |
72+ | Moving wallpaper | 99% | 25 | 35 | 5 | 30 |
73+ | Single rectangle | 18 % | 89 | 0 | 0 | 0 |
7374| Multiple rectangles | 96% | 50 | 15 | 2 | 13 |
74- | Multiple RGB images | 35 % | 95 | 0 | 0 | 0 |
75- | Multiple ARGB images | 27 % | 90 | 2 | 2 | 0 |
76- | Rotated ARGB images | 76 % | 56 | 17 | 12 | 5 |
77- | Multiple labels | 99 % | 80 | 8 | 3 | 5 |
78- | Screen sized text | 99 % | 15 | 58 | 28 | 30 |
79- | Multiple arcs | 24 % | 92 | 0 | 0 | 0 |
80- | Containers | 45 % | 78 | 18 | 5 | 13 |
81- | Containers with overlay | 95 % | 20 | 45 | 15 | 30 |
82- | Containers with opa | 56 % | 75 | 18 | 6 | 12 |
83- | Containers with opa_layer | 66% | 56 | 28 | 16 | 12 |
84- | Containers with scrolling | 100 % | 20 | 43 | 13 | 30 |
85- | Widgets demo | 99 % | 24 | 25 | 11 | 14 |
86- | All scenes avg. | 70 % | 55 | 21 | 7 | 14 |
87-
88-
89-
90- <!-- END_BENCHMARK -->
75+ | Multiple RGB images | 38 % | 95 | 0 | 0 | 0 |
76+ | Multiple ARGB images | 34 % | 94 | 2 | 2 | 0 |
77+ | Rotated ARGB images | 80 % | 57 | 17 | 13 | 4 |
78+ | Multiple labels | 96 % | 79 | 8 | 3 | 5 |
79+ | Screen sized text | 100 % | 15 | 59 | 29 | 30 |
80+ | Multiple arcs | 28 % | 91 | 0 | 0 | 0 |
81+ | Containers | 47 % | 76 | 18 | 4 | 14 |
82+ | Containers with overlay | 93 % | 20 | 45 | 14 | 31 |
83+ | Containers with opa | 58 % | 72 | 18 | 6 | 12 |
84+ | Containers with opa_layer | 66% | 56 | 28 | 15 | 13 |
85+ | Containers with scrolling | 97 % | 21 | 43 | 13 | 30 |
86+ | Widgets demo | 96 % | 24 | 25 | 11 | 14 |
87+ | All scenes avg. | 71 % | 55 | 21 | 7 | 14 |
88+
89+
90+
91+ <!-- END_BENCHMARK -->
0 commit comments