Re: Cache/Save parsed Gtk Builder file?
- From: Tristan Van Berkom <tvb gnome org>
- To: Paul Stuart <Paul_Stuart seektech com>
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: Cache/Save parsed Gtk Builder file?
- Date: Tue, 5 May 2009 01:00:15 -0400
On Fri, May 1, 2009 at 10:27 AM, Paul Stuart <Paul_Stuart seektech com> 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 gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]