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.
62 Subscribers
View all SubscribersAdd a CodeTriage badge to rack-mini-profiler
Help out
- Issues
- 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
- Don't touch HTTP headers where possible
- Incompabtibility with rack 3/warden/devise
- SQL queries are not profiled for Non-Rails Applications if rails patch is not enabled
- Assets served from Rails deauthorizing client-side profiler
- Badge no longer displays after Turbo Drive page load w/ Turbo 8 (even w/ enable_hotwire_turbo_drive_support = true)
- Refactor parameter query settings into its own class
- Docs