# Api::V1::NotificationsController#index

- **Period:** 13 May 09:38 UTC – 13 May 10:38 UTC
- **Throughput**: 0.12 / min
- **Average:** 103.7 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/notifications_controller.rb:9 | 78.43 | 1.0 | 75.62% | `Api::V1::NotificationsController#index` |
| sql | app/controllers/api/v1/api_controller.rb:17 | 1.34 | 9.14 | 11.85% | `SELECT `notifications`.* FROM `notifications` WHERE `notifications`.`user_id` =…` |
| sql | app/models/notification.rb:55 | 1.03 | 4.86 | 4.82% | `SELECT `comments`.* FROM `comments` WHERE `comments`.`id` = ? LIMIT ?` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.71 | 1.0 | 2.62% | `Rails::Engine#call` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.55 | 1.57 | 2.34% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.57 | 1.0 | 1.52% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.29 | 1.0 | 1.24% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |

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