Re: Gnome optimizations and some numbers

2005-02-15 Thread Xavier Bestel
Le lundi 14 fvrier 2005 23:29 -0500, William Lovaton a crit : I straced some programs in both versions of Gnome and counted the number of calls to the open() syscall. I got interesting results: - gedit-2.8: 2700 - gedit-2.9: 780 Just as a data point, under FC3, gedit 2.8.1 does 3213 open()

Gnome optimizations and some numbers

2005-02-14 Thread William Lovaton
Hi, Following the recent introductory article from Callum McKenzie about Gnome optimization techniques. [] http://developer.gnome.org/doc/guides/optimisation/intro.html I would like to point to some interesting documents written by Ulrich Drepper about shared libraries, linkers and

Re: Gnome optimizations and some numbers

2005-02-14 Thread Callum McKenzie
On Mon, 2005-02-14 at 23:29 -0500, William Lovaton wrote: I have been reading them and I think they are very useful and aligned with the goals of the recently created optimization section in d.g.o by Callum. May be there should be an External Resources link. That is something I would like to