@hackage data-size0.1.0.3
Profiling of data structures
Installation
Dependencies (3)
- base >=4.6 && <5
- bytestring >=0.10
- containers >=0.5 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/data-stringmap
Profiling of data structures for counting the # of object allocated for a value and estimating the total # of words used for a value. Statistics for every type or constructor occuring as component or subcomponent are gathered.