Add or migrate to `peakAllocated`
Open
- Dominant language
- Haskell
- Stars
- 523
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
It feels like It would be useful to have a more granular (or absolute) measurement of the "Peak Allocated".
It seems like we can either change `peakMbAllocated` to `peakAllocated` or add a `peakAllocated` along side `peakMbAllocated`.
For pre `4.10.0` we fill in the imprecision with zeros, and for `4.10.0` on we use the precise bytes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.