# House::StatsController#index

- **Period:** 13 May 09:28 UTC – 13 May 16:19 UTC
- **Throughput**: 0.01 / min
- **Average:** 101.7 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | app/views/house/stats/index.turbo_stream.slim | 41.0 | 1.0 | 40.33% |  |
| sql | app/lib/sensor/query/helpers/sql/total.rb:173 | 30.5 | 0.67 | 20.00% | `WITH price_ranges AS ( SELECT name, starts_at, LEAD(starts_at, ?, ?::date) OVER…` |
| sql | app/models/summary.rb:59 | 12.5 | 0.67 | 8.20% | `SELECT gs.date FROM generate_series(?, ?, ?::interval) AS gs(date) LEFT JOIN su…` |
| gc | ruby/gc.c | 7.67 | 1.0 | 7.54% | `GC.start` |
| http | app/lib/sensor/query/helpers/influx/base.rb:95 | 21.0 | 0.33 | 6.89% | `POST influxdb` |
| code | app/controllers/house/stats_controller.rb:7 | 5.67 | 1.0 | 5.57% | `House::StatsController#index` |
| redis | /usr/local/bundle/gems/activesupport-8.1.3/lib/active_support/cache/redis_cache_store.rb:464 | 2.0 | 1.0 | 1.97% | `pipeline` |
| rack | /usr/local/bundle/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:7 | 2.0 | 1.0 | 1.97% | `HttpAcceptLanguage::Middleware` |
| rack | /usr/local/bundle/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26 | 1.67 | 1.0 | 1.64% | `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-13+16%3A19%3A35+UTC)