# Api::V1::GymSectorsController#show

- **Period:** 13 May 10:34 UTC – 13 May 11:04 UTC
- **Throughput**: 8.93 / min
- **Average:** 16.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gym_sectors_controller.rb:18 | 9.01 | 1.0 | 54.15% | `Api::V1::GymSectorsController#show` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.49 | 1.0 | 14.97% | `Rails::Engine#call` |
| sql | app/controllers/concerns/gymable.rb:16 | 1.8 | 1.0 | 10.80% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/gym_sectors_controller.rb:107 | 1.77 | 1.0 | 10.62% | `SELECT `gym_spaces`.* FROM `gym_spaces` WHERE (`gym_spaces`.`deleted_at` IS NUL…` |
| sql | app/controllers/api/v1/gym_sectors_controller.rb:103 | 1.5 | 1.0 | 9.01% | `SELECT `gym_sectors`.* FROM `gym_sectors` WHERE (`gym_sectors`.`deleted_at` IS …` |

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