[GHC] #13063: Program uses 8GB of memory
GHC
ghc-devs at haskell.org
Wed Jan 4 05:56:33 UTC 2017
#13063: Program uses 8GB of memory
-------------------------------------+-------------------------------------
Reporter: codygman | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1-rc2
Keywords: | Operating System: Linux
Architecture: x86_64 | Type of failure: Compile-time
(amd64) | performance bug
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
When compiling this repo with stack build it uses 8GB of memory. Even
using -O0 it runs quickly but uses 8GB of memory:
https://github.com/codygman/frames-example-cdi
I've attached a -ddump-simple-iterations log of this build.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13063>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list