# Balance::StatsController#index

- **Period:** 13 May 16:28 UTC – 13 May 20:47 UTC
- **Throughput**: 0.22 / min
- **Average:** 156.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/balance/stats_controller.rb:7 | 45.63 | 1.0 | 29.14% | `Balance::StatsController#index` |
| view | app/views/balance/stats/index.turbo_stream.slim | 36.91 | 1.0 | 23.57% |  |
| sql | app/lib/sensor/query/helpers/sql/total.rb:173 | 17.7 | 0.81 | 9.12% | `WITH price_ranges AS ( SELECT name, starts_at, LEAD(starts_at, ?, ?::date) OVER…` |
| gc | ruby/gc.c | 15.93 | 0.81 | 8.21% | `GC.start` |
| http | app/lib/sensor/query/helpers/influx/base.rb:95 | 60.18 | 0.19 | 7.42% | `POST influxdb` |
| sql | app/models/summary.rb:59 | 9.67 | 0.81 | 4.98% | `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 | 5.0 | 1.0 | 3.19% | `pipeline` |
| sql | app/lib/sensor/summarizer.rb:55 | 4.83 | 0.63 | 1.95% | `BEGIN SELECT "summaries".* FROM "summaries" WHERE "summaries"."date" = ? ORDER …` |
| redis | app/controllers/balance/stats_controller.rb:95 | 3.51 | 0.82 | 1.85% | `get` |
| redis | app/lib/influx/poll_interval.rb:45 | 13.8 | 0.18 | 1.55% | `set` |
| rack | /usr/local/bundle/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:7 | 1.95 | 1.0 | 1.24% | `HttpAcceptLanguage::Middleware` |
| rack | /usr/local/bundle/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26 | 1.65 | 1.0 | 1.05% | `ActionDispatch::Static` |

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