# Api::V1::ContestWavesController#index

- **Period:** 12 May 11:12 UTC – 13 May 11:12 UTC
- **Throughput**: 0.03 / min
- **Average:** 16.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_waves_controller.rb:15 | 9.43 | 1.0 | 56.17% | `Api::V1::ContestWavesController#index` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.45 | 1.0 | 14.61% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/contest_waves_controller.rb:52 | 1.69 | 1.0 | 10.07% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/contest_waves_controller.rb:16 | 1.6 | 1.0 | 9.50% | `SELECT `contest_waves`.* FROM `contest_waves` WHERE `contest_waves`.`contest_id…` |
| sql | app/controllers/api/v1/contest_waves_controller.rb:56 | 1.4 | 1.0 | 8.37% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |
| sql | app/models/contest_wave.rb:24 | 1.13 | 0.19 | 1.28% | `SELECT COUNT(*) FROM `contest_participants` WHERE `contest_participants`.`conte…` |

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