The Flame Graph above is a visualization of the time spent in distinct call stacks. The colors and x-axis position are not meaningful.
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 90777 | 3 | 2 | 8.56s | 64.4s | JSON::Schema::Modern::_eval_subschema (recurses: max depth 74, inclusive time 1441s) |
| 464832 | 1 | 1 | 3.32s | 3.32s | JSON::Schema::Modern::Document::OpenAPI::CORE:regcomp (opcode) |
| 255591 | 11 | 6 | 2.81s | 6.88s | Mojo::URL::clone (recurses: max depth 1, inclusive time 811ms) |
| 239553 | 2 | 1 | 2.73s | 19.7s | Mojo::URL::_string |
| 293229 | 2 | 2 | 2.51s | 6.95s | Mojo::Path::to_string |
| 829417 | 3 | 2 | 2.25s | 3.25s | Mojo::Util::encode |
| 829417 | 3 | 2 | 2.19s | 3.68s | Mojo::Util::url_escape |
| 46451 | 5 | 3 | 1.82s | 17.2s | JSON::Schema::Modern::_fetch_from_uri |
| 709176 | 3 | 1 | 1.77s | 4.59s | Mojo::Path::_parse (recurses: max depth 1, inclusive time 93.4ms) |
| 239553 | 1 | 1 | 1.55s | 9.55s | Mojo::URL::path_query |
| 36789 | 7 | 3 | 1.46s | 4.99s | List::Util::any (xsub) |
| 477609 | 5 | 1 | 1.38s | 5.30s | Mojo::URL::path |
| 137007 | 1 | 1 | 1.29s | 8.08s | Mojo::URL::parse |
| 338595 | 2 | 1 | 1.29s | 2.74s | Mojo::URL::host_port |
| 41337 | 2 | 1 | 1.24s | 64.4s | JSON::Schema::Modern::Vocabulary::eval_subschema_at_uri (recurses: max depth 38, inclusive time 700s) |