# House::StatsController#index

- **Period:** 13 May 09:28 UTC – 13 May 20:48 UTC
- **Throughput**: 0.01 / min
- **Average:** 108.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | app/views/house/stats/index.turbo_stream.slim | 48.0 | 1.0 | 44.24% |  |
| sql | app/lib/sensor/query/helpers/sql/total.rb:173 | 30.5 | 0.5 | 14.06% | `WITH price_ranges AS ( SELECT name, starts_at, LEAD(starts_at, ?, ?::date) OVER…` |
| http | app/lib/sensor/query/helpers/influx/base.rb:95 | 25.0 | 0.5 | 11.52% | `POST influxdb` |
| code | app/controllers/house/stats_controller.rb:7 | 8.25 | 1.0 | 7.60% | `House::StatsController#index` |
| sql | app/models/summary.rb:59 | 12.5 | 0.5 | 5.76% | `SELECT gs.date FROM generate_series(?, ?, ?::interval) AS gs(date) LEFT JOIN su…` |
| gc | ruby/gc.c | 5.75 | 1.0 | 5.30% | `GC.start` |
| rack | /usr/local/bundle/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:7 | 2.5 | 1.0 | 2.30% | `HttpAcceptLanguage::Middleware` |
| redis | /usr/local/bundle/gems/activesupport-8.1.3/lib/active_support/cache/redis_cache_store.rb:464 | 1.75 | 1.0 | 1.61% | `pipeline` |
| rack | /usr/local/bundle/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26 | 1.25 | 1.0 | 1.15% | `ActionDispatch::Static` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/136101/requests/House::StatsController%23index?range=2026-05-13+09%3A28%3A00+UTC..2026-05-14+09%3A28%3A00+UTC)