Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Performance on QT 4.7.4 on an embedded arm 200 MHz
Qt 6.11 is out! See what's new in the release blog

Performance on QT 4.7.4 on an embedded arm 200 MHz

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 1.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    thomaswinding
    wrote on last edited by
    #1

    Hi,

    Does anyone know what I could expect from the QT performance on an embedded platform running Linux.

    I know that you are not able to comment on my specific system, but does anyone have an idea of system with not graphics processor and a 200 MHz arm processor is able to handle a framework like Qt. Do you have any links to any articles that have done some testing of the Qt framework

    In my system I have no graphics processor, only the arm 200 MHz. On the screen (800 x 480) I have 4 gauge that should update at a minimum of 10 frames/s. With this system I see a CPU load of 100 %.

    Br Thomas

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What do you mean by no graphic processor ? If you have a screen showing something then you have a gpu somewhere (doesn't mean it's a 3D powerhouse). What would your system be ?

      I've used Qt on low power systems clocked at 180MHz and had nice performance (I wasn't using any 3D, just widgets using linuxfb). It all depends on what processing you are doing and how you update your GUI.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved