# Gems::TypesController#index

- **Period:** 14 May 11:06 UTC – 14 May 11:36 UTC
- **Throughput**: 0.63 / min
- **Average:** 4586.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | app/views/gems/types/index.html.erb | 3342.89 | 1.0 | 72.89% |  |
| gc | ruby/gc.c:42 | 70.06 | 5.05 | 7.72% | `GC.start` |
| http | app/models/gem_spec.rb:17 | 155.16 | 1.0 | 3.38% | `GET rubygems.org` |
| view | app/views/gems/search/_result.html.erb | 154.58 | 1.0 | 3.37% |  |
| code | app/controllers/gems/types_controller.rb:6 | 149.58 | 1.0 | 3.26% | `Gems::TypesController#index` |
| http | app/models/gem_spec.rb:282 | 163.21 | 0.74 | 2.62% | `GET rubygems.org` |
| sql | app/controllers/gems/types_controller.rb:12 | 98.37 | 1.0 | 2.14% | `SELECT COUNT(*) AS "count_all", "types_samples"."gem_name" AS "types_samples_ge…` |
| sql | app/views/gems/types/index.html.erb:34 | 31.76 | 2.0 | 1.39% | `SELECT COUNT(*) FROM "types_samples" WHERE "types_samples"."gem_name" = ? AND (…` |
| sql | app/models/gem_spec.rb:100 | 16.7 | 3.0 | 1.09% | `SELECT COUNT(*) AS "count_all", "types_samples"."receiver" AS "types_samples_re…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/136042/requests/Gems::TypesController%23index?range=30m)