← Index
NYTProf Performance Profile   « line view »
For -e
  Run on Thu Jun 30 16:16:00 2016
Reported on Thu Jun 30 16:16:07 2016

Filename-e
StatementsExecuted 1004 statements in 5.40ms
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
1113.50ms42.1msmain::::BEGIN@0 main::BEGIN@0 (xsub)
997129µs129µsUNIVERSAL::::VERSIONUNIVERSAL::VERSION (xsub)
455167µs67µsUNIVERSAL::::canUNIVERSAL::can (xsub)
191129µs29µsmro::::method_changed_in mro::method_changed_in (xsub)
243125µs25µsInternals::::SvREADONLYInternals::SvREADONLY (xsub)
3117µs7µsUNIVERSAL::::isaUNIVERSAL::isa (xsub)
3113µs3µsutf8::::encode utf8::encode (xsub)
0000s0smain::::RUNTIME main::RUNTIME
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
0242.1msProfile 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
110045.40ms10012.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
sub Internals::SvREADONLY; # xsub
# 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
sub UNIVERSAL::VERSION; # xsub
# 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
sub UNIVERSAL::can; # xsub
# 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
sub UNIVERSAL::isa; # xsub
# 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
sub main::BEGIN@0; # xsub
# 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
sub mro::method_changed_in; # xsub
# 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
sub utf8::encode; # xsub