# Api::V1::FastAccessesController#index

- **Period:** 13 May 10:49 UTC – 13 May 11:04 UTC
- **Throughput**: 1.4 / min
- **Average:** 35.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/fast_accesses_controller.rb:8 | 16.81 | 1.0 | 47.45% | `Api::V1::FastAccessesController#index` |
| sql | app/controllers/api/v1/fast_accesses_controller.rb:11 | 1.55 | 3.29 | 14.38% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`followable_type` = ? AND `fo…` |
| sql | app/controllers/api/v1/fast_accesses_controller.rb:15 | 1.42 | 3.29 | 13.17% | `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 | 2.33 | 1.0 | 6.59% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/fast_accesses_controller.rb:55 | 2.1 | 1.0 | 5.91% | `SELECT `contest_participants`.* FROM `contest_participants` INNER JOIN `contest…` |
| sql | app/models/gym.rb:284 | 2.06 | 0.76 | 4.44% | `SELECT `gym_spaces`.* FROM `gym_spaces` WHERE (`gym_spaces`.`deleted_at` IS NUL…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.48 | 1.0 | 4.17% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/fast_accesses_controller.rb:20 | 1.38 | 1.0 | 3.90% | `SELECT COUNT(*) AS count_all, `follows`.`followable_type` AS follows_followable…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::FastAccessesController%23index?range=15m)