用tcmalloc代替glibc的malloc()。无须重编译 Posted 2012-10-30 | archive 据说这样就行了 $ LD_PRELOAD="/usr/lib/libtcmalloc.so" via
Comments