# Api::V1::ContestParticipantsController#index

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:07 UTC
- **Throughput**: 0.02 / min
- **Average:** 26.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_participants_controller.rb:16 | 18.78 | 1.0 | 72.11% | `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.25 | 0.89 | 7.68% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/contest_participants_controller.rb:17 | 1.0 | 1.78 | 6.83% | `SELECT `contest_participants`.* FROM `contest_participants` INNER JOIN `contest…` |
| sql | app/controllers/api/v1/contest_participants_controller.rb:291 | 0.89 | 1.0 | 3.41% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/contest_participants_controller.rb:295 | 0.89 | 1.0 | 3.41% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 0.89 | 1.0 | 3.41% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::ContestParticipantsController%23index?range=2026-06-27+09%3A48%3A53+UTC..2026-06-28+09%3A48%3A53+UTC)