# Api::V1::CragsController#search

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:11 UTC
- **Throughput**: 0.68 / min
- **Average:** 54.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/models/search.rb:24 | 25.18 | 0.97 | 44.91% | `SELECT `searches`.`index_id`, `searches`.`index_name` FROM `searches` WHERE (((…` |
| code | app/controllers/api/v1/crags_controller.rb:22 | 22.68 | 1.0 | 41.56% | `Api::V1::CragsController#search` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 0.97 | 2.07 | 3.67% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 1.99 | 1.0 | 3.65% | `Rails::Engine#call` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 0.86 | 2.07 | 3.26% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/models/concerns/searchable.rb:16 | 1.55 | 0.84 | 2.39% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::CragsController%23search?range=2026-06-27+09%3A48%3A53+UTC..2026-06-28+09%3A48%3A53+UTC)