Why on earth does my memory consumption chart look like that? It’s a question I hear every week. To help answer that question, I wrote a Web server request simulator to model how Ruby uses memory over time. We will use the output of that project to dissect why a Ruby on Rails web app’s memory would be expected to look like this:...