# Devise::PasswordsController#create

- **Period:** 23 Jun 06:06 UTC – 24 Jun 06:05 UTC
- **Throughput**: 0.01 / min
- **Average:** 65.1 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/models/user.rb:251 | 20.92 | 1.19 | 38.25% | `SELECT "users".* FROM "users" WHERE "users"."invitation_token" = ? ORDER BY "us…` |
| code | vendor/bundle/ruby/4.0.0/gems/devise-5.0.4/app/controllers/devise/passwords_controller.rb:14 | 12.95 | 1.0 | 19.89% | `Devise::PasswordsController#create` |
| sql | app/models/user.rb:249 | 4.83 | 2.48 | 18.36% | `SELECT "users".* FROM "users" WHERE "users"."reset_password_token" = ? ORDER BY…` |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/notifications/fanout.rb:158 | 4.14 | 1.0 | 6.36% | `SELECT "users".* FROM "users" WHERE "users"."email" = ? ORDER BY "users"."id" A…` |
| queue | queue | 1.67 | 1.0 | 2.56% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 1.57 | 1.0 | 2.41% | `Rack::Attack` |
| gc | ruby/gc.c | 1.77 | 0.62 | 1.68% | `GC.start` |
| cache | app/controllers/shared_controller.rb:73 | 0.86 | 1.0 | 1.32% | `read` |

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