Skip to content
railsengines.com

Inner Performance

Simple database-backed performance monitoring for your Rails app

No ratings yet
Gem
inner_performance
Repository
mbajur/inner_performance
License
MIT
Stars
47
Added
August 15, 2026

About

Simple database-backed performance monitoring for your Rails app.

inner_performance comes with some good defaults but in order to customize them, you have a following options available:

Mounting it

ruby
# Gemfile
gem "inner_performance"

# config/routes.rb
mount InnerPerformance::Engine, at: "/inner_performance"

Details

47 stars on GitHub · MIT licensed · maintained by mbajur. Source: https://github.com/mbajur/inner_performance

Discussion (0)

Sign in to join the discussion.

No comments yet.