RubyFlow The Ruby and Rails community linklog

How to Reduce Memory Usage by Tuning Gemfile

Hey! I’d like to share a simple technique for reducing memory usage in Rails apps by splitting gems into web- and worker-related groups and loading only what’s necessary: https://www.gregnavis.com/articles/how-to-reduce-memory-usage-by-tuning-gemfile.html

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in