# Api::V1::SearchesController#search_all

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/models/search.rb:54 | 42.73 | 1.0 | 47.50% | `SELECT DISTINCT `searches`.`index_id`, `searches`.`index_name`, `searches`.`col…` |
| code | app/controllers/api/v1/searches_controller.rb:23 | 34.32 | 1.0 | 38.15% | `Api::V1::SearchesController#search_all` |
| sql | app/controllers/api/v1/searches_controller.rb:41 | 1.25 | 3.68 | 5.10% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 1.95 | 1.0 | 2.17% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/searches_controller.rb:43 | 0.95 | 1.86 | 1.97% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 0.97 | 1.73 | 1.87% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 0.82 | 1.73 | 1.57% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |

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