ProfileIt
A Ruby gem for detailed in-browser Rails profiling analysis. Metrics are reported to profileit.io.
Getting Started
See instructions on ProfileIt.io to get started.
Supported Frameworks
- Rails 2.2 through Rails 4
Supported Rubies
- Ruby 1.8.7 through Ruby 2.1.2
Supported Application Servers
- Phusion Passenger
- Thin
- WEBrick
- Unicorn (make sure to add
preload_app true
toconfig/unicorn.rb
)
Help
Email support@profileit.io if you need a hand.