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

Memory bloat #190

Open
msencenb opened this issue Sep 16, 2022 · 0 comments
Open

Memory bloat #190

msencenb opened this issue Sep 16, 2022 · 0 comments

Comments

@msencenb
Copy link

Hi there! I've been tuning my apps memory usage on boot using the handy derailed gem. Running bundle exec derailed bundle:mem gives me a list of how much memory it takes to require gems individually. Plivo is coming in really high at 9mb (rails itself is only 12mb). Any idea how I can cut this down? I only use Plivo for SMS notifications, so I don't need most of the library for calling, routing, etc.

Screenshot of the output from derailed:

image

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

1 participant