# Balance::StatsController#index

- **Period:** 12 May 18:30 UTC – 13 May 09:28 UTC
- **Throughput**: 0.18 / min
- **Average:** 108.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| http | app/lib/sensor/query/helpers/influx/base.rb:95 | 41.38 | 0.69 | 26.21% | `POST influxdb` |
| view | app/views/balance/stats/index.turbo_stream.slim | 26.6 | 1.0 | 24.44% |  |
| gc | ruby/gc.c | 11.32 | 1.11 | 11.56% | `GC.start` |
| sql | app/lib/sensor/query/helpers/sql/total.rb:173 | 31.84 | 0.31 | 9.09% | `WITH price_ranges AS ( SELECT name, starts_at, LEAD(starts_at, ?, ?::date) OVER…` |
| code | app/controllers/balance/stats_controller.rb:7 | 7.25 | 1.0 | 6.66% | `Balance::StatsController#index` |
| sql | app/models/summary.rb:59 | 8.7 | 0.31 | 2.48% | `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 | 2.7 | 1.0 | 2.48% | `pipeline` |
| rack | /usr/local/bundle/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:7 | 2.67 | 1.0 | 2.45% | `HttpAcceptLanguage::Middleware` |
| redis | app/lib/influx/poll_interval.rb:45 | 2.14 | 0.69 | 1.36% | `set` |
| redis | app/controllers/balance/stats_controller.rb:52 | 2.12 | 0.69 | 1.34% | `get` |
| redis | app/lib/sensor/query/power_peak.rb:35 | 2.02 | 0.69 | 1.28% | `get` |
| redis | app/controllers/balance/stats_controller.rb:95 | 3.78 | 0.31 | 1.08% | `get` |
| redis | app/lib/influx/poll_interval.rb:76 | 1.68 | 0.69 | 1.06% | `get` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/136101/requests/Balance::StatsController%23index?range=2026-05-12+18%3A30%3A00+UTC..2026-05-13+09%3A28%3A00+UTC)