8 lines
319 B
Text
8 lines
319 B
Text
|
Perf Tools is a collection of a high-performance multi-threaded malloc()
|
||
|
implementation, plus some pretty nifty performance analysis tools.
|
||
|
Perf Tools is the fastest memory allocation library available,
|
||
|
it also often allows applications to have smaller memory
|
||
|
footprint.
|
||
|
|
||
|
WWW: http://code.google.com/p/google-perftools
|