# Api::V1::DepartmentsController#geo_json

- **Period:** 12 May 23:08 UTC – 13 May 11:08 UTC
- **Throughput**: 0.14 / min
- **Average:** 61.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/departments_controller.rb:33 | 45.92 | 1.0 | 74.75% | `Api::V1::DepartmentsController#geo_json` |
| sql | app/controllers/api/v1/departments_controller.rb:77 | 5.63 | 0.98 | 8.99% | `SELECT `departments`.* FROM `departments` WHERE `departments`.`country_id` = ? …` |
| sql | app/controllers/api/v1/departments_controller.rb:51 | 1.46 | 2.28 | 5.44% | `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.92 | 1.0 | 4.75% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/departments_controller.rb:43 | 2.42 | 0.98 | 3.86% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/controllers/api/v1/departments_controller.rb:73 | 1.32 | 0.98 | 2.10% | `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=12h)