# Api::V1::GymChainsController#gyms_geo_json

- **Period:** 12 May 23:14 UTC – 13 May 11:14 UTC
- **Throughput**: 0.01 / min
- **Average:** 56.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gym_chains_controller.rb:12 | 36.75 | 1.0 | 65.04% | `Api::V1::GymChainsController#gyms_geo_json` |
| sql | app/controllers/api/v1/gym_chains_controller.rb:64 | 2.0 | 3.0 | 10.62% | `SELECT `gyms`.`id`, `gyms`.`name`, `gyms`.`longitude`, `gyms`.`latitude`, `gyms…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.22 | 4.5 | 9.73% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.06 | 4.5 | 8.41% | `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 | 2.25 | 1.0 | 3.98% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/gym_chains_controller.rb:71 | 1.25 | 1.0 | 2.21% | `SELECT `gym_chains`.* FROM `gym_chains` WHERE `gym_chains`.`slug_name` = ? LIMI…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::GymChainsController%23gyms_geo_json?range=12h)