Results 1 to 3 of 3

Thread: How to check performance related issues?

  1. #1
    Join Date
    Oct 2009
    Posts
    18
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question How to check performance related issues?

    Hi all ,
    I have developed a simple application, in which I have used QLabel mainly to create my custom widget classes; say some 5-6 and used these classes to create widget which will be displayed on screen.
    I can find that there is some delay of 2-3 seconds to load and display.
    So my question is
    How to find why it is consuming that much time?
    Is there any library which qt provides or any lib or tolls I can use to find and resolve it?
    Note that I draw around 50 labels on screen and I do load some 2-3 icons from resource file into labels?

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: How to check performance related issues?

    Read about profiling an application and also you can have a look at Q_BENCHMARK.

  3. The following user says thank you to Lykurg for this useful post:

    jnadelman (17th June 2010)

  4. #3
    Join Date
    Oct 2009
    Posts
    18
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to check performance related issues?

    Thanks Lykurg

Similar Threads

  1. Replies: 0
    Last Post: 9th February 2009, 20:57
  2. Performance Issues in Qt-4.4.3 / Qwt-5.1.1
    By swamyonline in forum Qt Programming
    Replies: 2
    Last Post: 25th January 2009, 17:50
  3. QAbstractProxyModel::mapToSource performance issues
    By maximAL in forum Qt Programming
    Replies: 2
    Last Post: 14th January 2008, 22:48

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.