STM32MP1 Browser Performance: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
Fgerstandl (talk | contribs) No edit summary |
Fgerstandl (talk | contribs) No edit summary |
||
Line 11: | Line 11: | ||
=== Line-Chart === | === Line-Chart === | ||
==== with GPU ==== | ==== with GPU ==== | ||
[[File:ChartLineWithGPU.png| | [[File:ChartLineWithGPU.png|frameless]] | ||
https://www.dropbox.com/s/323nv90lhp9wh02/mit_GPU.MP4?dl=0 | https://www.dropbox.com/s/323nv90lhp9wh02/mit_GPU.MP4?dl=0 | ||
==== no GPU ==== | ==== no GPU ==== | ||
[[File:ChartLineWithoutGPU.png| | [[File:ChartLineWithoutGPU.png|frameless]] | ||
https://www.dropbox.com/s/kprvgowf8kzod6a/ohne_GPU.MP4?dl=0 | https://www.dropbox.com/s/kprvgowf8kzod6a/ohne_GPU.MP4?dl=0 | ||
Revision as of 10:55, 1 June 2021
Tasks of the GPU
Performance Tests
Performance tests with HMI Demo
Sample Webapplication with "Infragistics Ignite UI"
QOpenGLWidget Example
Line-Chart
with GPU
https://www.dropbox.com/s/323nv90lhp9wh02/mit_GPU.MP4?dl=0
no GPU
https://www.dropbox.com/s/kprvgowf8kzod6a/ohne_GPU.MP4?dl=0
Webgl example (aquarium)
Demo Videos
Functional GPU testing
Some Toughts about Javascript performance
Profiling with Chromium
Brief summary
- Webapplications must be optimized for particular embedded system resp. SOC
- Comprehensive analysis and profiling tools are available
- Thus, appealing web pages on embedded systems should be possible
- … where also the “responsiveness" is given