What are the main suspects in a really slow Rails app?

This page summarizes the projects mentioned and recommended in the original post on /r/rails

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • prosopite

    :mag: Rails N+1 queries auto-detection with zero false positives / false negatives

  • Bullet can sometimes be a bit overeager in identifying N+1s (and will then tell you to undo the optimization it just told you to do). I feel Prosopite gives you a bit better read, but both are good tools to achieve the same end: https://github.com/charkost/prosopite

  • rack-mini-profiler

    Profiler for your development and production Ruby rack apps.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • bullet

    help to kill N+1 queries and unused eager loading

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts