# Api::V1::ParksController#index

- **Period:** 13 May 10:36 UTC – 13 May 11:06 UTC
- **Throughput**: 0.13 / min
- **Average:** 16.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/parks_controller.rb:11 | 8.5 | 1.0 | 51.52% | `Api::V1::ParksController#index` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 3.0 | 1.0 | 18.18% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/parks_controller.rb:89 | 1.5 | 1.0 | 9.09% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.25 | 1.0 | 7.58% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/controllers/api/v1/parks_controller.rb:13 | 1.25 | 1.0 | 7.58% | `SELECT `parks`.* FROM `parks` WHERE `parks`.`crag_id` = ?` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.0 | 1.0 | 6.06% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::ParksController%23index?range=30m)