Filename | -e |
Statements | Executed 1005 statements in 5.66ms |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 2.31ms | 5.68ms | BEGIN@0 (xsub) | main::
1 | 1 | 1 | 1.10ms | 1.18ms | BEGIN@0.1 (xsub) | main::
0 | 0 | 0 | 0s | 0s | RUNTIME | main::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
0 | 4 | 7.00ms | Profile data that couldn't be associated with a specific line: # spent 5.68ms making 1 call to main::BEGIN@0
# spent 1.18ms making 1 call to main::BEGIN@0.1
# spent 83µs making 1 call to feature::import
# spent 59µs making 1 call to Exporter::import | ||
1 | 1005 | 5.66ms | 1000 | 109ms | for(1..1000) { from_json("1") } # spent 109ms making 1000 calls to JSON::Decode::Regexp::from_json, avg 109µs/call |
# spent 5.68ms (2.31+3.37) within main::BEGIN@0 which was called:
# once (2.31ms+3.37ms) by main::NULL at line 0 | |||||
# spent 1.18ms (1.10+83µs) within main::BEGIN@0.1 which was called:
# once (1.10ms+83µs) by main::NULL at line 0 |