objsize 0.16
Homepage | http://objsize.forge.ocamlcore.org | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Maintainer | ygrek@autistici.org | |||||||||||||
Dependencies |
|
|||||||||||||
OCaml | >= 3.11 | |||||||||||||
Published | Sep 4, 2013 | |||||||||||||
Source [http] |
https://forge.ocamlcore.org/frs/download.php/442/objsize-0.16.tar.gz 66f550c611d3a3499454ff906d60b42d |
|||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/objsize/objsize.0.16/opam |
Small library to compute sizes of OCaml heap values.
This library computes number of words occupied by heap value, size of values' headers and maximal depth of values, by recursively scanning heap blocks constituting the value in question. There are functions to get sizes of values in bytes too.
No package is dependent |