devformance 0.1.0
Devformance is a mountable Rails Engine that adds a live performance monitoring dashboard to any Rails 6.1+ application. It tracks slow SQL queries, detects N+1 issues via Bullet, streams test run output in real time, and surfaces memory and DB connection metrics — all accessible at /devformance.
Gemfile:
=
install:
=
Versions:
- 0.1.0 March 22, 2026 (179 KB)
Runtime Dependencies (1):
rails
>= 6.1
Development Dependencies (2):
factory_bot_rails
>= 0
simplecov
>= 0