Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Why is GTK Chameleon slow
Why is GTK Chameleon slow [message #7862] Sat, 27 January 2007 12:09 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Recently there were complaints about slower application load times in linux since Gtk theming was introduced.

Now we have found why and why we have not noticed during development:

We are developing in ubuntu/gnome. When we are linking to gtk shared libs, they are already loaded into the memory and everything is fast.

OTOH, if you start U++ app from non-GTK environment and there is no GTK in memory yet, it has to be loaded and that is what causes the slowdown.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Pre-compiled headers support for MinGW
Next Topic: U++ and Vista
Goto Forum:
  


Current Time: Sat Apr 20 06:23:48 CEST 2024

Total time taken to generate the page: 0.02785 seconds