I am using the derailed_benchmarks gem and found that metric_fu takes up 42.3984 MiB of memory (even rails only takes 17.6953 MiB in my setup)!
The command I ran to get the output was:
bundle exec derailed bundle:mem development
Could you please run this against a sample app, and prune some memory hotspots?
I am using the derailed_benchmarks gem and found that metric_fu takes up 42.3984 MiB of memory (even rails only takes 17.6953 MiB in my setup)!
The command I ran to get the output was:
bundle exec derailed bundle:mem developmentCould you please run this against a sample app, and prune some memory hotspots?