Re: [Evolution-hackers] Memory testing > 15,000 headers

2006-08-22 Thread Philip Van Hoof
On Tue, 2006-08-22 at 18:53 +0200, Serjan Pruis a.k.a. Smartuser wrote: > Sorry Philip, > > What does the valgrind hack do? It will display a live curve that is an indication of your memory usage. It basically does this by letting valgrind output each time it has detected an allocation, the curre

Re: [Evolution-hackers] Memory testing > 15,000 headers

2006-08-22 Thread Serjan Pruis a.k.a. Smartuser
Sorry Philip, What does the valgrind hack do? On Tuesday 22 August 2006 17:26, Philip Van Hoof wrote: > On Tue, 2006-08-22 at 16:54 +0200, Philip Van Hoof wrote: > > You can repeat this testing using the tests in the tinymail framework: > > Also make sure you read this page: > > http://tinymail

Re: [Evolution-hackers] Memory testing > 15,000 headers

2006-08-22 Thread Philip Van Hoof
On Tue, 2006-08-22 at 16:54 +0200, Philip Van Hoof wrote: > You can repeat this testing using the tests in the tinymail framework: Also make sure you read this page: http://tinymail.org/trac/tinymail/wiki/HelpMemoryTesting Don't forget to perform G_SLICE=always-malloc and G_DEBUG=gc-friendly if

[Evolution-hackers] Memory testing > 15,000 headers

2006-08-22 Thread Philip Van Hoof
Hey guys, Here are some memory measurements: If you use valgrind, you will see the memory of this identified as heap-admin, posix_memalign and malloc depending on whether or not the instance of the structure was allocated using gslice or malloc. I measured with 14,613 random messages of the Xen-