# Heatpump::StatsController#index

- **Period:** 13 May 16:19 UTC – 13 May 22:06 UTC
- **Throughput**: 0.02 / min
- **Average:** 125.3 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/lib/sensor/query/helpers/sql/total.rb:173 | 107.0 | 0.71 | 61.00% | `WITH price_ranges AS ( SELECT name, starts_at, LEAD(starts_at, ?, ?::date) OVER…` |
| view | app/views/heatpump/stats/index.turbo_stream.slim | 13.71 | 1.0 | 10.95% |  |
| http | app/lib/sensor/query/helpers/influx/base.rb:95 | 26.5 | 0.29 | 6.04% | `POST influxdb` |
| redis | app/lib/sensor/definitions/base.rb:39 | 4.57 | 1.0 | 3.65% | `get` |
| gc | ruby/gc.c | 4.43 | 1.0 | 3.53% | `GC.start` |
| sql | app/models/summary.rb:59 | 4.8 | 0.71 | 2.74% | `SELECT gs.date FROM generate_series(?, ?, ?::interval) AS gs(date) LEFT JOIN su…` |
| redis | app/lib/influx/poll_interval.rb:45 | 9.5 | 0.29 | 2.17% | `set` |
| redis | /usr/local/bundle/gems/activesupport-8.1.3/lib/active_support/cache/redis_cache_store.rb:464 | 2.14 | 1.0 | 1.71% | `pipeline` |
| code | app/controllers/heatpump/stats_controller.rb:7 | 2.14 | 1.0 | 1.71% | `Heatpump::StatsController#index` |
| rack | /usr/local/bundle/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26 | 1.29 | 1.0 | 1.03% | `ActionDispatch::Static` |

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