# Api::V1::CommonsController#last_added

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/api/v1/commons_controller.rb:71 | 323.73 | 1.0 | 80.51% | `SELECT `crag_routes`.* FROM `crag_routes` WHERE (`crag_routes`.`deleted_at` IS …` |
| code | app/controllers/api/v1/commons_controller.rb:64 | 33.73 | 1.0 | 8.39% | `Api::V1::CommonsController#last_added` |
| sql | app/controllers/api/v1/commons_controller.rb:69 | 15.14 | 1.0 | 3.76% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 0.67 | 9.14 | 1.52% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/controllers/api/v1/commons_controller.rb:70 | 4.73 | 1.0 | 1.18% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |

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