Filename | -e |
Statements | Executed 1004 statements in 5.40ms |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 3.50ms | 42.1ms | BEGIN@0 (xsub) | main::
9 | 9 | 7 | 129µs | 129µs | VERSION (xsub) | UNIVERSAL::
45 | 5 | 1 | 67µs | 67µs | can (xsub) | UNIVERSAL::
19 | 1 | 1 | 29µs | 29µs | method_changed_in (xsub) | mro::
24 | 3 | 1 | 25µs | 25µs | SvREADONLY (xsub) | Internals::
3 | 1 | 1 | 7µs | 7µs | isa (xsub) | UNIVERSAL::
3 | 1 | 1 | 3µs | 3µs | encode (xsub) | utf8::
0 | 0 | 0 | 0s | 0s | RUNTIME | main::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
0 | 2 | 42.1ms | Profile data that couldn't be associated with a specific line: # spent 42.1ms making 1 call to main::BEGIN@0
# spent 3µs making 1 call to Class::Singleton::END | ||
1 | 1004 | 5.40ms | 1001 | 2.84s | $o=DateTime::Format::Alami::EN->new; for(1..1000) { $o->parse_datetime("feb 18") } # spent 2.84s making 1000 calls to DateTime::Format::Alami::parse_datetime, avg 2.84ms/call
# spent 21µs making 1 call to DateTime::Format::Alami::new |
# spent 25µs within Internals::SvREADONLY which was called 24 times, avg 1µs/call:
# 22 times (23µs+0s) by constant::import at line 164 of constant.pm, avg 1µs/call
# once (2µs+0s) by constant::BEGIN@24 at line 33 of constant.pm
# once (800ns+0s) by constant::BEGIN@24 at line 34 of constant.pm | |||||
# spent 129µs within UNIVERSAL::VERSION which was called 9 times, avg 14µs/call:
# once (23µs+0s) by DateTime::BEGIN@15 at line 15 of DateTime.pm
# once (16µs+0s) by DateTime::BEGIN@14 at line 14 of DateTime.pm
# once (14µs+0s) by DateTime::TimeZone::BEGIN@15 at line 15 of DateTime/TimeZone.pm
# once (14µs+0s) by Module::Implementation::BEGIN@8 at line 8 of Module/Implementation.pm
# once (14µs+0s) by DateTime::Helpers::BEGIN@8 at line 24 of Scalar/Util.pm
# once (13µs+0s) by version::BEGIN@1 at line 1 of (eval 3)[version.pm:19]
# once (13µs+0s) by Try::Tiny::BEGIN@16 at line 22 of Sub/Util.pm
# once (11µs+0s) by DateTime::BEGIN@16 at line 17 of DateTime.pm
# once (10µs+0s) by Try::Tiny::BEGIN@10 at line 10 of Try/Tiny.pm | |||||
# spent 67µs within UNIVERSAL::can which was called 45 times, avg 1µs/call:
# 39 times (51µs+0s) by Role::Tiny::_check_requires at line 328 of Role/Tiny.pm, avg 1µs/call
# 3 times (6µs+0s) by Role::Tiny::_install_does at line 446 of Role/Tiny.pm, avg 2µs/call
# once (4µs+0s) by Role::Tiny::_install_does at line 443 of Role/Tiny.pm
# once (3µs+0s) by Role::Tiny::_install_does at line 441 of Role/Tiny.pm
# once (2µs+0s) by Role::Tiny::_install_does at line 448 of Role/Tiny.pm | |||||
# spent 7µs within UNIVERSAL::isa which was called 3 times, avg 2µs/call:
# 3 times (7µs+0s) by base::import at line 92 of base.pm, avg 2µs/call | |||||
# spent 42.1ms (3.50+38.6) within main::BEGIN@0 which was called:
# once (3.50ms+38.6ms) by main::NULL at line 0 | |||||
# spent 29µs within mro::method_changed_in which was called 19 times, avg 2µs/call:
# 19 times (29µs+0s) by constant::import at line 198 of constant.pm, avg 2µs/call | |||||
# spent 3µs within utf8::encode which was called 3 times, avg 967ns/call:
# 3 times (3µs+0s) by base::__ANON__[/home/s1/perl5/perlbrew/perls/perl-5.22.1/lib/site_perl/5.22.1/base.pm:72] at line 70 of base.pm, avg 967ns/call |