# Api::V1::NotificationsController#index

- **Period:** 12 May 11:23 UTC – 13 May 11:23 UTC
- **Throughput**: 0.07 / min
- **Average:** 54.1 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/notifications_controller.rb:9 | 31.2 | 1.0 | 57.65% | `Api::V1::NotificationsController#index` |
| sql | app/controllers/api/v1/api_controller.rb:17 | 1.5 | 6.63 | 18.42% | `SELECT `notifications`.* FROM `notifications` WHERE `notifications`.`user_id` =…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.48 | 2.52 | 6.87% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/notification.rb:55 | 1.08 | 2.53 | 5.04% | `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.42 | 1.0 | 4.47% | `Rails::Engine#call` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.22 | 1.95 | 4.40% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.68 | 1.0 | 3.10% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

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