Tag Archives: heap

On valgrind and tcmalloc

I already wrote about tcmalloc, and how it helped with memory fragmentation. This time had some experience with extended features – memory profiling and leak checker. With tcmalloc it is possible to get an overview as well as detailed reports … Continue reading

Posted in mysql | Tagged , , , , | 2 Comments