# Api::V1::ParksController#show

- **Period:** 26 Jun 20:16 UTC – 27 Jun 09:48 UTC
- **Throughput**: 0.02 / min
- **Average:** 17.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/parks_controller.rb:51 | 9.46 | 1.0 | 53.71% | `Api::V1::ParksController#show` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.08 | 1.0 | 11.79% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/parks_controller.rb:89 | 1.15 | 1.0 | 6.55% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.08 | 1.0 | 6.11% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/park.rb:65 | 1.0 | 1.0 | 5.68% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/models/park.rb:64 | 1.0 | 1.0 | 5.68% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 0.92 | 1.0 | 5.24% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/controllers/api/v1/parks_controller.rb:85 | 0.92 | 1.0 | 5.24% | `SELECT `parks`.* FROM `parks` WHERE `parks`.`id` = ? LIMIT ?` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::ParksController%23show?range=2026-06-26+20%3A16%3A09+UTC..2026-06-27+09%3A48%3A53+UTC)