# FeedbacksController#create

- **Period:** 23 Jun 06:05 UTC – 24 Jun 06:04 UTC
- **Throughput**: 0.28 / min
- **Average:** 49.2 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/feedbacks_controller.rb:5 | 2.78 | 7.91 | 44.64% | `BEGIN SELECT "needs".* FROM "needs" WHERE "needs"."id" = ? LIMIT ? INSERT INTO …` |
| code | app/controllers/feedbacks_controller.rb:2 | 10.75 | 1.0 | 21.86% | `FeedbacksController#create` |
| view | app/views/feedbacks/_feedback.haml | 1.79 | 1.0 | 3.63% |  |
| queue | queue | 1.42 | 1.0 | 2.88% |  |
| gc | ruby/gc.c | 2.17 | 0.58 | 2.54% | `GC.start` |
| sql | app/models/feedback.rb:119 | 1.2 | 0.97 | 2.37% | `SELECT "experts".* FROM "experts" INNER JOIN "experts_users" ON "experts"."id" …` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 0.93 | 1.0 | 1.90% | `Rack::Attack` |
| sql | app/models/feedback.rb:115 | 0.55 | 1.53 | 1.71% | `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.75 | 1.0 | 1.53% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |

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