Bug#288692: acknowledged by developer (This is already like this)

Peter Eckersley pde at cs.mu.OZ.AU
Sat Jan 28 23:02:51 UTC 2006


On Sat, Jan 28, 2006 at 11:49:41PM +0100, Josselin Mouette wrote:
> Le samedi 28 janvier 2006 =E0 16:36 +1100, Peter Eckersley a =E9crit :
> > Hmmmm.  I still notice much higher latency for a new window opened by=
 running
> > "gnome-terminal" than for one opened from the File menu.  Perhaps thi=
s is an
> > IPC overhead?
>=20
> This is caused by the need to load the binary and all its libraries,
> while it will just send a request to the running instance.=20

Aha!  In that case, perhaps there should be a very small binary with just
enough stuff linked to check if another instance is running?  If not, it =
could
exec() the real binary.  A wrapper script even?

Maybe this is too much work for a small performance improvement, but=20
gnome terminals do feel slow to load, even on this newish Sempron box.

> I think the
> overhead introduced by CORBA is negligible, compared to the time needed
> by the dynamic linker to load the binary.
> --=20
>  .''`.           Josselin Mouette        /\./\
> : :' :           josselin.mouette at ens-lyon.org
> `. `'                        joss at debian.org
>   `-  Debian GNU/Linux -- The power of freedom



--=20
Peter Eckersley
Department of Computer Science   &                  mailto:pde at cs.mu.oz.a=
u=20
IP Research Institute of Australia             http://www.cs.mu.oz.au/~pd=
e
The University of Melbourne              =20





More information about the Pkg-gnome-maintainers mailing list