# Api::V1::GymsController#search

- **Period:** 13 May 10:49 UTC – 13 May 11:04 UTC
- **Throughput**: 0.53 / min
- **Average:** 48.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gyms_controller.rb:30 | 27.38 | 1.0 | 57.03% | `Api::V1::GymsController#search` |
| sql | app/models/search.rb:24 | 15.75 | 1.0 | 32.81% | `SELECT `searches`.`index_id`, `searches`.`index_name` FROM `searches` WHERE (((…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.63 | 1.0 | 5.47% | `Rails::Engine#call` |
| sql | app/models/concerns/searchable.rb:16 | 2.13 | 1.0 | 4.43% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |

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