View Single Post
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#704
Originally Posted by cloud596 View Post
do u have idea to reduce amount of ram it take more than 20 mb ram, thanx anyway .love ur app
I don't think I can do much.
Attached you can find the pmap output (I'm using the default theme).

As you can see most of the memory comes from the Qt libs like:
Code:
40234000   11204    1053       0       0  r-xp  /opt/lib/libQtGui.so.4.7.0
While the heap memory is:
Code:
0007f000    3336    2180    1984     972  rw-p  [heap]
Attached Files
File Type: zip pmap.zip (3.2 KB, 93 views)