# Api::V1::ChampionshipsController#show

- **Period:** 26 Jun 20:16 UTC – 27 Jun 09:48 UTC
- **Throughput**: 0.0 / min
- **Average:** 17.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/championships_controller.rb:39 | 8.0 | 1.0 | 47.06% | `Api::V1::ChampionshipsController#show` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 3.0 | 1.0 | 17.65% | `Rails::Engine#call` |
| sql | app/models/championship.rb:191 | 2.0 | 1.0 | 11.76% | `SELECT `contests`.* FROM `contests` INNER JOIN `championship_contests` ON `cont…` |
| sql | app/models/championship.rb:190 | 1.0 | 1.0 | 5.88% | `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 | 5.88% | `SELECT `championships`.* FROM `championships` WHERE (gym_id = ? OR id IN (?)) A…` |
| sql | app/controllers/api/v1/championships_controller.rb:111 | 1.0 | 1.0 | 5.88% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/models/championship.rb:183 | 1.0 | 1.0 | 5.88% | `SELECT COUNT(*) FROM `contests` INNER JOIN `championship_contests` ON `contests…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::ChampionshipsController%23show?range=2026-06-26+20%3A16%3A09+UTC..2026-06-27+09%3A48%3A53+UTC)