# FeedbacksController#create

- **Period:** 23 Jun 13:28 UTC – 24 Jun 13:00 UTC
- **Throughput**: 0.26 / min
- **Average:** 54.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/feedbacks_controller.rb:5 | 3.37 | 7.89 | 48.71% | `BEGIN SELECT "needs".* FROM "needs" WHERE "needs"."id" = ? LIMIT ? INSERT INTO …` |
| code | app/controllers/feedbacks_controller.rb:2 | 10.55 | 1.0 | 19.35% | `FeedbacksController#create` |
| sql | app/models/feedback.rb:119 | 2.03 | 0.96 | 3.59% | `SELECT "experts".* FROM "experts" INNER JOIN "experts_users" ON "experts"."id" …` |
| view | app/views/feedbacks/_feedback.haml | 1.81 | 1.0 | 3.32% |  |
| gc | ruby/gc.c | 2.5 | 0.55 | 2.50% | `GC.start` |
| queue | queue | 1.22 | 1.0 | 2.25% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 0.97 | 1.0 | 1.78% | `Rack::Attack` |
| sql | app/models/feedback.rb:115 | 0.49 | 1.5 | 1.34% | `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.68 | 1.0 | 1.25% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |
| sql | app/models/user.rb:326 | 0.55 | 1.0 | 1.01% | `SELECT ? AS one FROM "user_rights" WHERE "user_rights"."user_id" = ? AND "user_…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/FeedbacksController%23create?range=2026-06-23+13%3A28%3A11+UTC..2026-06-24+13%3A28%3A11+UTC)