# Api::V1::ContestParticipantsController#index

- **Period:** 12 May 11:12 UTC – 13 May 11:12 UTC
- **Throughput**: 0.0 / min
- **Average:** 40.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_participants_controller.rb:16 | 29.43 | 1.0 | 72.79% | `Api::V1::ContestParticipantsController#index` |
| sql | app/controllers/api/v1/contest_participants_controller.rb:17 | 1.36 | 2.0 | 6.71% | `SELECT `contest_participants`.* FROM `contest_participants` INNER JOIN `contest…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.43 | 1.0 | 6.01% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/contest_participants_controller.rb:291 | 2.14 | 1.0 | 5.30% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 2.0 | 1.0 | 4.95% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/contest_participants_controller.rb:295 | 1.57 | 1.0 | 3.89% | `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=1d)