ocaml-mem_usage is a simple cross-platform OCaml module to return information on memory usage.
The API documentation is available here
- ocaml
- dune
- findlib
See dune-project file for versions.
The preferred installation method is via opam:
opam install mem_usage
This will install the latest release of mem_usage
. If you wish to install the latest code from this repository, you can do:
opam install .
From within this repository.
dune build
This author of this software may be contacted by electronic mail at the following address: [email protected].