# Quiz::AnswersController#show

- **Period:** 12 Jun 18:17 UTC – 13 Jun 06:16 UTC
- **Throughput**: 0.09 / min
- **Average:** 264.7 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/quiz/answers_controller.rb:17 | 199.76 | 1.0 | 75.48% | `Quiz::AnswersController#show` |
| sql | lib/quiz/stats.rb:120 | 98.25 | 0.19 | 7.07% | `WITH first_answers AS ( SELECT qa.user_id, qa.question_id, qa.proposition_id, R…` |
| sql | app/views/layouts/quiz_answer.html.erb:87 | 31.08 | 0.19 | 2.24% | `SELECT sub_categories.*, count(quiz_answers.id) as quiz_answers_count FROM "sub…` |
| sql | app/controllers/concerns/guest_user.rb:31 | 1.3 | 2.98 | 1.46% | `BEGIN immediate TRANSACTION SELECT ? AS one FROM "users" WHERE "users"."email" …` |
| sql | app/controllers/quiz/answers_controller.rb:92 | 5.18 | 0.71 | 1.40% | `SELECT "categories".* FROM "categories" WHERE "categories"."slug" = ? SELECT "s…` |
| sql | app/views/layouts/quiz_answer.html.erb:104 | 5.86 | 0.57 | 1.27% | `SELECT topics.*, count(quiz_answers.id) as quiz_answers_count FROM "topics" INN…` |
| gc | ruby/gc.c | 6.9 | 0.48 | 1.24% | `GC.start` |
| queue | queue | 2.78 | 1.0 | 1.05% |  |
| view | app/views/quiz/questions/_question_subheading.html.erb | 14.25 | 0.19 | 1.03% |  |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135493/requests/Quiz::AnswersController%23show?range=12h)