# Api::V1::Sessions::PasswordController#update

- **Period:** 27 Jun 09:48 UTC – 27 Jun 16:52 UTC
- **Throughput**: 0.01 / min
- **Average:** 347.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/sessions/password_controller.rb:15 | 275.4 | 1.0 | 79.18% | `Api::V1::Sessions::PasswordController#update` |
| sql | app/controllers/api/v1/sessions/password_controller.rb:16 | 55.6 | 1.0 | 15.99% | `SELECT `users`.* FROM `users` WHERE `users`.`reset_password_token` = ? LIMIT ?` |
| sql | app/controllers/api/v1/sessions/password_controller.rb:24 | 1.22 | 7.2 | 2.53% | `BEGIN SELECT ? AS one FROM `users` WHERE `users`.`email` = ? AND `users`.`id` !…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::Sessions::PasswordController%23update?range=2026-06-27+09%3A48%3A53+UTC..2026-06-28+09%3A48%3A53+UTC)