@hackage / highWaterMark

Memory usage statistics

Version Deprecated package0.1.1

About

Metadata

  • Last updated , by GwernBranwen
  • License LicenseRef-GPL
  • Categories Development
  • Maintained by: None

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Readme

A library for determining the amount of memory allocated a t any point by a GHC program. Note - it only counts memory under the GHC storage manager, it does not count malloc, mmap'd stuff etc.

Obsolete.