RubyFlow The Ruby and Rails community linklog

How to Diagnose Ruby on Rails N + 1 Query Problems

Diagnosing performance problems in a production Ruby on Rails application can be deceptively complex. Development environments that are not subject to typical production web traffic may not make performance issues evident. In those instances, the use of some simple (and mostly free) tools can help diagnose performance issues in production.

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