# Api::V1::SearchesController#search_all

- **Period:** 13 May 08:14 UTC – 13 May 11:14 UTC
- **Throughput**: 0.03 / min
- **Average:** 138.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/searches_controller.rb:23 | 60.5 | 1.0 | 43.68% | `Api::V1::SearchesController#search_all` |
| sql | app/models/search.rb:54 | 42.67 | 1.0 | 30.81% | `SELECT DISTINCT `searches`.`index_id`, `searches`.`index_name`, `searches`.`col…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.44 | 5.33 | 5.54% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/controllers/api/v1/searches_controller.rb:41 | 1.75 | 4.0 | 5.05% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/controllers/api/v1/searches_controller.rb:43 | 1.64 | 4.17 | 4.93% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.22 | 5.33 | 4.69% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/controllers/api/v1/searches_controller.rb:47 | 1.19 | 2.67 | 2.29% | `SELECT `areas`.* FROM `areas` WHERE `areas`.`id` = ?` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.83 | 1.0 | 2.05% | `Rails::Engine#call` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::SearchesController%23search_all?range=3h)