# FeedbacksController#create

- **Period:** 24 Jun 02:02 UTC – 24 Jun 08:01 UTC
- **Throughput**: 0.15 / min
- **Average:** 36.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/feedbacks_controller.rb:5 | 1.54 | 7.95 | 33.55% | `BEGIN SELECT "needs".* FROM "needs" WHERE "needs"."id" = ? LIMIT ? INSERT INTO …` |
| code | app/controllers/feedbacks_controller.rb:2 | 9.53 | 1.0 | 26.04% | `FeedbacksController#create` |
| view | app/views/feedbacks/_feedback.haml | 1.6 | 1.0 | 4.37% |  |
| queue | queue | 1.33 | 1.0 | 3.63% |  |
| gc | ruby/gc.c | 1.84 | 0.58 | 2.93% | `GC.start` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 0.96 | 1.0 | 2.63% | `Rack::Attack` |
| sql | app/models/feedback.rb:115 | 0.43 | 1.69 | 1.99% | `SELECT "matches".* FROM "matches" WHERE "matches"."need_id" = ? AND "matches"."…` |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/notifications/fanout.rb:158 | 0.44 | 1.0 | 1.19% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |
| view | app/views/feedbacks/create.js.haml | 0.38 | 1.0 | 1.04% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/logger.rb:20 | 0.38 | 1.0 | 1.04% | `Rails::Rack::Logger` |

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