# Balance::HomeController#index

- **Period:** 13 May 09:28 UTC – 13 May 19:25 UTC
- **Throughput**: 0.54 / min
- **Average:** 57.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/balance/home_controller.rb:6 | 35.81 | 1.0 | 62.29% | `Balance::HomeController#index` |
| gc | ruby/gc.c | 4.41 | 0.79 | 6.10% | `GC.start` |
| view | app/views/shared/_home_sub_nav.html.slim | 4.98 | 0.63 | 5.46% |  |
| rack | /usr/local/bundle/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:7 | 1.63 | 1.0 | 2.84% | `HttpAcceptLanguage::Middleware` |
| view | app/views/balance/home/index.html.slim | 2.28 | 0.63 | 2.50% |  |
| redis | /usr/local/bundle/gems/activesupport-8.1.3/lib/active_support/cache/redis_cache_store.rb:464 | 1.19 | 1.0 | 2.07% | `pipeline` |
| sql | app/models/notification.rb:33 | 2.05 | 0.34 | 1.20% | `SELECT EXISTS(SELECT ? FROM notifications), COUNT(*) FILTER (WHERE read_at IS N…` |
| redis | app/models/notification.rb:32 | 0.68 | 0.97 | 1.15% | `get` |
| rack | /usr/local/bundle/gems/railties-8.1.3/lib/rails/rack/logger.rb:20 | 0.61 | 1.0 | 1.07% | `Rails::Rack::Logger` |
| sql | app/models/summary.rb:59 | 2.61 | 0.23 | 1.06% | `SELECT gs.date FROM generate_series(?, ?, ?::interval) AS gs(date) LEFT JOIN su…` |

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