ocaml-gperftools

gperftools library provides fast, multi-threaded malloc() and some nifty performance analysis tools.
These OCaml bindings are useful to monitor memory usage and control behaviour of malloc() when the program is linked against tcmalloc.
2018-07-07 OASIS