Results 1 to 2 of 2

Thread: Benchmarking applications

  1. #1
    Join Date
    Feb 2007
    Posts
    42
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Benchmarking applications

    Hi, i want to test a data-structure implementation i made, for its speed and space consumption.

    So i was wondering how this thing can be done from inside QT....

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Benchmarking applications

    You can use QTime and its elapsed() method or do it the proper way using a profiler.

Similar Threads

  1. Replies: 27
    Last Post: 14th May 2008, 10:39
  2. adding new applications to qtopia-2.2
    By sar_van81 in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 26th July 2007, 08:00
  3. Networking between applications
    By croland in forum Qt Programming
    Replies: 3
    Last Post: 6th June 2007, 10:35
  4. Working with Date type in database applications
    By kolach in forum Qt Programming
    Replies: 13
    Last Post: 25th January 2006, 14:20

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.