# Api::V1::NotificationsController#index

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/notifications_controller.rb:9 | 69.64 | 1.0 | 75.60% | `Api::V1::NotificationsController#index` |
| sql | app/controllers/api/v1/api_controller.rb:17 | 1.07 | 8.94 | 10.40% | `SELECT `notifications`.* FROM `notifications` WHERE `notifications`.`user_id` =…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 0.98 | 4.28 | 4.55% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/notification.rb:55 | 0.69 | 4.19 | 3.14% | `SELECT `comments`.* FROM `comments` WHERE `comments`.`id` = ? LIMIT ?` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 0.8 | 3.44 | 2.99% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 1.94 | 1.0 | 2.11% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.14 | 0.97 | 1.21% | `SET NAMES utf8mb4, @@SESSION.sql_mode = CONCAT(CONCAT(@@sql_mode, ?), ?), @@SES…` |

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