Re: [gtkmm] memory footprint of gtk+ and gtkmm



At 01:18 AM 1/5/2004, Stefan Andreßen wrote:
Hi!

I just looked at the dlls, which comes with gtk+ and gtkmm runtime environment.
It is amazing how big they are all togther, must be over 20 mb.
Now, does that not mean that (simple) gtkmm applications are very memory consuming?

No, the DLLs simply include debugging symbols.

Looking at the radiobutton example it is over 5 mb, which is quite massiv for such a simple programm.
Any thoughts or suggestions?

You can try to strip your executable and/or the gtkmm DLLs. My 'gtkmm runtime for final users' installer has also stripped versions of the gtkmm DLLs.

Cedric



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]