Results 1 to 4 of 4

Thread: How to speed up the Qt GUI apps launch speed?

  1. #1
    Join Date
    Jun 2011
    Posts
    45
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default How to speed up the Qt GUI apps launch speed?

    Hi all:
    I am doing some thing based on Qt .I make a Qt Gui app ,but it launch slowly.I guess the data operation make it slow down ,so I put the data operation into the thread .But I still not satisfied with the launch speed .Dose someone offer some suggestions speeding up the app launch speed ,Thanks.
    The OS is Meego 1.1 ,Qt version is 4.7.2.

  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: How to speed up the Qt GUI apps launch speed?

    Is your application compliant with meego launcher? Are you sure this is the data that takes time to load and not the application itself?
    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
    Jun 2011
    Posts
    45
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How to speed up the Qt GUI apps launch speed?

    Actually ,I come across the same problem in other OS ,such as Ubuntu 11.04,Fodera otc. Thanks.

  4. #4
    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: How to speed up the Qt GUI apps launch speed?

    I'm afraid that without knowing how your app works there is nothing I can suggest. If you share some code, I'll look at it and maybe I'll be able to suggest something.
    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.


Similar Threads

  1. speed of the gif
    By KillGabio in forum Newbie
    Replies: 2
    Last Post: 12th February 2012, 23:41
  2. Scrollbar speed
    By qtnewbi3 in forum Qt Programming
    Replies: 0
    Last Post: 26th July 2011, 19:29
  3. Speed Up TreeView
    By abbapatris in forum Qt Programming
    Replies: 6
    Last Post: 14th June 2010, 19:42
  4. how to speed up the replot?
    By rambo83 in forum Qwt
    Replies: 4
    Last Post: 16th December 2009, 11:51
  5. Speed of static app
    By jcr in forum Qt Programming
    Replies: 1
    Last Post: 6th October 2006, 20:09

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.