rack-mini-profiler
https://github.com/miniprofiler/rack-mini-profiler
Ruby
Profiler for your development and production Ruby rack apps.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
61 Subscribers
View all SubscribersAdd a CodeTriage badge to rack-mini-profiler
Help out
- Issues
- Emphasize note about storage in production
- Fix: Prevent request deauthorization when loading assets
- Fix linting
- Profiler totals row should not be part of results.
- Requests page fails due to trying to modify a frozen string.
- Fix missing badge for Turbo Drive page loads
- Update SPA script README.md
- Update README.md - bundle exec rails g rack_profiler:install
- fully respect disable_caching option
- Fix redis_store.rb fetch_snapshots_group
- Docs
- PG::Connection::MiniProfiler#async_exec
- PG::Connection::MiniProfiler#send_query_prepared
- PG::Connection::MiniProfiler#exec_prepared
- PG::Connection::MiniProfiler#exec_params
- PG::Connection::MiniProfiler#exec
- PG::Connection::MiniProfiler#prepare
- PG::Result::MiniProfiler#mp_report_sql
- PG::Result::MiniProfiler#each
- PG::Result::MiniProfiler#values
- Dyte#post