# House::ChartsController#index

- **Period:** 13 May 16:19 UTC – 14 May 02:07 UTC
- **Throughput**: 0.04 / min
- **Average:** 60.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | app/views/house/charts/index.turbo_stream.slim | 19.29 | 1.0 | 31.86% |  |
| sql | app/lib/sensor/query/helpers/sql/total.rb:173 | 16.33 | 0.86 | 23.13% | `WITH daily AS ( SELECT sv.date, SUM(sv.value) FILTER (WHERE sv.aggregation = ? …` |
| gc | ruby/gc.c | 6.12 | 0.81 | 8.18% | `GC.start` |
| redis | app/controllers/concerns/main_navigation.rb:10 | 4.33 | 1.0 | 7.16% | `get` |
| http | app/lib/sensor/query/helpers/influx/base.rb:95 | 26.0 | 0.14 | 6.14% | `POST influxdb` |
| rack | /usr/local/bundle/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26 | 2.86 | 1.0 | 4.72% | `ActionDispatch::Static` |
| redis | /usr/local/bundle/gems/activesupport-8.1.3/lib/active_support/cache/redis_cache_store.rb:464 | 2.67 | 1.0 | 4.41% | `pipeline` |
| code | app/controllers/house/charts_controller.rb:5 | 2.48 | 1.0 | 4.09% | `House::ChartsController#index` |
| rack | /usr/local/bundle/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:7 | 1.43 | 1.0 | 2.36% | `HttpAcceptLanguage::Middleware` |

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