Results 1 to 2 of 2

Thread: why Qt4 is so slower than Qt3 ?

  1. #1
    Join Date
    Feb 2009
    Posts
    1
    Qt products
    Qt4 Qt/Embedded

    Default why Qt4 is so slower than Qt3 ?

    i have a example that updates 30 QLineEdit's text every 1s in a QTimer's slot.
    the example used by Qt4 is much slower than that used by Qt3. cpu useage is 40% (Qt4) than 20%(Qt3), my target machine is samsung 2410.

    the same question was asked in Qt Centre too.
    http://www.qtcentre.org/forum/f-qt-p...gets-4577.html

    can anybody give me some advise?thank you very much!
    Attached Files Attached Files

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: why Qt4 is so slower than Qt3 ?

    Use a table view with one open editor at time instead of a table of line editors. Nobody edits multiple editors same time anyway.
    J-P Nurmi

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.