# Api::V1::SearchesController#search_all

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/models/search.rb:54 | 43.57 | 0.92 | 51.34% | `SELECT DISTINCT `searches`.`index_id`, `searches`.`index_name`, `searches`.`col…` |
| code | app/controllers/api/v1/searches_controller.rb:23 | 26.88 | 1.0 | 34.37% | `Api::V1::SearchesController#search_all` |
| sql | app/controllers/api/v1/searches_controller.rb:41 | 1.17 | 3.29 | 4.94% | `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.96 | 1.0 | 2.51% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/searches_controller.rb:43 | 0.88 | 2.16 | 2.43% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 0.82 | 1.61 | 1.68% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 0.78 | 1.61 | 1.60% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |

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