Results 1 to 2 of 2

Thread: why Qt4 is so slower than Qt3 ?

Threaded View

Previous Post Previous Post   Next Post Next Post
  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

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
  •  
Qt is a trademark of The Qt Company.