# Devise::PasswordsController#create

- **Period:** 24 Jun 02:03 UTC – 24 Jun 08:02 UTC
- **Throughput**: 0.01 / min
- **Average:** 158.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/models/user.rb:249 | 41.13 | 3.2 | 83.01% | `SELECT "users".* FROM "users" WHERE "users"."reset_password_token" = ? ORDER BY…` |
| code | vendor/bundle/ruby/4.0.0/gems/devise-5.0.4/app/controllers/devise/passwords_controller.rb:14 | 6.8 | 1.0 | 4.29% | `Devise::PasswordsController#create` |
| sql | app/models/user.rb:251 | 6.0 | 1.0 | 3.78% | `SELECT "users".* FROM "users" WHERE "users"."invitation_token" = ? ORDER BY "us…` |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/notifications/fanout.rb:158 | 3.6 | 1.0 | 2.27% | `SELECT "users".* FROM "users" WHERE "users"."email" = ? ORDER BY "users"."id" A…` |
| queue | queue | 1.8 | 1.0 | 1.14% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 1.6 | 1.0 | 1.01% | `Rack::Attack` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/Devise::PasswordsController%23create?range=6h)