My project is very big. If i use MallocDebug, it's very slow.
------------------------------------------------
Reason:
MallocDebug does not require prior instrumentation of the program—that is, you don’t need to link with special libraries or call special functions. Instead...