STM32MP1 Browser Performance: Difference between revisions

From Wiki-DB
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:


== Performance Tests ==
== Performance Tests ==
=== Performance tests with HMI Demo ===
=== "Infragistics Ignite UI" Demo Application ===
 
[[File:Infragistics.png|frameless]]
=== Sample Webapplication with "Infragistics Ignite UI"===
[[File:Infragistics.png |thumb]]


=== QOpenGLWidget Example ===
=== QOpenGLWidget Example ===


=== Line-Chart ===
=== Line-Chart Demo Application ===
==== with GPU ====
==== with GPU ====
[[File:ChartLineWithGPU.png|frameless]]
[[File:ChartLineWithGPU.png|frameless]]
Line 19: Line 17:


https://www.dropbox.com/s/kprvgowf8kzod6a/ohne_GPU.MP4?dl=0
https://www.dropbox.com/s/kprvgowf8kzod6a/ohne_GPU.MP4?dl=0
=== DH demo from tradeshow ===
[[File:TradeshowDemo.png|thumb]]
https://www.dropbox.com/s/rzeu2qk95oxy4lw/sensorless_demo_filtered_idastroem_DH%20electronics.mp4?dl=0


=== Webgl example (aquarium) ===
=== Webgl example (aquarium) ===


=== Demo Videos ===





Revision as of 09:59, 1 June 2021

Tasks of the GPU

Performance Tests

"Infragistics Ignite UI" Demo Application

QOpenGLWidget Example

Line-Chart Demo Application

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

DH demo from tradeshow

https://www.dropbox.com/s/rzeu2qk95oxy4lw/sensorless_demo_filtered_idastroem_DH%20electronics.mp4?dl=0

Webgl example (aquarium)

https://www.dropbox.com/s/rzeu2qk95oxy4lw/sensorless_demo_filtered_idastroem_DH%20electronics.mp4?dl=0

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