Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved TimeToPic bundle, general purpose visual performance analyzer & logging for Qt and various embedded uses

    Announcements
    performance measure logging
    2
    3
    1339
    Loading More Posts
    • 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.
    • P
      peruserkki last edited by

      Hi.

      We have been developing performance analysis tools as hobby about 4 years now. I don't know if this right forum but in case you want measure code timings of your applications (Windows, Android, Linux..whatever), TimeToPic and TimeToPic logger would be useful for the job. Those apps have been written using Qt. Windows and Linux versions (Ubuntu) are available.

      Screenshots

      Qt specific example video one year ago

      Web pages

      Kind regards,
      Erkki Salonen
      Tampere
      Finland

      Erkki
      Find the bug, Fix the bug, Do it fewer times!

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        This looks interesting, did you thought about providing a Qt Creator plugin for it ?

        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 Reply Quote 0
        • P
          peruserkki last edited by peruserkki

          Hi.

          Initially we were thinking of creating plugin. Then we found out that people uses various IDE's when developing several platforms/systems and idea was dropped.

          Now the typical work flow is that you code using your favorite IDE and on second screen you have analysis running without stepping into way.

          What comes to Qt, we implemented small logging library that does basic stuff and OS level CPU and Memory usage logging. It might be good idea to check latest Qt logging API and support for those as well.

          Kind regards,
          Erkki Salonen
          Tampere
          Finland

          Erkki
          Find the bug, Fix the bug, Do it fewer times!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post