# Inverter::StatsController#index

- **Period:** 27 Jun 01:39 UTC – 27 Jun 04:40 UTC
- **Throughput**: 0.01 / min
- **Average:** 127.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | app/views/inverter/stats/index.turbo_stream.slim | 50.0 | 1.0 | 39.13% |  |
| sql | app/lib/sensor/query/helpers/sql/total.rb:173 | 18.0 | 1.0 | 14.09% | `WITH daily AS ( SELECT sv.date, SUM(sv.value) FILTER (WHERE sv.aggregation = ? …` |
| gc | ruby/gc.c | 12.0 | 1.0 | 9.39% | `GC.start` |
| rack | /usr/local/bundle/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:7 | 9.0 | 1.0 | 7.04% | `HttpAcceptLanguage::Middleware` |
| redis | /usr/local/bundle/gems/activesupport-8.1.3/lib/active_support/cache/redis_cache_store.rb:464 | 8.0 | 1.0 | 6.26% | `pipeline` |
| code | app/controllers/inverter/stats_controller.rb:7 | 6.0 | 1.0 | 4.70% | `Inverter::StatsController#index` |
| sql | app/models/summary.rb:67 | 6.0 | 1.0 | 4.70% | `SELECT gs.date FROM generate_series(?, ?, ?::interval) AS gs(date) LEFT JOIN su…` |
| cache | app/lib/sensor/definitions/describable.rb:15 | 5.0 | 1.0 | 3.91% | `read` |
| rack | /usr/local/bundle/gems/actionpack-8.1.3/lib/action_dispatch/http/content_security_policy.rb:37 | 3.0 | 1.0 | 2.35% | `ActionDispatch::ContentSecurityPolicy::Middleware` |
| redis | app/lib/sensor/definitions/describable.rb:15 | 3.0 | 1.0 | 2.35% | `get` |
| rack | /usr/local/bundle/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26 | 2.0 | 1.0 | 1.57% | `ActionDispatch::Static` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/136101/requests/Inverter::StatsController%23index?range=2026-06-27+01%3A39%3A59+UTC..2026-06-27+04%3A40%3A34+UTC)