@hackage data-size0.1.1.7
Profiling of data structures
Installation
Dependencies (5)
- base >=4.6 && <5
- bytestring >=0.10
- containers >=0.5
- deepseq >=1.2
- text >=0.11.1 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.