← Index
NYTProf Performance Profile   « line view »
For Makefile.PL
  Run on Sun Mar 1 16:04:44 2015
Reported on Sun Mar 1 16:09:02 2015

FilenameC:/tmp64ng/perl/lib/Encode/Byte.pm
StatementsExecuted 13 statements in 0s
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
1110s0sEncode::Byte::::BEGIN@2Encode::Byte::BEGIN@2
1110s0sEncode::Byte::::BEGIN@3Encode::Byte::BEGIN@3
1110s0sEncode::Byte::::BEGIN@4Encode::Byte::BEGIN@4
1110s0sEncode::Byte::::BEGIN@7Encode::Byte::BEGIN@7
1110s0sEncode::Byte::::CORE:matchEncode::Byte::CORE:match (opcode)
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package Encode::Byte;
220s20s
# spent 0s within Encode::Byte::BEGIN@2 which was called: # once (0s+0s) by Encode::getEncoding at line 2
use strict;
# spent 0s making 1 call to Encode::Byte::BEGIN@2 # spent 0s making 1 call to strict::import
320s20s
# spent 0s within Encode::Byte::BEGIN@3 which was called: # once (0s+0s) by Encode::getEncoding at line 3
use warnings;
# spent 0s making 1 call to Encode::Byte::BEGIN@3 # spent 0s making 1 call to warnings::import
420s20s
# spent 0s within Encode::Byte::BEGIN@4 which was called: # once (0s+0s) by Encode::getEncoding at line 4
use Encode;
# spent 0s making 1 call to Encode::Byte::BEGIN@4 # spent 0s making 1 call to Exporter::import
530s10sour $VERSION = do { my @r = ( q$Revision: 2.4 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r };
# spent 0s making 1 call to Encode::Byte::CORE:match
6
720s10s
# spent 0s within Encode::Byte::BEGIN@7 which was called: # once (0s+0s) by Encode::getEncoding at line 7
use XSLoader;
# spent 0s making 1 call to Encode::Byte::BEGIN@7
810s10sXSLoader::load( __PACKAGE__, $VERSION );
# spent 0s making 1 call to XSLoader::load
9
1010s1;
11__END__
 
# spent 0s within Encode::Byte::CORE:match which was called: # once (0s+0s) by Encode::getEncoding at line 5
sub Encode::Byte::CORE:match; # opcode