# Api::V1::DepartmentsController#geo_json

- **Period:** 13 May 05:08 UTC – 13 May 11:08 UTC
- **Throughput**: 0.23 / min
- **Average:** 62.3 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/departments_controller.rb:33 | 46.84 | 1.0 | 75.24% | `Api::V1::DepartmentsController#geo_json` |
| sql | app/controllers/api/v1/departments_controller.rb:77 | 5.63 | 1.0 | 9.05% | `SELECT `departments`.* FROM `departments` WHERE `departments`.`country_id` = ? …` |
| sql | app/controllers/api/v1/departments_controller.rb:51 | 1.45 | 2.24 | 5.21% | `SELECT `gyms`.`id`, `gyms`.`name`, `gyms`.`longitude`, `gyms`.`latitude`, `gyms…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.85 | 1.0 | 4.58% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/departments_controller.rb:43 | 2.37 | 1.0 | 3.80% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/controllers/api/v1/departments_controller.rb:73 | 1.28 | 1.0 | 2.06% | `SELECT `countries`.* FROM `countries` WHERE `countries`.`code_country` = ? LIMI…` |

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