nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Parse-Method-Signatures-Types-pm-1009-block.html
CommitLineData
8e30e889 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3<!--
4This file was generated by Devel::NYTProf version 4.06
5-->
6<head>
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8 <meta http-equiv="Content-Language" content="en-us" />
9 <title>Profile of Parse/Method/Signatures/Types.pm</title>
10<link rel="stylesheet" type="text/css" href="style.css" />
11 <script type="text/javascript" src="js/jquery-min.js"></script>
12
13 <script type="text/javascript" src="js/jquery-tablesorter-min.js"></script>
14 <link rel="stylesheet" type="text/css" href="js/style-tablesorter.css" />
15 <script type="text/javascript">
16 // when a column is first clicked on to sort it, use descending order
17 // XXX doesn't seem to work (and not just because the tablesorter formatSortingOrder() is broken)
18 $.tablesorter.defaults.sortInitialOrder = "desc";
19 // add parser through the tablesorter addParser method
20 $.tablesorter.addParser({
21 id: 'fmt_time', // name of this parser
22 is: function(s) {
23 return false; // return false so this parser is not auto detected
24 },
25 format: function(orig) { // format data for normalization
26 // console.log(orig);
27 val = orig.replace(/ns/,'');
28 if (val != orig) { return val / (1000*1000*1000); }
29 val = orig.replace(/µs/,''); /* XXX use &micro; ? */
30 if (val != orig) { return val / (1000*1000); }
31 var val = orig.replace(/ms/,'');
32 if (val != orig) { return val / (1000); }
33 var val = orig.replace(/s/,'');
34 if (val != orig) { return val; }
35 if (orig == '0') { return orig; }
36 console.log('no match for fmt_time of '.concat(orig));
37 return orig;
38 },
39 type: 'numeric' // set type, either numeric or text
40 });
41 </script>
42</head>
43
44<body >
45<div class="header" style="position: relative; overflow-x: hidden; overflow-y: hidden; z-index: 0; ">
46<div class="header_back">
47 <a href="index.html">&larr; Index</a>
48 </div>
49<div class="headerForeground" style="float: left">
50 <span class="siteTitle">NYTProf Performance Profile</span>
51 <span class="siteSubtitle">&emsp;&emsp;<span>&laquo;&emsp;<span class="mode_btn mode_btn_selected">block view</span>&emsp;&bull;&emsp;<span class="mode_btn"><a href="Parse-Method-Signatures-Types-pm-1009-line.html">line view</a></span>&emsp;&bull;&emsp;<span class="mode_btn"><a href="Parse-Method-Signatures-Types-pm-1009-sub.html">sub view</a></span>&emsp;&raquo;</span><br />
52 For script/nytprof.pl
53 </span>
54</div>
55<div class="headerForeground" style="float: right; text-align: right">
56 <span class="siteTitle">&nbsp;</span>
57 <span class="siteSubtitle">Run on Thu May 31 16:49:15 2012<br />Reported on Thu May 31 16:52:34 2012</span>
58</div>
59<div style="position: absolute; left: 0px; top: 0%; width: 100%; height: 101%; z-index: -1; background-color: rgb(17, 136, 255); "></div>
60<div style="position: absolute; left: 0px; top: 2%; width: 100%; height: 99%; z-index: -1; background-color: rgb(16, 134, 253); "></div>
61<div style="position: absolute; left: 0px; top: 4%; width: 100%; height: 97%; z-index: -1; background-color: rgb(16, 133, 252); "></div>
62<div style="position: absolute; left: 0px; top: 6%; width: 100%; height: 95%; z-index: -1; background-color: rgb(15, 131, 250); "></div>
63<div style="position: absolute; left: 0px; top: 8%; width: 100%; height: 93%; z-index: -1; background-color: rgb(15, 130, 249); "></div>
64<div style="position: absolute; left: 0px; top: 10%; width: 100%; height: 91%; z-index: -1; background-color: rgb(15, 129, 248); "></div>
65<div style="position: absolute; left: 0px; top: 12%; width: 100%; height: 89%; z-index: -1; background-color: rgb(14, 127, 246); "></div>
66<div style="position: absolute; left: 0px; top: 14%; width: 100%; height: 87%; z-index: -1; background-color: rgb(14, 126, 245); "></div>
67<div style="position: absolute; left: 0px; top: 16%; width: 100%; height: 85%; z-index: -1; background-color: rgb(14, 125, 244); "></div>
68<div style="position: absolute; left: 0px; top: 18%; width: 100%; height: 83%; z-index: -1; background-color: rgb(13, 123, 242); "></div>
69<div style="position: absolute; left: 0px; top: 20%; width: 100%; height: 81%; z-index: -1; background-color: rgb(13, 122, 241); "></div>
70<div style="position: absolute; left: 0px; top: 22%; width: 100%; height: 79%; z-index: -1; background-color: rgb(13, 121, 240); "></div>
71<div style="position: absolute; left: 0px; top: 24%; width: 100%; height: 77%; z-index: -1; background-color: rgb(12, 119, 238); "></div>
72<div style="position: absolute; left: 0px; top: 26%; width: 100%; height: 75%; z-index: -1; background-color: rgb(12, 118, 237); "></div>
73<div style="position: absolute; left: 0px; top: 28%; width: 100%; height: 73%; z-index: -1; background-color: rgb(12, 116, 235); "></div>
74<div style="position: absolute; left: 0px; top: 30%; width: 100%; height: 71%; z-index: -1; background-color: rgb(11, 115, 234); "></div>
75<div style="position: absolute; left: 0px; top: 32%; width: 100%; height: 69%; z-index: -1; background-color: rgb(11, 114, 233); "></div>
76<div style="position: absolute; left: 0px; top: 34%; width: 100%; height: 67%; z-index: -1; background-color: rgb(11, 112, 231); "></div>
77<div style="position: absolute; left: 0px; top: 36%; width: 100%; height: 65%; z-index: -1; background-color: rgb(10, 111, 230); "></div>
78<div style="position: absolute; left: 0px; top: 38%; width: 100%; height: 63%; z-index: -1; background-color: rgb(10, 110, 229); "></div>
79<div style="position: absolute; left: 0px; top: 40%; width: 100%; height: 61%; z-index: -1; background-color: rgb(10, 108, 227); "></div>
80<div style="position: absolute; left: 0px; top: 42%; width: 100%; height: 59%; z-index: -1; background-color: rgb(9, 107, 226); "></div>
81<div style="position: absolute; left: 0px; top: 44%; width: 100%; height: 57%; z-index: -1; background-color: rgb(9, 106, 225); "></div>
82<div style="position: absolute; left: 0px; top: 46%; width: 100%; height: 55%; z-index: -1; background-color: rgb(9, 104, 223); "></div>
83<div style="position: absolute; left: 0px; top: 48%; width: 100%; height: 53%; z-index: -1; background-color: rgb(8, 103, 222); "></div>
84<div style="position: absolute; left: 0px; top: 50%; width: 100%; height: 51%; z-index: -1; background-color: rgb(8, 102, 221); "></div>
85<div style="position: absolute; left: 0px; top: 52%; width: 100%; height: 49%; z-index: -1; background-color: rgb(8, 100, 219); "></div>
86<div style="position: absolute; left: 0px; top: 54%; width: 100%; height: 47%; z-index: -1; background-color: rgb(7, 99, 218); "></div>
87<div style="position: absolute; left: 0px; top: 56%; width: 100%; height: 45%; z-index: -1; background-color: rgb(7, 97, 216); "></div>
88<div style="position: absolute; left: 0px; top: 58%; width: 100%; height: 43%; z-index: -1; background-color: rgb(7, 96, 215); "></div>
89<div style="position: absolute; left: 0px; top: 60%; width: 100%; height: 41%; z-index: -1; background-color: rgb(6, 95, 214); "></div>
90<div style="position: absolute; left: 0px; top: 62%; width: 100%; height: 39%; z-index: -1; background-color: rgb(6, 93, 212); "></div>
91<div style="position: absolute; left: 0px; top: 64%; width: 100%; height: 37%; z-index: -1; background-color: rgb(6, 92, 211); "></div>
92<div style="position: absolute; left: 0px; top: 66%; width: 100%; height: 35%; z-index: -1; background-color: rgb(5, 91, 210); "></div>
93<div style="position: absolute; left: 0px; top: 68%; width: 100%; height: 33%; z-index: -1; background-color: rgb(5, 89, 208); "></div>
94<div style="position: absolute; left: 0px; top: 70%; width: 100%; height: 31%; z-index: -1; background-color: rgb(5, 88, 207); "></div>
95<div style="position: absolute; left: 0px; top: 72%; width: 100%; height: 29%; z-index: -1; background-color: rgb(4, 87, 206); "></div>
96<div style="position: absolute; left: 0px; top: 74%; width: 100%; height: 27%; z-index: -1; background-color: rgb(4, 85, 204); "></div>
97<div style="position: absolute; left: 0px; top: 76%; width: 100%; height: 25%; z-index: -1; background-color: rgb(4, 84, 203); "></div>
98<div style="position: absolute; left: 0px; top: 78%; width: 100%; height: 23%; z-index: -1; background-color: rgb(3, 82, 201); "></div>
99<div style="position: absolute; left: 0px; top: 80%; width: 100%; height: 21%; z-index: -1; background-color: rgb(3, 81, 200); "></div>
100<div style="position: absolute; left: 0px; top: 82%; width: 100%; height: 19%; z-index: -1; background-color: rgb(3, 80, 199); "></div>
101<div style="position: absolute; left: 0px; top: 84%; width: 100%; height: 17%; z-index: -1; background-color: rgb(2, 78, 197); "></div>
102<div style="position: absolute; left: 0px; top: 86%; width: 100%; height: 15%; z-index: -1; background-color: rgb(2, 77, 196); "></div>
103<div style="position: absolute; left: 0px; top: 88%; width: 100%; height: 13%; z-index: -1; background-color: rgb(2, 76, 195); "></div>
104<div style="position: absolute; left: 0px; top: 90%; width: 100%; height: 11%; z-index: -1; background-color: rgb(1, 74, 193); "></div>
105<div style="position: absolute; left: 0px; top: 92%; width: 100%; height: 9%; z-index: -1; background-color: rgb(1, 73, 192); "></div>
106<div style="position: absolute; left: 0px; top: 94%; width: 100%; height: 7%; z-index: -1; background-color: rgb(1, 72, 191); "></div>
107<div style="position: absolute; left: 0px; top: 96%; width: 100%; height: 5%; z-index: -1; background-color: rgb(0, 70, 189); "></div>
108<div style="position: absolute; left: 0px; top: 98%; width: 100%; height: 3%; z-index: -1; background-color: rgb(0, 69, 188); "></div>
109<div style="position: absolute; left: 0px; top: 100%; width: 100%; height: 1%; z-index: -1; background-color: rgb(0, 68, 187); "></div>
110</div>
111
112<div class="body_content"><br />
113<table class="file_summary"><tr><td class="h">Filename</td><td align="left"><a href="file:///Users/edenc/perl5/lib/perl5/Parse/Method/Signatures/Types.pm">/Users/edenc/perl5/lib/perl5/Parse/Method/Signatures/Types.pm</a></td></tr>
114<tr><td class="h">Statements</td><td align="left">Executed 29 statements in 1.10ms</td></tr></table>
115
116 <table id="subs_table" border="1" cellpadding="0" class="tablesorter">
117 <caption>Subroutines</caption>
118 <thead>
119 <tr>
120 <th>Calls</th>
121 <th><span title="Number of Places sub is called from">P</span></th>
122 <th><span title="Number of Files sub is called from">F</span></th>
123 <th>Exclusive<br />Time</th>
124 <th>Inclusive<br />Time</th>
125 <th>Subroutine</th>
126 </tr>
127 </thead>
128 <tbody>
129<tr><td class="c0">8</td><td class="c3">1</td><td class="c3">1</td><td class="c0"><span title="0.0%">47&micro;s</span></td><td class="c3"><span title="0.0%">81&micro;s</span></td><td class="sub_name"><span style="display: none;">Parse::Method::Signatures::Types::::__ANON__[:22]</span> Parse::Method::Signatures::Types::<a href="Parse-Method-Signatures-Types-pm-1009-block.html#22">__ANON__[:22]</a></span></td></tr>
130<tr><td class="c0">8</td><td class="c3">1</td><td class="c3">1</td><td class="c0"><span title="0.0%">34&micro;s</span></td><td class="c3"><span title="0.0%">34&micro;s</span></td><td class="sub_name"><span style="display: none;">Parse::Method::Signatures::Types::::CORE:match</span> Parse::Method::Signatures::Types::<a href="Parse-Method-Signatures-Types-pm-1009-block.html#Parse__Method__Signatures__Types__CORE_match">CORE:match</a>&nbsp;(opcode)</span></td></tr>
131<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">19&micro;s</span></td><td class="c3"><span title="0.0%">24&micro;s</span></td><td class="sub_name"><span style="display: none;">Parse::Method::Signatures::ParamCollection::::BEGIN@1</span>Parse::Method::Signatures::ParamCollection::<a href="Parse-Method-Signatures-Types-pm-1009-block.html#1">BEGIN@1</a></span></td></tr>
132<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">19&micro;s</span></td><td class="c3"><span title="0.0%">450&micro;s</span></td><td class="sub_name"><span style="display: none;">Parse::Method::Signatures::Types::::BEGIN@8</span> Parse::Method::Signatures::Types::<a href="Parse-Method-Signatures-Types-pm-1009-block.html#8">BEGIN@8</a></span></td></tr>
133<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">16&micro;s</span></td><td class="c0"><span title="0.0%">4.09ms</span></td><td class="sub_name"><span style="display: none;">Parse::Method::Signatures::Types::::BEGIN@7</span> Parse::Method::Signatures::Types::<a href="Parse-Method-Signatures-Types-pm-1009-block.html#7">BEGIN@7</a></span></td></tr>
134<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">15&micro;s</span></td><td class="c0"><span title="0.0%">7.73ms</span></td><td class="sub_name"><span style="display: none;">Parse::Method::Signatures::Types::::BEGIN@10</span> Parse::Method::Signatures::Types::<a href="Parse-Method-Signatures-Types-pm-1009-block.html#10">BEGIN@10</a></span></td></tr>
135<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">12&micro;s</span></td><td class="c0"><span title="0.0%">1.95ms</span></td><td class="sub_name"><span style="display: none;">Parse::Method::Signatures::Types::::BEGIN@6</span> Parse::Method::Signatures::Types::<a href="Parse-Method-Signatures-Types-pm-1009-block.html#6">BEGIN@6</a></span></td></tr>
136<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">9&micro;s</span></td><td class="c3"><span title="0.0%">17&micro;s</span></td><td class="sub_name"><span style="display: none;">Parse::Method::Signatures::ParamCollection::::BEGIN@2</span>Parse::Method::Signatures::ParamCollection::<a href="Parse-Method-Signatures-Types-pm-1009-block.html#2">BEGIN@2</a></span></td></tr>
137<tr><td class="c3">0</td><td class="c3">0</td><td class="c3">0</td><td class="c3"><span title="0.0%">0s</span></td><td class="c3"><span title="0.0%">0s</span></td><td class="sub_name"><span style="display: none;">Parse::Method::Signatures::Types::::__ANON__[:23]</span> Parse::Method::Signatures::Types::<a href="Parse-Method-Signatures-Types-pm-1009-block.html#23">__ANON__[:23]</a></span></td></tr>
138<tr><td class="c3">0</td><td class="c3">0</td><td class="c3">0</td><td class="c3"><span title="0.0%">0s</span></td><td class="c3"><span title="0.0%">0s</span></td><td class="sub_name"><span style="display: none;">Parse::Method::Signatures::Types::::__ANON__[:34]</span> Parse::Method::Signatures::Types::<a href="Parse-Method-Signatures-Types-pm-1009-block.html#34">__ANON__[:34]</a></span></td></tr>
139</tbody></table>
140 Call graph for these subroutines as a
141 <a href="http://en.wikipedia.org/wiki/Graphviz">Graphviz</a>
142 <a href="Users-edenc-perl5-lib-perl5-Parse-Method-Signatures-Types-pm.dot">dot language file</a>.
143
144 <table border="1" cellpadding="0">
145 <thead>
146 <tr><th>Line</th>
147 <th><span title="Number of statements executed">State<br />ments</span></th>
148 <th><span title="Time spend executing statements on the line,
149 excluding time spent executing statements in any called subroutines">Time<br />on line</span></th>
150 <th><span title="Number of subroutines calls">Calls</span></th>
151 <th><span title="Time spent in subroutines called (inclusive)">Time<br />in subs</span></th>
152 <th class="left_indent_header">Code</th>
153 </tr>
154
155 </thead>
156 <tbody>
157 <tr><td class="h"><a name="1"></a>1</td><td class="c1">2</td><td class="c3"><span title="Avg 14&micro;s">28&micro;s</span></td><td class="c3">2</td><td class="c3">29&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 24&micro;s (19+5) within Parse::Method::Signatures::ParamCollection::BEGIN@1 which was called:
158# once (19&micro;s+5&micro;s) by Parse::Method::Signatures::ParamCollection::BEGIN@5 at <a href="Parse-Method-Signatures-Types-pm-1009-block.html#1">line 1</a></div></div>use strict;<div class="calls"><div class="calls_out"># spent 24&micro;s making 1 call to <a href="Parse-Method-Signatures-Types-pm-1009-block.html#1">Parse::Method::Signatures::ParamCollection::BEGIN@1</a>
159# spent 5&micro;s making 1 call to <a href="strict-pm-3-block.html#34">strict::import</a></div></div></td></tr>
160<tr><td class="h"><a name="2"></a>2</td><td class="c1">2</td><td class="c2"><span title="Avg 18&micro;s">36&micro;s</span></td><td class="c3">2</td><td class="c3">25&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 17&micro;s (9+8) within Parse::Method::Signatures::ParamCollection::BEGIN@2 which was called:
161# once (9&micro;s+8&micro;s) by Parse::Method::Signatures::ParamCollection::BEGIN@5 at <a href="Parse-Method-Signatures-Types-pm-1009-block.html#2">line 2</a></div></div>use warnings;<div class="calls"><div class="calls_out"># spent 17&micro;s making 1 call to <a href="Parse-Method-Signatures-Types-pm-1009-block.html#2">Parse::Method::Signatures::ParamCollection::BEGIN@2</a>
162# spent 8&micro;s making 1 call to <a href="warnings-pm-2-block.html#386">warnings::import</a></div></div></td></tr>
163<tr><td class="h"><a name="3"></a>3</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
164<tr><td class="h"><a name="4"></a>4</td><td></td><td></td><td></td><td></td><td class="s">package Parse::Method::Signatures::Types;</td></tr>
165<tr><td class="h"><a name="5"></a>5</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
166<tr><td class="h"><a name="6"></a>6</td><td class="c1">2</td><td class="c0"><span title="Avg 35&micro;s">70&micro;s</span></td><td class="c3">2</td><td class="c0">3.89ms</td><td class="s"><div class="calls"><div class="calls_in"># spent 1.95ms (12&micro;s+1.94) within Parse::Method::Signatures::Types::BEGIN@6 which was called:
167# once (12&micro;s+1.94ms) by Parse::Method::Signatures::ParamCollection::BEGIN@5 at <a href="Parse-Method-Signatures-Types-pm-1009-block.html#6">line 6</a></div></div>use Moose::Util::TypeConstraints;<div class="calls"><div class="calls_out"># spent 1.95ms making 1 call to <a href="Parse-Method-Signatures-Types-pm-1009-block.html#6">Parse::Method::Signatures::Types::BEGIN@6</a>
168# spent 1.94ms making 1 call to <a href="Moose-Exporter-pm-82-block.html#402">Moose::Exporter::__ANON__[Moose/Exporter.pm:492]</a></div></div></td></tr>
169<tr><td class="h"><a name="7"></a>7</td><td class="c1">2</td><td class="c0"><span title="Avg 54&micro;s">108&micro;s</span></td><td class="c3">2</td><td class="c0">8.17ms</td><td class="s"><div class="calls"><div class="calls_in"># spent 4.09ms (16&micro;s+4.07) within Parse::Method::Signatures::Types::BEGIN@7 which was called:
170# once (16&micro;s+4.07ms) by Parse::Method::Signatures::ParamCollection::BEGIN@5 at <a href="Parse-Method-Signatures-Types-pm-1009-block.html#7">line 7</a></div></div>use MooseX::Types::Moose qw/Str ArrayRef/;<div class="calls"><div class="calls_out"># spent 4.09ms making 1 call to <a href="Parse-Method-Signatures-Types-pm-1009-block.html#7">Parse::Method::Signatures::Types::BEGIN@7</a>
171# spent 4.07ms making 1 call to <a href="MooseX-Types-Base-pm-413-block.html#21">MooseX::Types::Base::import</a></div></div></td></tr>
172<tr><td class="h"><a name="8"></a>8</td><td class="c1">2</td><td class="c1"><span title="Avg 26&micro;s">53&micro;s</span></td><td class="c3">2</td><td class="c3">881&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 450&micro;s (19+431) within Parse::Method::Signatures::Types::BEGIN@8 which was called:
173# once (19&micro;s+431&micro;s) by Parse::Method::Signatures::ParamCollection::BEGIN@5 at <a href="Parse-Method-Signatures-Types-pm-1009-block.html#8">line 8</a></div></div>use namespace::clean;<div class="calls"><div class="calls_out"># spent 450&micro;s making 1 call to <a href="Parse-Method-Signatures-Types-pm-1009-block.html#8">Parse::Method::Signatures::Types::BEGIN@8</a>
174# spent 431&micro;s making 1 call to <a href="namespace-clean-pm-379-block.html#288">namespace::clean::import</a></div></div></td></tr>
175<tr><td class="h"><a name="9"></a>9</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
176<tr><td class="h"><a name="10"></a>10</td><td class="c1">2</td><td class="c3"><span title="Avg 6&micro;s">12&micro;s</span></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 7.73ms (15&micro;s+7.71) within Parse::Method::Signatures::Types::BEGIN@10 which was called:
177# once (15&micro;s+7.71ms) by Parse::Method::Signatures::ParamCollection::BEGIN@5 at <a href="Parse-Method-Signatures-Types-pm-1009-block.html#18">line 18</a></div></div>use MooseX::Types -declare =&gt; [qw/</td></tr>
178<tr><td class="h"><a name="11"></a>11</td><td></td><td></td><td></td><td></td><td class="s"> VariableName</td></tr>
179<tr><td class="h"><a name="12"></a>12</td><td></td><td></td><td></td><td></td><td class="s"> TypeConstraint</td></tr>
180<tr><td class="h"><a name="13"></a>13</td><td></td><td></td><td></td><td></td><td class="s"> Param</td></tr>
181<tr><td class="h"><a name="14"></a>14</td><td></td><td></td><td></td><td></td><td class="s"> ParamCollection</td></tr>
182<tr><td class="h"><a name="15"></a>15</td><td></td><td></td><td></td><td></td><td class="s"> PositionalParam</td></tr>
183<tr><td class="h"><a name="16"></a>16</td><td></td><td></td><td></td><td></td><td class="s"> NamedParam</td></tr>
184<tr><td class="h"><a name="17"></a>17</td><td></td><td></td><td></td><td></td><td class="s"> UnpackedParam</td></tr>
185<tr><td class="h"><a name="18"></a>18</td><td class="c3">1</td><td class="c0"><span title="Avg 452&micro;s">452&micro;s</span></td><td class="c3">2</td><td class="c0">15.4ms</td><td class="s">/];<div class="calls"><div class="calls_out"># spent 7.73ms making 1 call to <a href="Parse-Method-Signatures-Types-pm-1009-block.html#10">Parse::Method::Signatures::Types::BEGIN@10</a>
186# spent 7.71ms making 1 call to <a href="MooseX-Types-pm-407-block.html#25">MooseX::Types::import</a></div></div></td></tr>
187<tr><td class="h"><a name="19"></a>19</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
188<tr><td class="h"><a name="20"></a>20</td><td></td><td></td><td></td><td></td><td class="s">subtype VariableName,</td></tr>
189<tr><td class="h"><a name="21"></a>21</td><td></td><td></td><td></td><td></td><td class="s"> as Str,</td></tr>
190<tr><td class="h"><a name="22"></a>22</td><td class="c0">8</td><td class="c0"><span title="Avg 11&micro;s">87&micro;s</span></td><td class="c0">8</td><td class="c3">34&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 81&micro;s (47+34) within Parse::Method::Signatures::Types::__ANON__[/Users/edenc/perl5/lib/perl5/Parse/Method/Signatures/Types.pm:22] which was called 8 times, avg 10&micro;s/call:
191# 8 times (47&micro;s+34&micro;s) by Parse::Method::Signatures::Types::VariableName at <a href="Moose-Meta-TypeConstraint-pm-160-block.html#397">line 397 of Moose/Meta/TypeConstraint.pm</a>, avg 10&micro;s/call</div></div> where { /^[\$@%](?:[a-z_][a-z_\d]*)?$/i },<div class="calls"><div class="calls_out"> # spent 34&micro;s making 8 calls to <a href="Parse-Method-Signatures-Types-pm-1009-block.html#Parse__Method__Signatures__Types__CORE_match">Parse::Method::Signatures::Types::CORE:match</a>, avg 4&micro;s/call</div></div></td></tr>
192<tr><td class="h"><a name="23"></a>23</td><td class="c3">1</td><td class="c3"><span title="Avg 30&micro;s">30&micro;s</span></td><td class="c1">6</td><td class="c3">1.35ms</td><td class="s"> message { 'not a valid variable name' };<div class="calls"><div class="calls_out"> # spent 1.01ms making 1 call to <a href="script-nytprof-pl-1-block.html#MooseX__Types__CheckedUtilExports__subtype">MooseX::Types::CheckedUtilExports::subtype</a>
193 # spent 222&micro;s making 1 call to <a href="script-nytprof-pl-1-block.html#__TYPE____Parse__Method__Signatures__Types__VariableName">__TYPE__::Parse::Method::Signatures::Types::VariableName</a>
194 # spent 79&micro;s making 1 call to <a href="script-nytprof-pl-1-block.html#__TYPE____Str">__TYPE__::Str</a>
195 # spent 34&micro;s making 1 call to <a href="script-nytprof-pl-1-block.html#MooseX__Types__CheckedUtilExports__as">MooseX::Types::CheckedUtilExports::as</a>
196 # spent 4&micro;s making 1 call to <a href="Moose-Util-TypeConstraints-pm-172-block.html#420">Moose::Util::TypeConstraints::where</a>
197 # spent 3&micro;s making 1 call to <a href="Moose-Util-TypeConstraints-pm-172-block.html#421">Moose::Util::TypeConstraints::message</a></div></div></td></tr>
198<tr><td class="h"><a name="24"></a>24</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
199<tr><td class="h"><a name="25"></a>25</td><td class="c3">1</td><td class="c3"><span title="Avg 22&micro;s">22&micro;s</span></td><td class="c1">6</td><td class="c3">1.05ms</td><td class="s">subtype TypeConstraint,<div class="calls"><div class="calls_out"># spent 899&micro;s making 1 call to <a href="script-nytprof-pl-1-block.html#MooseX__Types__CheckedUtilExports__subtype">MooseX::Types::CheckedUtilExports::subtype</a>
200# spent 102&micro;s making 1 call to <a href="script-nytprof-pl-1-block.html#__TYPE____Parse__Method__Signatures__Types__TypeConstraint">__TYPE__::Parse::Method::Signatures::Types::TypeConstraint</a>
201# spent 40&micro;s making 1 call to <a href="script-nytprof-pl-1-block.html#MooseX__Types__CheckedUtilExports__as">MooseX::Types::CheckedUtilExports::as</a>
202# spent 3&micro;s making 2 calls to <a href="MooseX-Types-TypeDecorator-pm-410-block.html#125">MooseX::Types::TypeDecorator::DESTROY</a>, avg 2&micro;s/call
203# spent 2&micro;s making 1 call to <a href="MooseX-Types-UndefinedType-pm-419-block.html#106">MooseX::Types::UndefinedType::DESTROY</a></div></div></td></tr>
204<tr><td class="h"><a name="26"></a>26</td><td></td><td></td><td></td><td></td><td class="s"> as 'Moose::Meta::TypeConstraint';</td></tr>
205<tr><td class="h"><a name="27"></a>27</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
206<tr><td class="h"><a name="28"></a>28</td><td class="c3">1</td><td class="c3"><span title="Avg 17&micro;s">17&micro;s</span></td><td class="c3">4</td><td class="c3">1.24ms</td><td class="s">class_type Param, { class =&gt; 'Parse::Method::Signatures::Param' };<div class="calls"><div class="calls_out"># spent 1.14ms making 1 call to <a href="MooseX-Types-CheckedUtilExports-pm-421-block.html#45">MooseX::Types::CheckedUtilExports::class_type</a>
207# spent 95&micro;s making 1 call to <a href="script-nytprof-pl-1-block.html#__TYPE____Parse__Method__Signatures__Types__Param">__TYPE__::Parse::Method::Signatures::Types::Param</a>
208# spent 2&micro;s making 1 call to <a href="MooseX-Types-TypeDecorator-pm-410-block.html#125">MooseX::Types::TypeDecorator::DESTROY</a>
209# spent 1&micro;s making 1 call to <a href="MooseX-Types-UndefinedType-pm-419-block.html#106">MooseX::Types::UndefinedType::DESTROY</a></div></div></td></tr>
210<tr><td class="h"><a name="29"></a>29</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
211<tr><td class="h"><a name="30"></a>30</td><td class="c3">1</td><td class="c3"><span title="Avg 16&micro;s">16&micro;s</span></td><td class="c3">4</td><td class="c2">1.48ms</td><td class="s">class_type ParamCollection, { class =&gt; 'Parse::Method::Signatures::ParamCollection' };<div class="calls"><div class="calls_out"># spent 1.38ms making 1 call to <a href="MooseX-Types-CheckedUtilExports-pm-421-block.html#45">MooseX::Types::CheckedUtilExports::class_type</a>
212# spent 98&micro;s making 1 call to <a href="script-nytprof-pl-1-block.html#__TYPE____Parse__Method__Signatures__Types__ParamCollection">__TYPE__::Parse::Method::Signatures::Types::ParamCollection</a>
213# spent 2&micro;s making 1 call to <a href="MooseX-Types-TypeDecorator-pm-410-block.html#125">MooseX::Types::TypeDecorator::DESTROY</a>
214# spent 2&micro;s making 1 call to <a href="MooseX-Types-UndefinedType-pm-419-block.html#106">MooseX::Types::UndefinedType::DESTROY</a></div></div></td></tr>
215<tr><td class="h"><a name="31"></a>31</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
216<tr><td class="h"><a name="32"></a>32</td><td></td><td></td><td></td><td></td><td class="s">coerce ParamCollection,</td></tr>
217<tr><td class="h"><a name="33"></a>33</td><td></td><td></td><td></td><td></td><td class="s"> from ArrayRef,</td></tr>
218<tr><td class="h"><a name="34"></a>34</td><td class="c3">1</td><td class="c3"><span title="Avg 25&micro;s">25&micro;s</span></td><td class="c1">7</td><td class="c3">1.22ms</td><td class="s"> via { Parse::Method::Signatures::ParamCollection-&gt;new(params =&gt; $_) };<div class="calls"><div class="calls_out"> # spent 1.03ms making 1 call to <a href="script-nytprof-pl-1-block.html#MooseX__Types__CheckedUtilExports__coerce">MooseX::Types::CheckedUtilExports::coerce</a>
219 # spent 83&micro;s making 1 call to <a href="script-nytprof-pl-1-block.html#__TYPE____Parse__Method__Signatures__Types__ParamCollection">__TYPE__::Parse::Method::Signatures::Types::ParamCollection</a>
220 # spent 67&micro;s making 1 call to <a href="script-nytprof-pl-1-block.html#__TYPE____ArrayRef">__TYPE__::ArrayRef</a>
221 # spent 34&micro;s making 1 call to <a href="script-nytprof-pl-1-block.html#MooseX__Types__CheckedUtilExports__from">MooseX::Types::CheckedUtilExports::from</a>
222 # spent 2&micro;s making 1 call to <a href="Moose-Util-TypeConstraints-pm-172-block.html#426">Moose::Util::TypeConstraints::via</a>
223 # spent 2&micro;s making 1 call to <a href="MooseX-Types-TypeDecorator-pm-410-block.html#125">MooseX::Types::TypeDecorator::DESTROY</a>
224 # spent 2&micro;s making 1 call to <a href="MooseX-Types-UndefinedType-pm-419-block.html#106">MooseX::Types::UndefinedType::DESTROY</a></div></div></td></tr>
225<tr><td class="h"><a name="35"></a>35</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
226<tr><td class="h"><a name="36"></a>36</td><td class="c3">1</td><td class="c3"><span title="Avg 15&micro;s">15&micro;s</span></td><td class="c3">3</td><td class="c3">1.09ms</td><td class="s">role_type PositionalParam, { role =&gt; 'Parse::Method::Signatures::Param::Positional' };<div class="calls"><div class="calls_out"># spent 970&micro;s making 1 call to <a href="MooseX-Types-CheckedUtilExports-pm-421-block.html#53">MooseX::Types::CheckedUtilExports::role_type</a>
227# spent 117&micro;s making 1 call to <a href="script-nytprof-pl-1-block.html#__TYPE____Parse__Method__Signatures__Types__PositionalParam">__TYPE__::Parse::Method::Signatures::Types::PositionalParam</a>
228# spent 2&micro;s making 1 call to <a href="MooseX-Types-TypeDecorator-pm-410-block.html#125">MooseX::Types::TypeDecorator::DESTROY</a></div></div></td></tr>
229<tr><td class="h"><a name="37"></a>37</td><td class="c3">1</td><td class="c3"><span title="Avg 15&micro;s">15&micro;s</span></td><td class="c3">4</td><td class="c3">753&micro;s</td><td class="s">role_type NamedParam, { role =&gt; 'Parse::Method::Signatures::Param::Named' };<div class="calls"><div class="calls_out"># spent 656&micro;s making 1 call to <a href="MooseX-Types-CheckedUtilExports-pm-421-block.html#53">MooseX::Types::CheckedUtilExports::role_type</a>
230# spent 93&micro;s making 1 call to <a href="script-nytprof-pl-1-block.html#__TYPE____Parse__Method__Signatures__Types__NamedParam">__TYPE__::Parse::Method::Signatures::Types::NamedParam</a>
231# spent 2&micro;s making 1 call to <a href="MooseX-Types-UndefinedType-pm-419-block.html#106">MooseX::Types::UndefinedType::DESTROY</a>
232# spent 2&micro;s making 1 call to <a href="MooseX-Types-TypeDecorator-pm-410-block.html#125">MooseX::Types::TypeDecorator::DESTROY</a></div></div></td></tr>
233<tr><td class="h"><a name="38"></a>38</td><td class="c3">1</td><td class="c3"><span title="Avg 16&micro;s">16&micro;s</span></td><td class="c3">4</td><td class="c3">1.35ms</td><td class="s">role_type UnpackedParam, { role =&gt; 'Parse::Method::Signatures::Param::Unpacked' };<div class="calls"><div class="calls_out"># spent 1.27ms making 1 call to <a href="MooseX-Types-CheckedUtilExports-pm-421-block.html#53">MooseX::Types::CheckedUtilExports::role_type</a>
234# spent 81&micro;s making 1 call to <a href="script-nytprof-pl-1-block.html#__TYPE____Parse__Method__Signatures__Types__UnpackedParam">__TYPE__::Parse::Method::Signatures::Types::UnpackedParam</a>
235# spent 1&micro;s making 1 call to <a href="MooseX-Types-TypeDecorator-pm-410-block.html#125">MooseX::Types::TypeDecorator::DESTROY</a>
236# spent 1&micro;s making 1 call to <a href="MooseX-Types-UndefinedType-pm-419-block.html#106">MooseX::Types::UndefinedType::DESTROY</a></div></div></td></tr>
237<tr><td class="h"><a name="39"></a>39</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
238<tr><td class="h"><a name="40"></a>40</td><td class="c3">1</td><td class="c0"><span title="Avg 99&micro;s">99&micro;s</span></td><td class="c3">3</td><td class="c0">2.71ms</td><td class="s">1;<div class="calls"><div class="calls_out"># spent 2.71ms making 1 call to <a href="B-Hooks-EndOfScope-pm-376-block.html#26">B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26]</a>
239# spent 2&micro;s making 1 call to <a href="MooseX-Types-TypeDecorator-pm-410-block.html#125">MooseX::Types::TypeDecorator::DESTROY</a>
240# spent 2&micro;s making 1 call to <a href="MooseX-Types-UndefinedType-pm-419-block.html#106">MooseX::Types::UndefinedType::DESTROY</a></div></div></td></tr>
241<tr><td class="s"><a name=""></a>&nbsp;</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
242<tr><td class="h"><a name="Parse__Method__Signatures__Types__CORE_match"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 34&micro;s within Parse::Method::Signatures::Types::CORE:match which was called 8 times, avg 4&micro;s/call:
243# 8 times (34&micro;s+0s) by Parse::Method::Signatures::Types::__ANON__[/Users/edenc/perl5/lib/perl5/Parse/Method/Signatures/Types.pm:22] at <a href="Parse-Method-Signatures-Types-pm-1009-block.html#22">line 22</a>, avg 4&micro;s/call</div></div>sub Parse::Method::Signatures::Types::CORE:match; # opcode<br /> </td></tr>
244</tbody></table></div>
245
246 <script type="text/javascript"> $(document).ready(function() {
247
248 $("#subs_table").tablesorter({
249 sortList: [[3,1]],
250 headers: {
251 3: { sorter: 'fmt_time' },
252 4: { sorter: 'fmt_time' }
253 }
254 });
255
256 } ); </script>
257
258 <div class="footer">Report produced by the
259 <a href="http://search.cpan.org/dist/Devel-NYTProf/">NYTProf 4.06</a>
260 Perl profiler, developed by
261 <a href="http://www.linkedin.com/in/timbunce">Tim Bunce</a> and
262 <a href="http://code.nytimes.com">Adam Kaplan</a>.
263 </div>
264 <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
265 </body></html>