haskell / haskell/criterion

Add or migrate to `peakAllocated`

Open
#277 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.