# Api::V1::FastAccessesController#index

- **Period:** 13 May 10:34 UTC – 13 May 11:04 UTC
- **Throughput**: 1.47 / min
- **Average:** 32.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/fast_accesses_controller.rb:8 | 15.25 | 1.0 | 46.92% | `Api::V1::FastAccessesController#index` |
| sql | app/controllers/api/v1/fast_accesses_controller.rb:15 | 1.42 | 3.32 | 14.48% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`followable_type` = ? AND `fo…` |
| sql | app/controllers/api/v1/fast_accesses_controller.rb:11 | 1.55 | 2.5 | 11.96% | `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.32 | 1.0 | 7.13% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/fast_accesses_controller.rb:55 | 1.89 | 1.0 | 5.80% | `SELECT `contest_participants`.* FROM `contest_participants` INNER JOIN `contest…` |
| sql | app/models/gym.rb:284 | 2.12 | 0.77 | 5.03% | `SELECT `gym_spaces`.* FROM `gym_spaces` WHERE (`gym_spaces`.`deleted_at` IS NUL…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.43 | 1.0 | 4.41% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/fast_accesses_controller.rb:20 | 1.39 | 1.0 | 4.27% | `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=30m)