# Api::V1::CurrentUsersController#likes

- **Period:** 13 May 10:34 UTC – 13 May 11:04 UTC
- **Throughput**: 3.2 / min
- **Average:** 9.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/current_users_controller.rb:100 | 4.92 | 1.0 | 50.27% | `Api::V1::CurrentUsersController#likes` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.18 | 1.0 | 22.26% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.68 | 0.84 | 14.48% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/current_users_controller.rb:104 | 1.51 | 0.83 | 12.89% | `SELECT `likes`.`likeable_type`, `likes`.`likeable_id` FROM `likes` WHERE `likes…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::CurrentUsersController%23likes?range=30m)