dev-ml/metrics
Infrastructure to collect metrics from OCaml applications
USE Flags
influx
* This flag is undocumented *
lwt
* This flag is undocumented *
ocamlopt
Global: Enables ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
rusage
* This flag is undocumented *
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
unix
Global: Support for: nice, acct, lstat, readlink, symlink, mknod and sync.