# House::StatsController#index

- **Period:** 12 May 19:09 UTC – 13 May 19:09 UTC
- **Throughput**: 0.01 / min
- **Average:** 77.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | app/views/house/stats/index.turbo_stream.slim | 28.55 | 1.0 | 36.90% |  |
| sql | app/lib/sensor/query/helpers/sql/total.rb:173 | 13.89 | 0.82 | 14.69% | `WITH price_ranges AS ( SELECT name, starts_at, LEAD(starts_at, ?, ?::date) OVER…` |
| code | app/controllers/house/stats_controller.rb:7 | 10.36 | 1.0 | 13.40% | `House::StatsController#index` |
| gc | ruby/gc.c | 5.91 | 1.0 | 7.64% | `GC.start` |
| sql | app/models/summary.rb:59 | 6.11 | 0.82 | 6.46% | `SELECT gs.date FROM generate_series(?, ?, ?::interval) AS gs(date) LEFT JOIN su…` |
| http | app/lib/sensor/query/helpers/influx/base.rb:95 | 20.0 | 0.18 | 4.70% | `POST influxdb` |
| redis | app/lib/sensor/definitions/base.rb:39 | 3.45 | 1.0 | 4.47% | `get` |
| rack | /usr/local/bundle/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:7 | 1.45 | 1.0 | 1.88% | `HttpAcceptLanguage::Middleware` |
| redis | /usr/local/bundle/gems/activesupport-8.1.3/lib/active_support/cache/redis_cache_store.rb:464 | 1.45 | 1.0 | 1.88% | `pipeline` |
| rack | /usr/local/bundle/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26 | 1.18 | 1.0 | 1.53% | `ActionDispatch::Static` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/136101/requests/House::StatsController%23index?range=1d)