# Balance::StatsController#index

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | app/views/balance/stats/index.turbo_stream.slim | 35.02 | 1.0 | 25.90% |  |
| sql | app/lib/sensor/query/helpers/sql/total.rb:173 | 28.78 | 0.8 | 17.02% | `WITH price_ranges AS ( SELECT name, starts_at, LEAD(starts_at, ?, ?::date) OVER…` |
| code | app/controllers/balance/stats_controller.rb:7 | 17.56 | 1.0 | 12.99% | `Balance::StatsController#index` |
| gc | ruby/gc.c | 15.3 | 0.92 | 10.41% | `GC.start` |
| http | app/lib/sensor/query/helpers/influx/base.rb:95 | 48.4 | 0.2 | 7.16% | `POST influxdb` |
| sql | app/models/summary.rb:67 | 11.68 | 0.8 | 6.91% | `SELECT gs.date FROM generate_series(?, ?, ?::interval) AS gs(date) LEFT JOIN su…` |
| redis | /usr/local/bundle/gems/activesupport-8.1.3/lib/active_support/cache/redis_cache_store.rb:464 | 4.86 | 1.0 | 3.59% | `pipeline` |
| redis | app/controllers/balance/stats_controller.rb:95 | 5.53 | 0.8 | 3.27% | `get` |
| rack | /usr/local/bundle/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:7 | 2.56 | 1.0 | 1.89% | `HttpAcceptLanguage::Middleware` |
| rack | /usr/local/bundle/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26 | 2.26 | 1.0 | 1.67% | `ActionDispatch::Static` |
| redis | app/lib/influx/poll_interval.rb:45 | 7.7 | 0.2 | 1.14% | `set` |
| redis | app/lib/sensor/query/power_peak.rb:35 | 7.7 | 0.2 | 1.14% | `get` |

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