FICHA · MANJARO

haskell-weigh

Measure allocations of a Haskell functions/values

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Measures memory allocations of Haskell functions and values. Allocation measurements help developers see when code creates more temporary data than expected.

It is useful for performance work, library tuning, regression tests, and comparing implementation choices. It complements benchmarks but does not replace full profiling when investigating complex performance problems.

Permissions

Permissions not analysed for this source yet.