# Api::V1::CommonsController#last_contributions

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/commons_controller.rb:98 | 42.5 | 1.0 | 43.81% | `Api::V1::CommonsController#last_contributions` |
| sql | app/models/publication_views_mapper.rb:57 | 1.13 | 20.0 | 23.20% | `BEGIN SELECT `publications`.* FROM `publications` WHERE `publications`.`id` = ?…` |
| sql | app/controllers/api/v1/api_controller.rb:17 | 0.93 | 15.0 | 14.43% | `SELECT `publication_attachments`.`id` FROM `publication_attachments` WHERE `pub…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.1 | 5.0 | 5.67% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/publication_views_mapper.rb:25 | 1.0 | 3.0 | 3.09% | `SELECT `publications`.* FROM `publications` WHERE `publications`.`publishable_t…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.0 | 1.0 | 2.06% | `Rails::Engine#call` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 0.5 | 4.0 | 2.06% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/models/publication_views_mapper.rb:29 | 1.5 | 1.0 | 1.55% | `SELECT COUNT(*) FROM `publication_views` WHERE `publication_views`.`user_id` = …` |
| sql | app/controllers/api/v1/api_controller.rb:73 | 1.5 | 1.0 | 1.55% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/models/publication_views_mapper.rb:64 | 1.5 | 1.0 | 1.55% | `SELECT `notifications`.* FROM `notifications` WHERE `notifications`.`notificati…` |
| sql | app/models/gym.rb:293 | 1.0 | 1.0 | 1.03% | `SELECT COUNT(*) FROM `gym_spaces` WHERE (`gym_spaces`.`deleted_at` IS NULL OR `…` |

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