# Api::V1::GymRoutesController#similar_sectors

- **Period:** 12 May 12:05 UTC – 13 May 12:05 UTC
- **Throughput**: 0.04 / min
- **Average:** 46.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gym_routes_controller.rb:211 | 31.76 | 1.0 | 68.27% | `Api::V1::GymRoutesController#similar_sectors` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:212 | 1.5 | 2.0 | 6.45% | `SELECT `gym_sectors`.* FROM `gym_sectors` WHERE (`gym_sectors`.`deleted_at` IS …` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.76 | 1.0 | 5.94% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:213 | 2.4 | 1.0 | 5.16% | `SELECT `gym_sectors`.* FROM `gym_sectors` WHERE (`gym_sectors`.`deleted_at` IS …` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.73 | 1.0 | 3.71% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/concerns/gymable.rb:16 | 1.6 | 1.0 | 3.44% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:421 | 1.47 | 1.0 | 3.17% | `SELECT `gym_routes`.* FROM `gym_routes` WHERE `gym_routes`.`id` = ? LIMIT ?` |
| sql | app/controllers/concerns/gym_roles_verification.rb:13 | 1.42 | 1.0 | 3.05% | `SELECT ? AS one FROM `gym_administrators` WHERE `gym_administrators`.`gym_id` =…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::GymRoutesController%23similar_sectors?range=1d)