Results 1 to 3 of 3

Thread: QGraphicsView performance in 4.6

  1. #1
    Join Date
    May 2009
    Posts
    21
    Thanks
    4
    Thanked 2 Times in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QGraphicsView performance in 4.6

    Hi,

    the "What's New in Qt 4.6" page says:

    "Performance Optimizations: Rewritten the QGraphicsView rendering algorithm."

    Has anybody tested what this means? Is there a real performance boost? Does it help for the performance problem of QGraphicsView when handling many items.

    Thanks

    Lodorot

  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: QGraphicsView performance in 4.6

    Quote Originally Posted by Lodorot View Post
    Does it help for the performance problem of QGraphicsView when handling many items.
    What performance problem are you referring to? Handling many items is usually not a cause of significant slowdowns by itself. It's more often caused by other factors (i.e. complexity of items) - GV has been tested against millions of items with a satisfactory result.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    May 2009
    Posts
    21
    Thanks
    4
    Thanked 2 Times in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QGraphicsView performance in 4.6

    Quote Originally Posted by wysota View Post
    GV has been tested against millions of items with a satisfactory result.
    The problem comes if items are moving or changing shape than already 500 items could result in poor performance and the CPU goes really up.


    Lodorot

Similar Threads

  1. Replies: 1
    Last Post: 16th September 2009, 11:23
  2. QGraphicsView animation performance
    By rakkar in forum Newbie
    Replies: 8
    Last Post: 3rd September 2009, 04:14
  3. QGraphicsView performance
    By Halabund in forum Newbie
    Replies: 3
    Last Post: 17th April 2009, 10:12
  4. Replies: 0
    Last Post: 5th March 2009, 06:54
  5. QGraphicsView Problem
    By hakkman in forum Qt Programming
    Replies: 2
    Last Post: 14th June 2008, 20:27

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.