# Inverter::ChartsController#index

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | app/views/inverter/charts/index.turbo_stream.slim | 25.88 | 1.0 | 40.91% |  |
| sql | app/lib/sensor/query/helpers/sql/total.rb:173 | 12.24 | 0.65 | 12.64% | `WITH daily AS ( SELECT sv.date, SUM(sv.value) FILTER (WHERE sv.aggregation = ? …` |
| http | app/lib/sensor/query/helpers/influx/base.rb:95 | 17.78 | 0.35 | 9.73% | `POST influxdb` |
| gc | ruby/gc.c | 4.5 | 0.92 | 6.57% | `GC.start` |
| code | app/controllers/inverter/charts_controller.rb:5 | 2.65 | 1.0 | 4.19% | `Inverter::ChartsController#index` |
| redis | /usr/local/bundle/gems/activesupport-8.1.3/lib/active_support/cache/redis_cache_store.rb:464 | 2.54 | 1.0 | 4.01% | `pipeline` |
| rack | /usr/local/bundle/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26 | 2.38 | 1.0 | 3.77% | `ActionDispatch::Static` |
| cache | app/lib/sensor/query/helpers/influx/base.rb:79 | 2.94 | 0.69 | 3.22% | `read write` |
| rack | /usr/local/bundle/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:7 | 1.92 | 1.0 | 3.04% | `HttpAcceptLanguage::Middleware` |
| redis | app/lib/sensor/query/helpers/influx/base.rb:79 | 2.56 | 0.69 | 2.80% | `get` |
| redis | app/controllers/concerns/main_navigation.rb:10 | 1.23 | 1.0 | 1.95% | `get` |

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