MiniProfiler/rack-mini-profiler
Profiler for your development and production Ruby rack apps. observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 98
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 58
- age_days: 4744
- days_rel: 449
- days_push: 12
- n_releases_24m: 2
Adoption not part of the score
3905 stars · 423 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Rack middleware that displays a speed badge on every HTML page with detailed performance profiling for Ruby web apps. It provides database query profiling, flamegraphs, and memory profiling, and works in both development and production.
Use cases
- profile SQL queries in a Rails app
- generate flamegraphs to find slow code paths
- measure per-request memory usage and GC stats
- monitor page load performance in production
- find slow database queries in a Ruby rack app
When to choose
- you run a Ruby or Rails rack-based web app and need in-app performance profiling
- you want database, call-stack, and memory profiling with minimal setup
- you need profiling that works in production as well as development
When to avoid
- your app is not Ruby or not rack-based
- you need distributed tracing across services rather than per-request profiling
- you only need external uptime or APM monitoring without code-level detail
Facets
library · maturity active
monitoring tracing benchmarking middleware developer-tools web-development performance backend ruby profiling rack-middleware flamegraphs memory-profiling database-profiling rails web-server
1 source
- readme: https://github.com/MiniProfiler/rack-mini-profiler · fetched 2026-08-28 · 3c967ac4780b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MiniProfiler/rack-mini-profiler | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="MiniProfiler/rack-mini-profiler")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem