# Api::V1::TownsController#geo_json

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/towns_controller.rb:50 | 25.89 | 1.0 | 46.91% | `Api::V1::TownsController#geo_json` |
| sql | app/controllers/api/v1/towns_controller.rb:57 | 15.08 | 1.49 | 40.79% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/controllers/api/v1/towns_controller.rb:63 | 2.38 | 1.53 | 6.60% | `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.94 | 1.0 | 3.52% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/towns_controller.rb:82 | 1.04 | 0.86 | 1.61% | `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-26+20%3A16%3A09+UTC..2026-06-27+09%3A48%3A53+UTC)