MiniProfiler - A simple and efficient performance test
It will auto-enable a little time-load panel with performance information on your rails development server.
echo "gem 'rack-mini-profiler'" >> Gemfile && bundle
Testing time-load of a certain block (optional):
Rack::Miniprofiler.step(“fetch projects”) do
@projects.all
end
Written by Oswaldo Ferreira
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Rails
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#