Rails plugin that benchmarks various parts of your app to help you determine where there is a bottleneck. Times for template rendering, filters, database queries, etc. stored in DB or you can configure alerts to be sent when thresholds are exceeded.
Tyler Rick
gem "app_profiler", "~> 0.0.2"