# House::StatsController#index

- **Period:** 13 May 16:19 UTC – 14 May 02:06 UTC
- **Throughput**: 0.03 / min
- **Average:** 72.9 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | app/views/house/stats/index.turbo_stream.slim | 32.84 | 1.0 | 45.02% |  |
| sql | app/lib/sensor/query/helpers/sql/total.rb:173 | 11.63 | 0.84 | 13.42% | `WITH price_ranges AS ( SELECT name, starts_at, LEAD(starts_at, ?, ?::date) OVER…` |
| gc | ruby/gc.c | 6.5 | 0.84 | 7.50% | `GC.start` |
| http | app/lib/sensor/query/helpers/influx/base.rb:95 | 31.33 | 0.16 | 6.78% | `POST influxdb` |
| sql | app/models/summary.rb:59 | 5.25 | 0.84 | 6.06% | `SELECT gs.date FROM generate_series(?, ?, ?::interval) AS gs(date) LEFT JOIN su…` |
| code | app/controllers/house/stats_controller.rb:7 | 3.26 | 1.0 | 4.47% | `House::StatsController#index` |
| redis | /usr/local/bundle/gems/activesupport-8.1.3/lib/active_support/cache/redis_cache_store.rb:464 | 2.16 | 1.0 | 2.96% | `pipeline` |
| rack | /usr/local/bundle/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:7 | 1.58 | 1.0 | 2.16% | `HttpAcceptLanguage::Middleware` |
| redis | app/lib/sensor/definitions/base.rb:39 | 1.53 | 1.0 | 2.09% | `get` |
| redis | app/lib/influx/poll_interval.rb:45 | 6.0 | 0.16 | 1.30% | `set` |
| rack | /usr/local/bundle/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26 | 0.95 | 1.0 | 1.30% | `ActionDispatch::Static` |

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