# Api::V1::Statistics::GymRouteStatisticsController#appreciation_figures

- **Period:** 24 Jun 20:08 UTC – 25 Jun 20:07 UTC
- **Throughput**: 0.0 / min
- **Average:** 387.7 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/models/statistics/gym_statistic.rb:158 | 149.33 | 1.0 | 38.52% | `SELECT `gym_routes`.* FROM `gym_routes` INNER JOIN `gym_sectors` ON `gym_routes…` |
| sql | app/models/statistics/gym_statistic.rb:135 | 127.33 | 1.0 | 32.85% | `SELECT `gym_routes`.* FROM `gym_routes` INNER JOIN `gym_sectors` ON `gym_routes…` |
| sql | app/models/statistics/gym_statistic.rb:134 | 49.67 | 1.0 | 12.81% | `SELECT COUNT(*) FROM `gym_routes` INNER JOIN `gym_sectors` ON `gym_routes`.`gym…` |
| code | app/controllers/api/v1/statistics/gym_route_statistics_controller.rb:35 | 22.33 | 1.0 | 5.76% | `Api::V1::Statistics::GymRouteStatisticsController#appreciation_figures` |
| sql | app/controllers/concerns/gymable.rb:16 | 14.33 | 1.0 | 3.70% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 13.0 | 1.0 | 3.35% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/concerns/gym_roles_verification.rb:13 | 5.33 | 1.0 | 1.38% | `SELECT ? AS one FROM `gym_administrators` WHERE `gym_administrators`.`gym_id` =…` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 4.0 | 1.0 | 1.03% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::Statistics::GymRouteStatisticsController%23appreciation_figures?range=1d)