# InsightsController#index

- **Period:** 27 Jun 09:45 UTC – 27 Jun 14:23 UTC
- **Throughput**: 0.01 / min
- **Average:** 57.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | app/views/insights/index.html.slim | 33.0 | 1.0 | 57.39% |  |
| gc | ruby/gc.c | 10.0 | 0.5 | 8.69% | `GC.start` |
| code | app/controllers/insights_controller.rb:5 | 4.5 | 1.0 | 7.83% | `InsightsController#index` |
| sql | app/lib/sensor/query/helpers/sql/total.rb:173 | 2.25 | 2.0 | 7.83% | `WITH daily AS ( SELECT sv.date, SUM(sv.value) FILTER (WHERE sv.aggregation = ? …` |
| sql | app/lib/sensor/query/ranking.rb:91 | 2.0 | 1.0 | 3.48% | `SELECT "summary_values"."date", "summary_values"."value" FROM "summary_values" …` |
| sql | app/services/trend.rb:36 | 1.5 | 1.0 | 2.61% | `SELECT MIN("summary_values"."date") FROM "summary_values" WHERE "summary_values…` |
| cache | /usr/local/bundle/gems/activesupport-8.1.3/lib/active_support/notifications/fanout.rb:158 | 1.0 | 1.0 | 1.74% | `increment` |
| rack | /usr/local/bundle/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:7 | 1.0 | 1.0 | 1.74% | `HttpAcceptLanguage::Middleware` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/136101/requests/InsightsController%23index?range=2026-06-27+09%3A45%3A13+UTC..2026-06-27+14%3A23%3A13+UTC)