# Api::V1::ContestParticipantAscentsController#bulk

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:08 UTC
- **Throughput**: 0.42 / min
- **Average:** 41.2 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_participant_ascents_controller.rb:46 | 16.84 | 1.0 | 40.83% | `Api::V1::ContestParticipantAscentsController#bulk` |
| sql | app/controllers/api/v1/contest_participant_ascents_controller.rb:61 | 1.21 | 12.65 | 37.09% | `BEGIN SELECT `contest_participants`.* FROM `contest_participants` WHERE `contes…` |
| sql | app/controllers/api/v1/contest_participant_ascents_controller.rb:49 | 1.02 | 2.53 | 6.25% | `SELECT `contest_participant_ascents`.* FROM `contest_participant_ascents` WHERE…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.17 | 1.0 | 5.26% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/contest_participant_ascents_controller.rb:95 | 1.23 | 1.0 | 2.99% | `SELECT `contest_participants`.* FROM `contest_participants` INNER JOIN `contest…` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 1.14 | 1.0 | 2.77% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |
| sql | app/controllers/api/v1/contest_participant_ascents_controller.rb:90 | 1.03 | 1.0 | 2.49% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |

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