Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling takes a lot of RAM #46

Open
blitzcode opened this issue Jun 15, 2016 · 2 comments
Open

Compiling takes a lot of RAM #46

blitzcode opened this issue Jun 15, 2016 · 2 comments

Comments

@blitzcode
Copy link

I noticed compiling uses >1.6GB of RAM. This made builds fail on my Ubuntu VM with 2GB. I successfully compiled hundreds of packages, including heavy ones like lens, on an Raspberry Pi with just 1GB of memory, so requiring to bump my VM to 3GB to successfully build thyme was a bit surprising.

@dbaynard
Copy link

And a lot of time, too. Think there might be a space leak?

@erikd
Copy link
Collaborator

erikd commented Sep 25, 2016

@blitzcode @dbaynard How are you compiling thyme, with stack or cabal? It its cabal, what is the output of the command grep jobs ~/.cabal/config ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants