← Index
NYTProf Performance Profile   « line view »
For /Users/timbo/perl5/perlbrew/perls/perl-5.18.2/bin/perlcritic
  Run on Sat Mar 19 22:12:22 2016
Reported on Sat Mar 19 22:14:10 2016

Filename/Users/timbo/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/darwin-2level/Tie/Hash/NamedCapture.pm
StatementsExecuted 5 statements in 312µs
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
441165µs65µsEnglish::::CORE:matchEnglish::CORE:match (opcode)
11112µs25µsEnglish::::BEGIN@1English::BEGIN@1
2112µs2µsEnglish::::CORE:substEnglish::CORE:subst (opcode)
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1261µs238µs
# spent 25µs (12+13) within English::BEGIN@1 which was called: # once (12µs+13µs) by English::BEGIN@153 at line 1
use strict;
# spent 25µs making 1 call to English::BEGIN@1 # spent 13µs making 1 call to strict::import
2package Tie::Hash::NamedCapture;
3
41500nsour $VERSION = "0.09";
5
61200nsrequire XSLoader;
71251µs1242µsXSLoader::load(); # This returns true, which makes require happy.
# spent 242µs making 1 call to XSLoader::load
8
9__END__
 
# spent 65µs within English::CORE:match which was called 44 times, avg 1µs/call: # 44 times (65µs+0s) by English::import at line 59 of English.pm, avg 1µs/call
sub English::CORE:match; # opcode
# spent 2µs within English::CORE:subst which was called 2 times, avg 1µs/call: # 2 times (2µs+0s) by English::import at line 79 of English.pm, avg 1µs/call
sub English::CORE:subst; # opcode