Results 1 to 4 of 4

Thread: QT optimization

  1. #1
    Join Date
    Oct 2009
    Posts
    25
    Thanks
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default QT optimization

    Hi,
    Im interesting in optimize my qt app.

    Is there any tool you can recommand me?


    p.s. i want to check time, cpu usage and memory leak

    thank you very much!

  2. #2
    Join Date
    Jul 2009
    Location
    Enschede, Netherlands
    Posts
    462
    Thanked 69 Times in 67 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QT optimization

    Use valgrind.
    Horse sense is the thing that keeps horses from betting on people. --W.C. Fields

    Ask Smart Questions

  3. #3
    Join Date
    Oct 2009
    Posts
    25
    Thanks
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: QT optimization

    With valgrind i will get time results?

  4. #4
    Join Date
    Jan 2010
    Posts
    73
    Thanks
    6
    Thanked 8 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QT optimization

    http://valgrind.org/

    The Valgrind distribution currently includes six production-quality tools: a memory error detector, two thread error detectors, a cache and branch-prediction profiler, a call-graph generating cache profiler, and a heap profiler. It also includes two experimental tools: a heap/stack/global array overrun detector, and a SimPoint basic block vector generator. It runs on the following platforms: X86/Linux, AMD64/Linux, PPC32/Linux, PPC64/Linux, and X86/Darwin (Mac OS X).
    Never used it, likely will in the future... Should do what you desire.

Similar Threads

  1. g++ optimization
    By Krish_ng in forum Qt Programming
    Replies: 6
    Last Post: 31st August 2012, 09:01
  2. QTextEdit optimization
    By kib2 in forum Qt Programming
    Replies: 12
    Last Post: 6th November 2007, 22:28
  3. Qt g++ optimization
    By Krish_ng in forum Qt Programming
    Replies: 8
    Last Post: 2nd August 2007, 08:20
  4. Need Qt Optimization for 32MB ram Machine
    By rajeshs in forum Qt Programming
    Replies: 5
    Last Post: 27th July 2007, 05:56
  5. Optimization specifics with qmake
    By bitChanger in forum Qt Programming
    Replies: 1
    Last Post: 29th August 2006, 17:55

Tags for this Thread

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.