chore(demos): redirect urls to the new location in README.md (#3112)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -31,7 +31,7 @@ In other words, the benchmark shows the FPS from the pure rendering time.
|
||||
|
||||
By default, only the changed areas are refreshed. It means if only a few pixels are changed in 1 ms the benchmark will show 1000 FPS. To measure the performance with full screen refresh uncomment `lv_obj_invalidate(lv_scr_act())` in `monitor_cb()` in `lv_demo_benchmark.c`.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Result summary
|
||||
@@ -48,4 +48,4 @@ In the first section of the table, "Slow but common cases", those cases are disp
|
||||
Below this in the "All cases section" all the results are shown. The < 10 FPS results are shown with red, the >= 10 but < 20 FPS values are displayed with orange.
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user