# Api::V1::GymsController#three_d

- **Period:** 26 Jun 20:16 UTC – 27 Jun 09:48 UTC
- **Throughput**: 0.2 / min
- **Average:** 29.9 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gyms_controller.rb:414 | 15.37 | 1.0 | 51.45% | `Api::V1::GymsController#three_d` |
| sql | app/models/gym_space.rb:118 | 1.02 | 3.95 | 13.52% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/gym_space.rb:167 | 0.96 | 3.9 | 12.49% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/controllers/api/v1/gyms_controller.rb:419 | 1.79 | 0.99 | 5.96% | `SELECT `gym_spaces`.* FROM `gym_spaces` WHERE (`gym_spaces`.`deleted_at` IS NUL…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 1.71 | 0.99 | 5.69% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/gyms_controller.rb:523 | 1.25 | 0.99 | 4.16% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/gyms_controller.rb:445 | 0.94 | 0.99 | 3.12% | `SELECT `gym_three_d_elements`.* FROM `gym_three_d_elements` WHERE `gym_three_d_…` |
| sql | app/models/gym_three_d_element.rb:15 | 0.8 | 0.81 | 2.16% | `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-26+20%3A16%3A09+UTC..2026-06-27+09%3A48%3A53+UTC)