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 |
|---|---|---|---|---|---|
| 91595 | 3 | 2 | 11.8s | 99.6s | JSON::Schema::Modern::_eval_subschema (recurses: max depth 74, inclusive time 2294s) |
| 387626 | 11 | 6 | 5.21s | 12.9s | Mojo::URL::clone (recurses: max depth 1, inclusive time 1.00s) |
| 466819 | 1 | 1 | 4.35s | 4.35s | JSON::Schema::Modern::Document::OpenAPI::CORE:regcomp (opcode) |
| 311941 | 2 | 1 | 4.22s | 30.3s | Mojo::URL::_string |
| 366247 | 2 | 2 | 3.56s | 9.81s | Mojo::Path::to_string |
| 1050447 | 3 | 2 | 3.41s | 5.00s | Mojo::Util::encode |
| 1050447 | 3 | 2 | 3.38s | 5.80s | Mojo::Util::url_escape |
| 311941 | 1 | 1 | 2.47s | 14.3s | Mojo::URL::path_query |
| 46881 | 5 | 3 | 2.44s | 21.5s | JSON::Schema::Modern::_fetch_from_uri |
| 71791 | 2 | 2 | 2.20s | 3.42s | JSON::Schema::Modern::Annotation::new |
| 37128 | 7 | 3 | 2.17s | 6.80s | List::Util::any (xsub) |
| 703422 | 3 | 1 | 2.13s | 5.53s | Mojo::Path::_parse (recurses: max depth 1, inclusive time 112ms) |
| 335145 | 2 | 1 | 1.94s | 3.28s | Mojo::Parameters::clone |
| 411643 | 2 | 1 | 1.90s | 4.00s | Mojo::URL::host_port |
| 117729 | 5 | 2 | 1.86s | 12.3s | Mojo::URL::to_abs |