Just curious, what is the malloc option for? Will that provide better performance using the libhoard memory allocator? Thanks
on 25.03.2008 14:53
on 26.03.2008 00:58
Michael Weck wrote: > Just curious, what is the malloc option for? Will that provide better > performance using the libhoard memory allocator? > > Thanks just using malloc() for caching thus not a shared cache, this is for testing with valgrind only

