RubyFlow The Ruby and Rails community linklog

A 5-point Rails app performance audit

Like my office desk, the performance of a Rails app will trend toward disorder. An N+1 database query here, a forgotten pagination implementation there, a missing index here, etc. Here’s a quick 10-minute performance audit you can perform on your Rails app to gauge the health of your app.

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