# Api::V1::NotificationsController#index

- **Period:** 13 May 08:04 UTC – 13 May 11:04 UTC
- **Throughput**: 0.11 / min
- **Average:** 74.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/notifications_controller.rb:9 | 50.0 | 1.0 | 67.23% | `Api::V1::NotificationsController#index` |
| sql | app/controllers/api/v1/api_controller.rb:17 | 1.44 | 7.11 | 13.73% | `SELECT `notifications`.* FROM `notifications` WHERE `notifications`.`user_id` =…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.51 | 3.32 | 6.72% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.28 | 2.42 | 4.18% | `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 | 2.58 | 1.0 | 3.47% | `Rails::Engine#call` |
| sql | app/models/notification.rb:55 | 1.03 | 1.84 | 2.55% | `SELECT `comments`.* FROM `comments` WHERE `comments`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.58 | 1.0 | 2.12% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

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