Re: Developing and Testing panel applets
- From: murrayc t-online de (Murray Cumming)
- To: "Sergey V. Oudaltsov" <sergey oudaltsov clients ie>
- Cc: Michael Meeks <michael ximian com>, Paulo Pinto <paulo pinto altitude com>, gnome-devel-list <gnome-devel-list gnome org>
- Subject: Re: Developing and Testing panel applets
- Date: 20 Dec 2002 09:58:23 +0100
On Fri, 2002-12-20 at 10:39, Sergey V. Oudaltsov wrote:
> > Why do you think that a library will use less memory than an
> > application? Shared libraries are still shared whether they are used by
> > a library or by an application, surely.
> I can explain. Because your applet is a standalone application, all the
> gnome libraries are loaded by the application independently. And even
> with shared code segments, new data segments will be created for your
> application. For shared library, you'll share all the gnome libs' data
> with gnome-panel and other applets.
[snip]
> Now the question is:
> how much memory does gnome data take?
Probably very little, and it's not something that you should optimise
against unless you know that it's a problem. You want to make life more
difficult to solve a (so far only) imagined problem. NOTABUG.
--
Murray Cumming
murray usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]