# Api::V1::ContestParticipantsController#index

- **Period:** 13 May 08:04 UTC – 13 May 11:04 UTC
- **Throughput**: 0.02 / min
- **Average:** 29.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_participants_controller.rb:16 | 18.0 | 1.0 | 62.07% | `Api::V1::ContestParticipantsController#index` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.5 | 1.0 | 8.62% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 2.5 | 1.0 | 8.62% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/contest_participants_controller.rb:17 | 1.25 | 2.0 | 8.62% | `SELECT `contest_participants`.* FROM `contest_participants` INNER JOIN `contest…` |
| sql | app/controllers/api/v1/contest_participants_controller.rb:291 | 2.0 | 1.0 | 6.90% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/contest_participants_controller.rb:295 | 1.5 | 1.0 | 5.17% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |

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