Skip to content

Compacting GC

GHC's garbage collector does copying generational collection only. Compacting collection of the old generation would improve performance dramatically when memory is low, and would most likely improve performance in other cases for a given heap size.

Trac metadata
Trac field Value
Version None
Type Task
TypeOfFailure OtherFailure
Priority normal
Resolution ResolvedNoReason
Component Compiler
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
Edited by Ömer Sinan Ağacan
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information