Results 1 to 2 of 2

Thread: Qtopia Phone Ediation 4.2.0 is to slow!! How to optimize it?

  1. #1
    Join Date
    May 2007
    Posts
    1
    Qt products

    Default Qtopia Phone Ediation 4.2.0 is to slow!! How to optimize it?

    I port Qtopia Phone Ediation 4.2.0 to ATMEL ARM9 board with 200Mhz CPU clock. The Qtopia is toooooo slow. However, in Greenphone, which is Xcale with 315Mhz, Qtopia is not quick either. Who can tell me how many Mhz of a ARM9 platform the QTopia can run smooth on it???????? I need make great efforts to optimize it???????Please give me a suggestion!! Thanks alot!!

  2. #2
    Join Date
    Mar 2006
    Location
    Mountain View, California
    Posts
    489
    Thanks
    3
    Thanked 74 Times in 54 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qtopia Phone Ediation 4.2.0 is to slow!! How to optimize it?

    The ARM is a slow processor, no way around that. But you can try compiler optimizations (-O3, etc) to see if that helps. Static linkage helps a bit if you're not already doing that. Build a small Qtopia instead of using the defaults. If what you are seeing is GUI sluggishness, also take a look at your video driver. A bare unoptimized framebuffer driver isn't going to win any drawing speed competitions.

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.