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 |
---|---|---|---|---|---|
1000 | 1 | 1 | 91.2ms | 91.2ms | CORE:regcomp (opcode) | JSON::Decode::Regexp::
1000 | 1 | 1 | 9.39ms | 109ms | from_json | JSON::Decode::Regexp::
1000 | 1 | 1 | 8.68ms | 8.68ms | CORE:match (opcode) | JSON::Decode::Regexp::
1 | 1 | 1 | 2.52ms | 2.57ms | BEGIN@8 | JSON::Decode::Regexp::
1 | 1 | 1 | 2.31ms | 5.68ms | BEGIN@0 (xsub) | main::
1 | 1 | 1 | 1.10ms | 1.18ms | BEGIN@0.1 (xsub) | main::
1 | 1 | 1 | 616µs | 701µs | BEGIN@7 | JSON::Decode::Regexp::
1 | 1 | 1 | 66µs | 66µs | __common | feature::
1 | 1 | 1 | 52µs | 59µs | import | Exporter::
1 | 1 | 1 | 40µs | 40µs | BEGIN@14 | strict::
1 | 1 | 1 | 32µs | 32µs | CORE:regcomp (opcode) | strict::
1 | 1 | 1 | 28µs | 28µs | BEGIN@6 | JSON::Decode::Regexp::
1 | 1 | 1 | 26µs | 26µs | CORE:regcomp (opcode) | warnings::
1 | 1 | 1 | 17µs | 17µs | import | warnings::
1 | 1 | 1 | 17µs | 83µs | import | feature::
Stmts | Exclusive Time |
Reports | Source File |
---|---|---|---|
5011 | 114ms | line | lib/JSON/Decode/Regexp.pm |
1005 | 5.66ms | line | -e |
17 | 297µs | line | strict.pm |
19 | 223µs | line | warnings.pm |
86 | 119µs | line | feature.pm |
22 | 89µs | line | Exporter.pm |
6160 | 120ms | Total (-1 statements are unaccounted for) | |
1026 | 20.1ms | Average | |
297µs | Median | ||
0.00021 | Deviation |