Profiler and Optimization Gems
| # | Total Rank | Daily Rank | Name | Summary |
| 1 | 289 | 313 | bullet | help to kill N+1 queries and unused eager loading. |
| 2 | 609 | 635 | ruby-prof | ruby-prof is a fast code profiler for Ruby. It is a C extension and
therefore is many t... |
| 3 | 669 | 618 | benchmark-ips | A iterations per second enhancement to Benchmark. |
| 4 | 722 | 487 | rack-mini-profiler | Profiling toolkit for Rack applications with Rails integration. Client Side profiling, ... |
| 5 | 937 | 1,683 | derailed_benchmarks | Go faster, off the Rails |
| 6 | 1,042 | 1,843 | batch-loader | Powerful tool to avoid N+1 DB or HTTP queries |
| 7 | 1,236 | 2,527 | peek | Take a peek into your Rails application. |
| 8 | 7,014 | 4,684 | rails_performance | 3rd party dependency-free solution how to monitor performance of your Rails applications. |
| 9 | 59,027 | 27,782 | simple_bench | Simple wrapper for Ruby's Benchmark |
| 10 | 63,855 | 50,245 | rbkit | A Ruby profiler for the rest of us, Rbkit plugs into a Ruby process, and taps
realtim... |
| 11 | 131,302 | 145,113 | wor-prof | Wor-prof (Wprof) is a gem for Ruby On Rails which its only purpose is to measure a RoR ... |
| 12 | 142,129 | 91,929 | rb | irb, shorthand |