# Api::V1::NotificationsController#unread_count

- **Period:** 12 May 23:04 UTC – 13 May 11:04 UTC
- **Throughput**: 1.45 / min
- **Average:** 10.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/notifications_controller.rb:21 | 5.4 | 1.0 | 51.94% | `Api::V1::NotificationsController#unread_count` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.24 | 1.0 | 21.51% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/notifications_controller.rb:22 | 1.86 | 0.74 | 13.33% | `SELECT COUNT(*) FROM `notifications` WHERE `notifications`.`user_id` = ? AND `n…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.81 | 0.75 | 13.03% | `SET NAMES utf8mb4, @@SESSION.sql_mode = CONCAT(CONCAT(@@sql_mode, ?), ?), @@SES…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::NotificationsController%23unread_count?range=12h)