# Heatpump::ChartsController#index

- **Period:** 27 Jun 14:23 UTC – 27 Jun 16:22 UTC
- **Throughput**: 0.07 / min
- **Average:** 81.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | app/views/heatpump/charts/index.turbo_stream.slim | 42.63 | 1.0 | 52.23% |  |
| gc | ruby/gc.c | 8.29 | 0.88 | 8.88% | `GC.start` |
| sql | app/lib/sensor/query/helpers/sql/total.rb:173 | 10.2 | 0.63 | 7.81% | `WITH daily AS ( SELECT sv.date, SUM(sv.value) FILTER (WHERE sv.aggregation = ? …` |
| http | app/lib/sensor/query/helpers/influx/base.rb:95 | 24.5 | 0.25 | 7.51% | `POST influxdb` |
| redis | app/controllers/concerns/main_navigation.rb:10 | 3.38 | 1.0 | 4.14% | `get` |
| code | app/controllers/heatpump/charts_controller.rb:5 | 2.5 | 1.0 | 3.06% | `Heatpump::ChartsController#index` |
| redis | /usr/local/bundle/gems/activesupport-8.1.3/lib/active_support/cache/redis_cache_store.rb:464 | 2.38 | 1.0 | 2.91% | `pipeline` |
| rack | /usr/local/bundle/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26 | 2.13 | 1.0 | 2.60% | `ActionDispatch::Static` |
| cache | app/lib/sensor/query/helpers/influx/base.rb:79 | 3.0 | 0.63 | 2.30% | `read` |
| redis | app/lib/sensor/query/helpers/influx/base.rb:79 | 2.0 | 0.63 | 1.53% | `get` |
| rack | /usr/local/bundle/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:7 | 1.25 | 1.0 | 1.53% | `HttpAcceptLanguage::Middleware` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/136101/requests/Heatpump::ChartsController%23index?range=2026-06-27+14%3A23%3A13+UTC..2026-06-27+16%3A22%3A59+UTC)