We should replace uses of linked lists for large in-memory objects with more
compact data structures.
String should be replaced with ByteString
Lists used to represent sparse vectors should be replaced with Data.Vector
This could save quite a bit of memory.
Original issue reported on code.google.com by pitekus on 23 Oct 2010 at 6:40
Original issue reported on code.google.com by
pitekus
on 23 Oct 2010 at 6:40