haskell / haskell/hackage-server

Consider using ghc-datasize for memory usage monitoring

Open
#403 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
467
Forks
225
PR merge metrics
No merged PRs in 30d

Description

I recently found this package:

https://hackage.haskell.org/package/ghc-datasize

It has two advantages over the existing `MemSize` class:
- It's more accurate, since it looks at the internal heap structure directly
- It's more convenient, since we don't need to write an instance for every data type

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.