# Api::V1::GymsController#three_d

- **Period:** 27 Jun 09:48 UTC – 27 Jun 16:52 UTC
- **Throughput**: 0.61 / min
- **Average:** 33.7 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gyms_controller.rb:414 | 16.83 | 1.0 | 49.89% | `Api::V1::GymsController#three_d` |
| sql | app/models/gym_space.rb:118 | 1.17 | 4.45 | 15.48% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/gym_space.rb:167 | 0.96 | 4.41 | 12.60% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 1.95 | 0.97 | 5.63% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/gyms_controller.rb:419 | 1.8 | 1.0 | 5.33% | `SELECT `gym_spaces`.* FROM `gym_spaces` WHERE (`gym_spaces`.`deleted_at` IS NUL…` |
| sql | app/controllers/api/v1/gyms_controller.rb:523 | 1.5 | 1.0 | 4.45% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/gyms_controller.rb:445 | 1.08 | 1.0 | 3.20% | `SELECT `gym_three_d_elements`.* FROM `gym_three_d_elements` WHERE `gym_three_d_…` |
| sql | app/models/gym_three_d_element.rb:15 | 0.84 | 1.08 | 2.70% | `SELECT `gym_three_d_assets`.* FROM `gym_three_d_assets` WHERE `gym_three_d_asse…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::GymsController%23three_d?range=2026-06-27+09%3A48%3A53+UTC..2026-06-28+09%3A48%3A53+UTC)