Skip to content
New issue

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

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

Already on GitHub? # to your account

I don't get this result, seems out of whack #208

Closed
resistorsoftware opened this issue Mar 4, 2022 · 2 comments
Closed

I don't get this result, seems out of whack #208

resistorsoftware opened this issue Mar 4, 2022 · 2 comments

Comments

@resistorsoftware
Copy link

I installed this gem to my development group, and I am trying to figure out why my production Rails 7 App is consuming so much memory. So I run this command, and whoa... what is up with dead_end? I get it, that is installed by this benchmark gem, in development, but why does it show up in profiling production?

bundle exec derailed bundle:objects production
Measuring objects created by gems in groups [:default, "production"]
Total allocated: 48347847 bytes (432982 objects)
Total retained: 8143076 bytes (63574 objects)

allocated memory by gem

36024877 dead_end-3.1.1
2525440 ruby-3.1.1/lib

@tonywok
Copy link

tonywok commented Mar 5, 2022

Same issue here. Looks like a dupe of #204

@schneems
Copy link
Member

schneems commented Mar 8, 2022

Close in favor of #204 lets move discussion there. Please see my response on that issue

@schneems schneems closed this as completed Mar 8, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants