Skip to content

Excessive memory usage when compiling with profiling enabled #31

@dgaw

Description

@dgaw

Configurator seems to cause GHC 8.0.2 to allocate a huge amount of memory during compilation with profiling enabled, specifically:

stack build --profile

I've created an minimum example to demonstrate this:
https://github.com/dgaw/configurator-ghc-blowup

This example takes 6+ GB of RAM to compile and all it does is read 17 lines of a dummy config file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions