In article ,
Robert Swindells wrote:
>
>The man page for jemalloc suggests that you should only enable filling
>memory with junk values on malloc and free when debugging as it will
>impact performance.
>
>We seem to have it enabled by default, is that intentional ?
Yes, because we found a lot of
The man page for jemalloc suggests that you should only enable filling
memory with junk values on malloc and free when debugging as it will
impact performance.
We seem to have it enabled by default, is that intentional ?