# Api::V1::FastAccessesController#index

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/fast_accesses_controller.rb:8 | 12.85 | 1.0 | 50.79% | `Api::V1::FastAccessesController#index` |
| sql | app/controllers/api/v1/fast_accesses_controller.rb:11 | 1.02 | 2.97 | 11.96% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`followable_type` = ? AND `fo…` |
| sql | app/controllers/api/v1/fast_accesses_controller.rb:15 | 0.99 | 2.92 | 11.40% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`followable_type` = ? AND `fo…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 1.75 | 0.98 | 6.79% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/fast_accesses_controller.rb:55 | 1.25 | 1.0 | 4.95% | `SELECT `contest_participants`.* FROM `contest_participants` INNER JOIN `contest…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.18 | 1.01 | 4.70% | `SET NAMES utf8mb4, @@SESSION.sql_mode = CONCAT(CONCAT(@@sql_mode, ?), ?), @@SES…` |
| sql | app/controllers/api/v1/fast_accesses_controller.rb:20 | 0.96 | 1.0 | 3.78% | `SELECT COUNT(*) AS count_all, `follows`.`followable_type` AS follows_followable…` |
| sql | app/models/gym.rb:282 | 1.48 | 0.64 | 3.73% | `SELECT `gym_spaces`.* FROM `gym_spaces` WHERE (`gym_spaces`.`deleted_at` IS NUL…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::FastAccessesController%23index?range=2026-06-26+20%3A16%3A09+UTC..2026-06-27+09%3A48%3A53+UTC)