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.9s | 87.2s | JSON::Schema::Modern::_eval_subschema (recurses: max depth 74, inclusive time 1984s) |
| 315836 | 11 | 6 | 4.33s | 10.7s | Mojo::URL::clone (recurses: max depth 1, inclusive time 1.02s) |
| 466819 | 1 | 1 | 3.50s | 3.50s | JSON::Schema::Modern::Document::OpenAPI::CORE:regcomp (opcode) |
| 240151 | 2 | 1 | 3.37s | 24.8s | Mojo::URL::_string |
| 294457 | 2 | 2 | 3.12s | 8.75s | Mojo::Path::to_string |
| 835077 | 3 | 2 | 2.91s | 4.86s | Mojo::Util::url_escape |
| 835077 | 3 | 2 | 2.71s | 4.03s | Mojo::Util::encode |
| 46881 | 5 | 3 | 2.53s | 22.5s | JSON::Schema::Modern::_fetch_from_uri |
| 703422 | 3 | 1 | 2.11s | 5.75s | Mojo::Path::_parse (recurses: max depth 1, inclusive time 111ms) |
| 240151 | 1 | 1 | 2.03s | 12.0s | Mojo::URL::path_query |
| 37128 | 7 | 3 | 1.76s | 5.51s | List::Util::any (xsub) |
| 339853 | 2 | 1 | 1.68s | 3.54s | Mojo::URL::host_port |
| 478625 | 5 | 1 | 1.68s | 6.48s | Mojo::URL::path |
| 349768 | 3 | 1 | 1.65s | 2.60s | Mojo::Path::clone |
| 45939 | 4 | 2 | 1.62s | 9.79s | Mojo::URL::to_abs |