# Api::V1::TownsController#geo_json

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:08 UTC
- **Throughput**: 1.52 / min
- **Average:** 61.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/towns_controller.rb:50 | 27.68 | 1.0 | 45.38% | `Api::V1::TownsController#geo_json` |
| sql | app/controllers/api/v1/towns_controller.rb:57 | 15.48 | 1.66 | 42.26% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/controllers/api/v1/towns_controller.rb:63 | 2.49 | 1.8 | 7.35% | `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 | 1.92 | 1.0 | 3.15% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/towns_controller.rb:82 | 1.08 | 0.95 | 1.68% | `SELECT `towns`.* FROM `towns` WHERE `towns`.`slug_name` = ? LIMIT ?` |

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