# Api::V1::ContestParticipantsController#index

- **Period:** 13 May 05:04 UTC – 13 May 11:04 UTC
- **Throughput**: 0.01 / min
- **Average:** 39.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_participants_controller.rb:16 | 27.2 | 1.0 | 69.74% | `Api::V1::ContestParticipantsController#index` |
| sql | app/controllers/api/v1/contest_participants_controller.rb:17 | 1.5 | 2.0 | 7.69% | `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.6 | 1.0 | 6.67% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 2.4 | 1.0 | 6.15% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/contest_participants_controller.rb:291 | 2.2 | 1.0 | 5.64% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/contest_participants_controller.rb:295 | 1.6 | 1.0 | 4.10% | `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=6h)