# TilesController#show

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/lib/sensor/query/helpers/sql/total.rb:173 | 11.2 | 0.77 | 20.11% | `WITH price_ranges AS ( SELECT name, starts_at, LEAD(starts_at, ?, ?::date) OVER…` |
| view | app/views/tiles/show.slim | 4.69 | 1.0 | 10.95% |  |
| rack | /usr/local/bundle/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26 | 4.69 | 1.0 | 10.95% | `ActionDispatch::Static` |
| http | app/lib/sensor/query/helpers/influx/base.rb:95 | 16.0 | 0.23 | 8.62% | `POST influxdb` |
| redis | /usr/local/bundle/gems/activesupport-8.1.3/lib/active_support/cache/redis_cache_store.rb:464 | 3.69 | 1.0 | 8.62% | `pipeline` |
| code | app/controllers/tiles_controller.rb:4 | 3.62 | 1.0 | 8.44% | `TilesController#show` |
| rack | /usr/local/bundle/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:7 | 2.62 | 1.0 | 6.10% | `HttpAcceptLanguage::Middleware` |
| redis | app/lib/sensor/definitions/describable.rb:15 | 2.64 | 0.85 | 5.21% | `get` |
| gc | ruby/gc.c | 2.36 | 0.85 | 4.67% | `GC.start` |
| redis | app/lib/influx/poll_interval.rb:76 | 1.38 | 1.0 | 3.23% | `get` |
| rack | /usr/local/bundle/gems/actionpack-8.1.3/lib/action_dispatch/middleware/cookies.rb:706 | 1.0 | 1.0 | 2.33% | `ActionDispatch::Cookies` |
| rack | /usr/local/bundle/gems/rack-session-2.1.2/lib/rack/session/abstract/id.rb:267 | 0.92 | 1.0 | 2.15% | `ActionDispatch::Session::CookieStore` |
| rack | /usr/local/bundle/gems/railties-8.1.3/lib/rails/rack/logger.rb:20 | 0.46 | 1.0 | 1.08% | `Rails::Rack::Logger` |
| cache | app/lib/sensor/definitions/describable.rb:15 | 0.55 | 0.85 | 1.08% | `read` |

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