# FeedbacksController#create

- **Period:** 24 Jun 07:03 UTC – 24 Jun 08:02 UTC
- **Throughput**: 0.47 / min
- **Average:** 36.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/feedbacks_controller.rb:5 | 1.47 | 7.89 | 32.17% | `BEGIN SELECT "needs".* FROM "needs" WHERE "needs"."id" = ? LIMIT ? INSERT INTO …` |
| code | app/controllers/feedbacks_controller.rb:2 | 9.89 | 1.0 | 27.51% | `FeedbacksController#create` |
| view | app/views/feedbacks/_feedback.haml | 1.71 | 1.0 | 4.77% |  |
| queue | queue | 1.25 | 1.0 | 3.48% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 0.96 | 1.0 | 2.68% | `Rack::Attack` |
| gc | ruby/gc.c | 1.85 | 0.46 | 2.38% | `GC.start` |
| sql | app/models/feedback.rb:115 | 0.48 | 1.57 | 2.09% | `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.43 | 1.0 | 1.19% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/logger.rb:20 | 0.43 | 1.0 | 1.19% | `Rails::Rack::Logger` |
| sql | app/models/need.rb:462 | 0.41 | 0.96 | 1.09% | `SELECT "matches".* FROM "matches" WHERE "matches"."need_id" = ?` |

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