# Api::V1::CurrentUsersController#likes

- **Period:** 13 May 10:49 UTC – 13 May 11:04 UTC
- **Throughput**: 2.73 / min
- **Average:** 10.1 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/current_users_controller.rb:100 | 5.29 | 1.0 | 52.16% | `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.2 | 1.0 | 21.63% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.64 | 0.88 | 14.18% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/current_users_controller.rb:104 | 1.43 | 0.85 | 12.02% | `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=15m)