On Fri, May 1, 2009 at 10:27 AM, Paul Stuart <Paul_Stuart@xxxxxxxxxxxx> wrote: > Hi, > We are (finally) to the point where our glade-defined UI is not changing often. The downside of that is now builder has to parse the unchanging ui definition each time the app starts up, which burns a fair amount of time (10 seconds, running on an embedded system). 10 seconds is really long and that doesnt make sence, is it a highly graphical app and you are also loading lots of images in there ? If you show me the glade file I could make a guess at what is slowing things down. Cheers, -Tristan > > Any ideas/advice for how to speed up the builder parsing process for the UI? I've considered traversing through the builder object and serializing it, but that seems very, very painful. > > thanks! > paul > _______________________________________________ > gtk-list mailing list > gtk-list@xxxxxxxxx > http://mail.gnome.org/mailman/listinfo/gtk-list > _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list