==3169== ==3169== 132,642 bytes in 172 blocks are still reachable in loss record 242 of 248 ==3169== at 0x4C265AE: malloc (vg_replace_malloc.c:207) ==3169== by 0x9A2F85F: ft_mem_qalloc (in /usr/lib/libfreetype.so.6.3.18) ==3169== by 0x9A31262: ft_mem_alloc (in /usr/lib/libfreetype.so.6.3.18) ==3169== by 0x9A688BC: (within /usr/lib/libfreetype.so.6.3.18) ==3169== by 0x9A40DE0: (within /usr/lib/libfreetype.so.6.3.18) ==3169== by 0x9A318AF: (within /usr/lib/libfreetype.so.6.3.18) ==3169== by 0x9A33D3D: FT_Open_Face (in /usr/lib/libfreetype.so.6.3.18) ==3169== read more
Daily Archives: January 13, 2009
Gnome Music Player Client Memory usage
January 13, 2009 – 9:02 pm
A massif profile of gmpc git with all plugins loaded and full database in magnatune and jamendo. It are mb’s on the left axes.
Database in a large XML file.
January 13, 2009 – 2:27 pm
I wrote a jamendo plugin for gmpc a while back. To get the data I used the json interface. This is slow and not very flexible. (because of this, the plugin was not very usable). Downloading the database would be better, but it is very large. 4.8mb zipped, 36mb unzipped and around 370 mb fully read more