# Api::V1::ChampionshipsController#contests

- **Period:** 26 Jun 16:15 UTC – 27 Jun 16:14 UTC
- **Throughput**: 0.0 / min
- **Average:** 10.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/championships_controller.rb:51 | 5.0 | 1.0 | 50.00% | `Api::V1::ChampionshipsController#contests` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.0 | 1.0 | 20.00% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/championships_controller.rb:52 | 1.0 | 1.0 | 10.00% | `SELECT `contests`.* FROM `contests` INNER JOIN `championship_contests` ON `cont…` |
| sql | app/controllers/api/v1/championships_controller.rb:111 | 1.0 | 1.0 | 10.00% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/championships_controller.rb:115 | 1.0 | 1.0 | 10.00% | `SELECT `championships`.* FROM `championships` WHERE (gym_id = ? OR id IN (?)) A…` |

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