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

How to implement GC recommendations? #19

Open
CoralineAda opened this issue Apr 8, 2015 · 2 comments
Open

How to implement GC recommendations? #19

CoralineAda opened this issue Apr 8, 2015 · 2 comments

Comments

@CoralineAda
Copy link

So I got the recommended configuration for my Rails app after measuring performance during a spec run. How do I actually implement them? Can I simply export the environment variables in a .env file for the app?

@methodmissing
Copy link
Member

Hi @CoralineAda correct. We're in the final stages of a Heroku addon to plug into PaaS platforms, but still need to write up proper strategies for integrating test runs, one off processes etc.

I'll bump the docs. Thanks for flagging and let us know how it works out for you.

@CoralineAda
Copy link
Author

Hmm, I was hoping that I was doing something wrong. To be clear, I'm working locally and not on Heroku-- trying out GC tuning as a way of speeding up our test suite. We saw no difference at all in performance, which made me wonder if I was doing it right. Grr.

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

2 participants