[Qt-interest] Memory footprint
Robin Helgelin
lobbin at gmail.com
Mon Dec 8 11:50:07 CET 2008
Hi,
I'm trying to reduce the memory footprint of one of our applications.
The problem is that we're using almost all Qt components, core, gui,
network, xml, webkit and scriting. The application isn't big, 10-15
classes, 4 active widgets. The mere linked application is less than
300k in size, still, the running application takes over 40MB in
Windows task manager.
Yes, I know about shared memory, etc, but this application will run in
a closed environment with a limited amount of memory together with one
or two other applications.
What can I do? Recompile Qt without the widgets I'm using? Gui and
Webkit are by far the biggest dlls.
--
regards,
Robin
More information about the Qt-interest-old
mailing list