-
Notifications
You must be signed in to change notification settings - Fork 13
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
passing extra compilation flags with coffee #255
Comments
now that I think a little bit maybe we can also pass an env variable like cc @daywalker90 because it is your plugin that it is OOM my machine :) |
Ahh how. I believe this is how you can measure memory usage during compilation:
So for me it tops out at 750MB. For comparison coffee tops out at 321MB for me. But i don't know how to bring it down :( |
Current workaround |
I think that we need a way to pass some custom parameters down the road to give some templating to pass down some env information
The plugin info are there
The text was updated successfully, but these errors were encountered: