← Index
NYTProf Performance Profile   « block view • line view • sub view »
For -e
  Run on Sun Aug 5 15:24:32 2012
Reported on Sun Aug 5 15:24:56 2012

Filename-e
StatementsExecuted 3 statements in 452µs
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
11176.2ms803msmain::::BEGIN@1 main::BEGIN@1
442416µs416µsUNIVERSAL::::VERSIONUNIVERSAL::VERSION (xsub)
1311209µs209µsmro::::method_changed_in mro::method_changed_in (xsub)
911140µs140µsUNIVERSAL::::isaUNIVERSAL::isa (xsub)
1311115µs115µsInternals::::SvREADONLYInternals::SvREADONLY (xsub)
11135µs35µsversion::::(bool version::(bool (xsub)
11134µs34µsversion::::(cmp version::(cmp (xsub)
22120µs20µsUNIVERSAL::::canUNIVERSAL::can (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
13452µs1803ms
# spent 803ms (76.2+727) within main::BEGIN@1 which was called: # once (76.2ms+727ms) by main::RUNTIME at line 1
use DateTime
# spent 803ms making 1 call to main::BEGIN@1
 
# spent 115µs within Internals::SvREADONLY which was called 13 times, avg 9µs/call: # 13 times (115µs+0s) by constant::import at line 126 of constant.pm, avg 9µs/call
sub Internals::SvREADONLY; # xsub
# spent 416µs within UNIVERSAL::VERSION which was called 4 times, avg 104µs/call: # once (168µs+0s) by DateTime::BEGIN@48 at line 49 of DateTime.pm # once (85µs+0s) by Module::Implementation::BEGIN@9 at line 9 of Module/Implementation.pm # once (83µs+0s) by DateTime::BEGIN@45 at line 45 of DateTime.pm # once (80µs+0s) by DateTime::BEGIN@46 at line 46 of DateTime.pm
sub UNIVERSAL::VERSION; # xsub
# spent 20µs within UNIVERSAL::can which was called 2 times, avg 10µs/call: # once (11µs+0s) by DateTime::Locale::_load_class_from_id at line 292 of DateTime/Locale.pm # once (10µs+0s) by DateTime::Locale::_load_class_from_id at line 279 of DateTime/Locale.pm
sub UNIVERSAL::can; # xsub
# spent 140µs within UNIVERSAL::isa which was called 9 times, avg 16µs/call: # 9 times (140µs+0s) by base::import at line 81 of base.pm, avg 16µs/call
sub UNIVERSAL::isa; # xsub
# spent 209µs within mro::method_changed_in which was called 13 times, avg 16µs/call: # 13 times (209µs+0s) by constant::import at line 141 of constant.pm, avg 16µs/call
sub mro::method_changed_in; # xsub
# spent 35µs within version::(bool which was called: # once (35µs+0s) by DynaLoader::BEGIN@25 at line 47 of Config.pm
sub version::(bool; # xsub
# spent 34µs within version::(cmp which was called: # once (34µs+0s) by DynaLoader::BEGIN@25 at line 50 of Config.pm
sub version::(cmp; # xsub