nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / vars-pm-6-line.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 vars.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"><a href="vars-pm-6-block.html">block view</a></span>&emsp;&bull;&emsp;<span class="mode_btn mode_btn_selected">line view</span>&emsp;&bull;&emsp;<span class="mode_btn"><a href="vars-pm-6-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:29:39 2012<br />Reported on Thu May 31 16:38:12 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:///opt/local/lib/perl5/5.14.2/vars.pm">/opt/local/lib/perl5/5.14.2/vars.pm</a></td></tr>
114<tr><td class="h">Statements</td><td align="left">Executed 3040 statements in 10.1ms</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">222</td><td class="c0">222</td><td class="c0">192</td><td class="c0"><span title="0.0%">7.49ms</span></td><td class="c0"><span title="0.0%">9.40ms</span></td><td class="sub_name"><span style="display: none;">vars::::import</span>vars::<a href="vars-pm-6-line.html#10">import</a></span></td></tr>
130<tr><td class="c0">1608</td><td class="c0">3</td><td class="c3">1</td><td class="c0"><span title="0.0%">1.91ms</span></td><td class="c0"><span title="0.0%">1.91ms</span></td><td class="sub_name"><span style="display: none;">vars::::CORE:match</span>vars::<a href="vars-pm-6-line.html#vars__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%">213&micro;s</span></td><td class="c3"><span title="0.0%">297&micro;s</span></td><td class="sub_name"><span style="display: none;">vars::::BEGIN@7</span>vars::<a href="vars-pm-6-line.html#7">BEGIN@7</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%">33&micro;s</span></td><td class="c3"><span title="0.0%">33&micro;s</span></td><td class="sub_name"><span style="display: none;">vars::::BEGIN@3</span>vars::<a href="vars-pm-6-line.html#3">BEGIN@3</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%">6&micro;s</span></td><td class="c3"><span title="0.0%">17&micro;s</span></td><td class="sub_name"><span style="display: none;">vars::::BEGIN@8</span>vars::<a href="vars-pm-6-line.html#8">BEGIN@8</a></span></td></tr>
134</tbody></table>
135 Call graph for these subroutines as a
136 <a href="http://en.wikipedia.org/wiki/Graphviz">Graphviz</a>
137 <a href="opt-local-lib-perl5-5-14-2-vars-pm.dot">dot language file</a>.
138
139 <table border="1" cellpadding="0">
140 <thead>
141 <tr><th>Line</th>
142 <th><span title="Number of statements executed">State<br />ments</span></th>
143 <th><span title="Time spend executing statements on the line,
144 excluding time spent executing statements in any called subroutines">Time<br />on line</span></th>
145 <th><span title="Number of subroutines calls">Calls</span></th>
146 <th><span title="Time spent in subroutines called (inclusive)">Time<br />in subs</span></th>
147 <th class="left_indent_header">Code</th>
148 </tr>
149
150 </thead>
151 <tbody>
152 <tr><td class="h"><a name="1"></a>1</td><td></td><td></td><td></td><td></td><td class="s">package vars;</td></tr>
153<tr><td class="h"><a name="2"></a>2</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
154<tr><td class="h"><a name="3"></a>3</td><td class="c3">2</td><td class="c3"><span title="Avg 47&micro;s">94&micro;s</span></td><td class="c3">1</td><td class="c3">33&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 33&micro;s within vars::BEGIN@3 which was called:
155# once (33&micro;s+0s) by parent::BEGIN@3 at <a href="vars-pm-6-line.html#3">line 3</a></div></div>use 5.006;<div class="calls"><div class="calls_out"># spent 33&micro;s making 1 call to <a href="vars-pm-6-line.html#3">vars::BEGIN@3</a></div></div></td></tr>
156<tr><td class="h"><a name="4"></a>4</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
157<tr><td class="h"><a name="5"></a>5</td><td class="c3">1</td><td class="c3"><span title="Avg 600ns">600ns</span></td><td></td><td></td><td class="s">our $VERSION = '1.02';</td></tr>
158<tr><td class="h"><a name="6"></a>6</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
159<tr><td class="h"><a name="7"></a>7</td><td class="c3">2</td><td class="c3"><span title="Avg 109&micro;s">218&micro;s</span></td><td class="c3">2</td><td class="c3">381&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 297&micro;s (213+84) within vars::BEGIN@7 which was called:
160# once (213&micro;s+84&micro;s) by parent::BEGIN@3 at <a href="vars-pm-6-line.html#7">line 7</a></div></div>use warnings::register;<div class="calls"><div class="calls_out"># spent 297&micro;s making 1 call to <a href="vars-pm-6-line.html#7">vars::BEGIN@7</a>
161# spent 84&micro;s making 1 call to <a href="warnings-register-pm-7-line.html#38">warnings::register::import</a></div></div></td></tr>
162<tr><td class="h"><a name="8"></a>8</td><td class="c3">2</td><td class="c3"><span title="Avg 136&micro;s">272&micro;s</span></td><td class="c3">2</td><td class="c3">28&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 17&micro;s (6+11) within vars::BEGIN@8 which was called:
163# once (6&micro;s+11&micro;s) by parent::BEGIN@3 at <a href="vars-pm-6-line.html#8">line 8</a></div></div>use strict qw(vars subs);<div class="calls"><div class="calls_out"># spent 17&micro;s making 1 call to <a href="vars-pm-6-line.html#8">vars::BEGIN@8</a>
164# spent 11&micro;s making 1 call to <a href="strict-pm-3-line.html#34">strict::import</a></div></div></td></tr>
165<tr><td class="h"><a name="9"></a>9</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
166<tr><td class="h"><a name="10"></a>10</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 9.40ms (7.49+1.91) within vars::import which was called 222 times, avg 42&micro;s/call:
167# once (185&micro;s+43&micro;s) by XML::LibXML::BEGIN@14 at <a href="XML-LibXML-pm-1093-line.html#18">line 18 of XML/LibXML.pm</a>
168# once (158&micro;s+38&micro;s) by Template::Config::BEGIN@24 at <a href="Template-Config-pm-2028-line.html#27">line 27 of Template/Config.pm</a>
169# once (130&micro;s+31&micro;s) by File::stat::BEGIN@28 at <a href="File-stat-pm-26-line.html#28">line 28 of File/stat.pm</a>
170# once (87&micro;s+28&micro;s) by Heap071::Fibonacci::BEGIN@4 at <a href="Heap071-Fibonacci-pm-723-line.html#4">line 4 of Heap071/Fibonacci.pm</a>
171# once (91&micro;s+24&micro;s) by IPC::Run::BEGIN@1015 at <a href="IPC-Run-pm-733-line.html#1015">line 1015 of IPC/Run.pm</a>
172# once (88&micro;s+20&micro;s) by Data::Dump::BEGIN@16 at <a href="Data-Dump-pm-472-line.html#16">line 16 of Data/Dump.pm</a>
173# once (66&micro;s+35&micro;s) by PPI::Statement::Break::BEGIN@43 at <a href="PPI-Statement-Break-pm-970-line.html#43">line 43 of PPI/Statement/Break.pm</a>
174# once (79&micro;s+19&micro;s) by Heap071::Elem::BEGIN@4 at <a href="Heap071-Elem-pm-716-line.html#4">line 4 of Heap071/Elem.pm</a>
175# once (61&micro;s+34&micro;s) by Graph::SPTHeapElem::BEGIN@4 at <a href="Graph-SPTHeapElem-pm-719-line.html#4">line 4 of Graph/SPTHeapElem.pm</a>
176# once (67&micro;s+26&micro;s) by Cwd::BEGIN@172 at <a href="Cwd-pm-11-line.html#172">line 172 of Cwd.pm</a>
177# once (70&micro;s+17&micro;s) by Data::Compare::BEGIN@12 at <a href="Data-Compare-pm-2200-line.html#12">line 12 of Data/Compare.pm</a>
178# once (62&micro;s+18&micro;s) by HTTP::Date::BEGIN@13 at <a href="HTTP-Date-pm-2087-line.html#13">line 13 of HTTP/Date.pm</a>
179# once (64&micro;s+14&micro;s) by Template::Constants::BEGIN@28 at <a href="Template-Constants-pm-2027-line.html#28">line 28 of Template/Constants.pm</a>
180# once (61&micro;s+16&micro;s) by File::Spec::Functions::BEGIN@6 at <a href="File-Spec-Functions-pm-636-line.html#6">line 6 of File/Spec/Functions.pm</a>
181# once (61&micro;s+15&micro;s) by PPI::Lexer::BEGIN@63 at <a href="PPI-Lexer-pm-1005-line.html#63">line 63 of PPI/Lexer.pm</a>
182# once (57&micro;s+18&micro;s) by Time::Seconds::BEGIN@3 at <a href="Time-Seconds-pm-859-line.html#3">line 3 of Time/Seconds.pm</a>
183# once (58&micro;s+17&micro;s) by Data::Dump::BEGIN@4 at <a href="Data-Dump-pm-472-line.html#4">line 4 of Data/Dump.pm</a>
184# once (60&micro;s+14&micro;s) by XML::LibXML::InputCallback::BEGIN@2149 at <a href="XML-LibXML-pm-1093-line.html#2149">line 2149 of XML/LibXML.pm</a>
185# once (56&micro;s+17&micro;s) by Carp::Clan::BEGIN@17 at <a href="Carp-Clan-pm-411-line.html#17">line 17 of Carp/Clan.pm</a>
186# once (53&micro;s+16&micro;s) by Graph::MSTHeapElem::BEGIN@4 at <a href="Graph-MSTHeapElem-pm-715-line.html#4">line 4 of Graph/MSTHeapElem.pm</a>
187# once (56&micro;s+13&micro;s) by HTTP::Status::BEGIN@6 at <a href="HTTP-Status-pm-2085-line.html#6">line 6 of HTTP/Status.pm</a>
188# once (55&micro;s+12&micro;s) by IPC::Run::Debug::BEGIN@71 at <a href="IPC-Run-Debug-pm-734-line.html#71">line 71 of IPC/Run/Debug.pm</a>
189# once (54&micro;s+12&micro;s) by POSIX::SigRt::BEGIN@60 at <a href="POSIX-pm-736-line.html#60">line 60 of POSIX.pm</a>
190# once (51&micro;s+15&micro;s) by Graph::Reader::Dot::BEGIN@347 at <a href="Graph_Reader_Dot-yp-1169-line.html#347">line 347 of Graph_Reader_Dot.yp</a>
191# once (52&micro;s+13&micro;s) by File::Temp::BEGIN@166 at <a href="File-Temp-pm-45-line.html#166">line 166 of File/Temp.pm</a>
192# once (50&micro;s+14&micro;s) by XML::LibXML::XPathContext::BEGIN@13 at <a href="XML-LibXML-XPathContext-pm-1099-line.html#13">line 13 of XML/LibXML/XPathContext.pm</a>
193# once (50&micro;s+12&micro;s) by File::chdir::BEGIN@4 at <a href="File-chdir-pm-1172-line.html#4">line 4 of File/chdir.pm</a>
194# once (51&micro;s+12&micro;s) by File::Path::BEGIN@19 at <a href="File-Path-pm-44-line.html#19">line 19 of File/Path.pm</a>
195# once (49&micro;s+13&micro;s) by Clone::BEGIN@6 at <a href="Clone-pm-920-line.html#6">line 6 of Clone.pm</a>
196# once (49&micro;s+13&micro;s) by Set::Object::BEGIN@499 at <a href="Set-Object-pm-1368-line.html#499">line 499 of Set/Object.pm</a>
197# once (49&micro;s+12&micro;s) by DBD::SQLite::BEGIN@9 at <a href="DBD-SQLite-pm-2618-line.html#9">line 9 of DBD/SQLite.pm</a>
198# once (49&micro;s+12&micro;s) by File::Which::BEGIN@8 at <a href="File-Which-pm-694-line.html#8">line 8 of File/Which.pm</a>
199# once (49&micro;s+12&micro;s) by HTTP::Request::Common::BEGIN@4 at <a href="HTTP-Request-Common-pm-53-line.html#4">line 4 of HTTP/Request/Common.pm</a>
200# once (49&micro;s+12&micro;s) by Data::UUID::BEGIN@6 at <a href="Data-UUID-pm-1648-line.html#6">line 6 of Data/UUID.pm</a>
201# once (47&micro;s+13&micro;s) by Try::Tiny::BEGIN@6 at <a href="Try-Tiny-pm-76-line.html#6">line 6 of Try/Tiny.pm</a>
202# once (47&micro;s+12&micro;s) by XML::LibXML::BEGIN@36 at <a href="XML-LibXML-pm-1093-line.html#36">line 36 of XML/LibXML.pm</a>
203# once (47&micro;s+11&micro;s) by URI::BEGIN@13 at <a href="URI-pm-59-line.html#13">line 13 of URI.pm</a>
204# once (44&micro;s+14&micro;s) by PPI::BEGIN@9 at <a href="PPI-pm-914-line.html#9">line 9 of PPI.pm</a>
205# once (46&micro;s+11&micro;s) by Params::Util::BEGIN@65 at <a href="Params-Util-pm-70-line.html#65">line 65 of Params/Util.pm</a>
206# once (46&micro;s+11&micro;s) by List::MoreUtils::BEGIN@8 at <a href="List-MoreUtils-pm-81-line.html#8">line 8 of List/MoreUtils.pm</a>
207# once (43&micro;s+13&micro;s) by IPC::Run::BEGIN@3615 at <a href="IPC-Run-pm-733-line.html#3618">line 3618 of IPC/Run.pm</a>
208# once (44&micro;s+12&micro;s) by PPI::Element::BEGIN@32 at <a href="PPI-Element-pm-919-line.html#32">line 32 of PPI/Element.pm</a>
209# once (45&micro;s+10&micro;s) by PPI::Token::_QuoteEngine::Full::BEGIN@10 at <a href="PPI-Token-_QuoteEngine-Full-pm-946-line.html#10">line 10 of PPI/Token/_QuoteEngine/Full.pm</a>
210# once (46&micro;s+10&micro;s) by PPI::Exception::ParserTimeout::BEGIN@6 at <a href="PPI-Exception-ParserTimeout-pm-997-line.html#6">line 6 of PPI/Exception/ParserTimeout.pm</a>
211# once (46&micro;s+10&micro;s) by PPI::Token::BEGIN@28 at <a href="PPI-Token-pm-922-line.html#28">line 28 of PPI/Token.pm</a>
212# once (43&micro;s+12&micro;s) by PPI::Token::Operator::BEGIN@45 at <a href="PPI-Token-Operator-pm-958-line.html#45">line 45 of PPI/Token/Operator.pm</a>
213# once (44&micro;s+11&micro;s) by HTML::Entities::BEGIN@139 at <a href="HTML-Entities-pm-1932-line.html#139">line 139 of HTML/Entities.pm</a>
214# once (44&micro;s+10&micro;s) by PPI::Token::Word::BEGIN@41 at <a href="PPI-Token-Word-pm-934-line.html#41">line 41 of PPI/Token/Word.pm</a>
215# once (45&micro;s+10&micro;s) by IO::String::BEGIN@10 at <a href="IO-String-pm-965-line.html#10">line 10 of IO/String.pm</a>
216# once (44&micro;s+10&micro;s) by IPC::Run::Timer::BEGIN@164 at <a href="IPC-Run-Timer-pm-741-line.html#164">line 164 of IPC/Run/Timer.pm</a>
217# once (43&micro;s+11&micro;s) by Time::Local::BEGIN@8 at <a href="Time-Local-pm-860-line.html#8">line 8 of Time/Local.pm</a>
218# once (43&micro;s+11&micro;s) by CGI::Simple::Util::BEGIN@3 at <a href="CGI-Simple-Util-pm-1931-line.html#3">line 3 of CGI/Simple/Util.pm</a>
219# once (39&micro;s+14&micro;s) by PPI::Token::Unknown::BEGIN@34 at <a href="PPI-Token-Unknown-pm-939-line.html#34">line 34 of PPI/Token/Unknown.pm</a>
220# once (40&micro;s+12&micro;s) by PPI::Statement::BEGIN@155 at <a href="PPI-Statement-pm-969-line.html#155">line 155 of PPI/Statement.pm</a>
221# once (42&micro;s+9&micro;s) by Devel::Declare::BEGIN@14 at <a href="Devel-Declare-pm-906-line.html#14">line 14 of Devel/Declare.pm</a>
222# once (40&micro;s+10&micro;s) by PPI::Statement::Compound::BEGIN@56 at <a href="PPI-Statement-Compound-pm-971-line.html#56">line 56 of PPI/Statement/Compound.pm</a>
223# once (36&micro;s+14&micro;s) by IPC::Run::BEGIN@1445 at <a href="IPC-Run-pm-733-line.html#1445">line 1445 of IPC/Run.pm</a>
224# once (39&micro;s+9&micro;s) by Parse::Yapp::Driver::BEGIN@22 at <a href="Parse-Yapp-Driver-pm-1168-line.html#22">line 22 of Parse/Yapp/Driver.pm</a>
225# once (39&micro;s+9&micro;s) by Storable::BEGIN@22 at <a href="Storable-pm-57-line.html#22">line 22 of Storable.pm</a>
226# once (38&micro;s+9&micro;s) by PPI::Structure::List::BEGIN@42 at <a href="PPI-Structure-List-pm-992-line.html#42">line 42 of PPI/Structure/List.pm</a>
227# once (39&micro;s+9&micro;s) by PPI::Token::Whitespace::BEGIN@113 at <a href="PPI-Token-Whitespace-pm-924-line.html#113">line 113 of PPI/Token/Whitespace.pm</a>
228# once (37&micro;s+10&micro;s) by PPI::Token::Separator::BEGIN@38 at <a href="PPI-Token-Separator-pm-963-line.html#38">line 38 of PPI/Token/Separator.pm</a>
229# once (37&micro;s+9&micro;s) by Digest::MD5::BEGIN@4 at <a href="Digest-MD5-pm-916-line.html#4">line 4 of Digest/MD5.pm</a>
230# once (34&micro;s+12&micro;s) by Text::TEI::Markup::BEGIN@4 at <a href="Text-TEI-Markup-pm-1183-line.html#4">line 4 of Text/TEI/Markup.pm</a>
231# once (37&micro;s+9&micro;s) by XML::LibXML::Error::BEGIN@19 at <a href="XML-LibXML-Error-pm-1094-line.html#19">line 19 of XML/LibXML/Error.pm</a>
232# once (36&micro;s+9&micro;s) by Text::Balanced::BEGIN@11 at <a href="Text-Balanced-pm-2490-line.html#11">line 11 of Text/Balanced.pm</a>
233# once (36&micro;s+8&micro;s) by PPI::Token::Regexp::Substitute::BEGIN@39 at <a href="PPI-Token-Regexp-Substitute-pm-956-line.html#39">line 39 of PPI/Token/Regexp/Substitute.pm</a>
234# once (34&micro;s+10&micro;s) by XML::LibXML::Document::BEGIN@1367 at <a href="XML-LibXML-pm-1093-line.html#1367">line 1367 of XML/LibXML.pm</a>
235# once (35&micro;s+9&micro;s) by PPI::Token::Quote::Literal::BEGIN@35 at <a href="PPI-Token-Quote-Literal-pm-945-line.html#35">line 35 of PPI/Token/Quote/Literal.pm</a>
236# once (35&micro;s+9&micro;s) by PPI::Token::Magic::BEGIN@48 at <a href="PPI-Token-Magic-pm-938-line.html#48">line 48 of PPI/Token/Magic.pm</a>
237# once (33&micro;s+11&micro;s) by Template::Constants::BEGIN@27 at <a href="Template-Constants-pm-2027-line.html#27">line 27 of Template/Constants.pm</a>
238# once (35&micro;s+8&micro;s) by Graph::AdjacencyMap::BEGIN@6 at <a href="Graph-AdjacencyMap-pm-696-line.html#6">line 6 of Graph/AdjacencyMap.pm</a>
239# once (35&micro;s+9&micro;s) by XML::LibXML::Text::BEGIN@1743 at <a href="XML-LibXML-pm-1093-line.html#1743">line 1743 of XML/LibXML.pm</a>
240# once (35&micro;s+9&micro;s) by PPI::Document::BEGIN@79 at <a href="PPI-Document-pm-996-line.html#79">line 79 of PPI/Document.pm</a>
241# once (35&micro;s+7&micro;s) by Bio::Phylo::Util::Exceptions::BadFormat::BEGIN@2 at <a href="(eval 734)[Bio-Phylo-Util-Exceptions-pm-135]-1145-line.html#2">line 2 of (eval 734)[Bio/Phylo/Util/Exceptions.pm:135]</a>
242# once (33&micro;s+10&micro;s) by Graph::BEGIN@1733 at <a href="Graph-pm-695-line.html#1733">line 1733 of Graph.pm</a>
243# once (34&micro;s+8&micro;s) by PPI::Structure::BEGIN@97 at <a href="PPI-Structure-pm-986-line.html#97">line 97 of PPI/Structure.pm</a>
244# once (34&micro;s+8&micro;s) by PPI::Token::Comment::BEGIN@64 at <a href="PPI-Token-Comment-pm-925-line.html#64">line 64 of PPI/Token/Comment.pm</a>
245# once (34&micro;s+8&micro;s) by PPI::Node::BEGIN@58 at <a href="PPI-Node-pm-921-line.html#58">line 58 of PPI/Node.pm</a>
246# once (32&micro;s+10&micro;s) by PPI::Token::ArrayIndex::BEGIN@32 at <a href="PPI-Token-ArrayIndex-pm-937-line.html#32">line 32 of PPI/Token/ArrayIndex.pm</a>
247# once (34&micro;s+8&micro;s) by PPI::Util::BEGIN@10 at <a href="PPI-Util-pm-915-line.html#10">line 10 of PPI/Util.pm</a>
248# once (31&micro;s+10&micro;s) by Devel::InnerPackage::BEGIN@5 at <a href="Devel-InnerPackage-pm-584-line.html#5">line 5 of Devel/InnerPackage.pm</a>
249# once (33&micro;s+7&micro;s) by Config::General::BEGIN@37 at <a href="Config-General-pm-2007-line.html#37">line 37 of Config/General.pm</a>
250# once (33&micro;s+7&micro;s) by Text::Tradition::Parser::GraphML::BEGIN@6 at <a href="lib-Text-Tradition-Parser-GraphML-pm-2521-line.html#6">line 6 of lib/Text/Tradition/Parser/GraphML.pm</a>
251# once (32&micro;s+8&micro;s) by DBD::SQLite::BEGIN@8 at <a href="DBD-SQLite-pm-2618-line.html#8">line 8 of DBD/SQLite.pm</a>
252# once (33&micro;s+7&micro;s) by PPI::Token::Structure::BEGIN@42 at <a href="PPI-Token-Structure-pm-960-line.html#42">line 42 of PPI/Token/Structure.pm</a>
253# once (31&micro;s+9&micro;s) by PPI::Statement::Data::BEGIN@46 at <a href="PPI-Statement-Data-pm-972-line.html#46">line 46 of PPI/Statement/Data.pm</a>
254# once (32&micro;s+7&micro;s) by URI::BEGIN@7 at <a href="URI-pm-59-line.html#7">line 7 of URI.pm</a>
255# once (33&micro;s+6&micro;s) by XML::SAX::Exception::BEGIN@11 at <a href="XML-SAX-Exception-pm-1101-line.html#11">line 11 of XML/SAX/Exception.pm</a>
256# once (32&micro;s+7&micro;s) by LWP::UserAgent::BEGIN@4 at <a href="LWP-UserAgent-pm-2083-line.html#4">line 4 of LWP/UserAgent.pm</a>
257# once (30&micro;s+8&micro;s) by PPI::Token::Whitespace::BEGIN@48 at <a href="PPI-Token-Whitespace-pm-924-line.html#48">line 48 of PPI/Token/Whitespace.pm</a>
258# once (32&micro;s+7&micro;s) by PPI::Token::End::BEGIN@46 at <a href="PPI-Token-End-pm-966-line.html#46">line 46 of PPI/Token/End.pm</a>
259# once (33&micro;s+5&micro;s) by PPI::Token::Regexp::Match::BEGIN@49 at <a href="PPI-Token-Regexp-Match-pm-954-line.html#49">line 49 of PPI/Token/Regexp/Match.pm</a>
260# once (24&micro;s+13&micro;s) by XML::LibXML::Literal::BEGIN@15 at <a href="XML-LibXML-Literal-pm-1098-line.html#15">line 15 of XML/LibXML/Literal.pm</a>
261# once (30&micro;s+8&micro;s) by Tie::ToObject::BEGIN@8 at <a href="Tie-ToObject-pm-1639-line.html#8">line 8 of Tie/ToObject.pm</a>
262# once (31&micro;s+6&micro;s) by PPI::Token::Number::Octal::BEGIN@32 at <a href="PPI-Token-Number-Octal-pm-929-line.html#32">line 32 of PPI/Token/Number/Octal.pm</a>
263# once (29&micro;s+8&micro;s) by HTTP::Message::BEGIN@4 at <a href="HTTP-Message-pm-55-line.html#4">line 4 of HTTP/Message.pm</a>
264# once (29&micro;s+7&micro;s) by File::Spec::BEGIN@4 at <a href="File-Spec-pm-15-line.html#4">line 4 of File/Spec.pm</a>
265# once (28&micro;s+8&micro;s) by Set::Object::Weak::BEGIN@31 at <a href="Set-Object-Weak-pm-1369-line.html#31">line 31 of Set/Object/Weak.pm</a>
266# once (28&micro;s+8&micro;s) by HTTP::Headers::BEGIN@6 at <a href="HTTP-Headers-pm-56-line.html#6">line 6 of HTTP/Headers.pm</a>
267# once (29&micro;s+7&micro;s) by IPC::Run::BEGIN@1080 at <a href="IPC-Run-pm-733-line.html#1080">line 1080 of IPC/Run.pm</a>
268# once (28&micro;s+7&micro;s) by PPI::Token::BOM::BEGIN@45 at <a href="PPI-Token-BOM-pm-923-line.html#45">line 45 of PPI/Token/BOM.pm</a>
269# once (29&micro;s+6&micro;s) by PPI::Lexer::BEGIN@1051 at <a href="PPI-Lexer-pm-1005-line.html#1051">line 1051 of PPI/Lexer.pm</a>
270# once (29&micro;s+6&micro;s) by PPI::Token::Regexp::BEGIN@48 at <a href="PPI-Token-Regexp-pm-955-line.html#48">line 48 of PPI/Token/Regexp.pm</a>
271# once (28&micro;s+7&micro;s) by PPI::Document::File::BEGIN@25 at <a href="PPI-Document-File-pm-999-line.html#25">line 25 of PPI/Document/File.pm</a>
272# once (29&micro;s+6&micro;s) by PPI::Token::Number::Version::BEGIN@36 at <a href="PPI-Token-Number-Version-pm-933-line.html#36">line 36 of PPI/Token/Number/Version.pm</a>
273# once (28&micro;s+6&micro;s) by PPI::Token::_QuoteEngine::Simple::BEGIN@8 at <a href="PPI-Token-_QuoteEngine-Simple-pm-942-line.html#8">line 8 of PPI/Token/_QuoteEngine/Simple.pm</a>
274# once (27&micro;s+7&micro;s) by HTML::Parser::BEGIN@10 at <a href="HTML-Parser-pm-1933-line.html#10">line 10 of HTML/Parser.pm</a>
275# once (28&micro;s+7&micro;s) by MIME::Types::BEGIN@138 at <a href="MIME-Types-pm-1858-line.html#138">line 138 of MIME/Types.pm</a>
276# once (29&micro;s+6&micro;s) by PPI::Statement::Null::BEGIN@46 at <a href="PPI-Statement-Null-pm-977-line.html#46">line 46 of PPI/Statement/Null.pm</a>
277# once (28&micro;s+7&micro;s) by IPC::Run::IO::BEGIN@489 at <a href="IPC-Run-IO-pm-740-line.html#492">line 492 of IPC/Run/IO.pm</a>
278# once (27&micro;s+7&micro;s) by PPI::Token::Prototype::BEGIN@52 at <a href="PPI-Token-Prototype-pm-967-line.html#52">line 52 of PPI/Token/Prototype.pm</a>
279# once (26&micro;s+8&micro;s) by PPI::Token::QuoteLike::Regexp::BEGIN@36 at <a href="PPI-Token-QuoteLike-Regexp-pm-951-line.html#36">line 36 of PPI/Token/QuoteLike/Regexp.pm</a>
280# once (28&micro;s+6&micro;s) by PPI::Statement::Package::BEGIN@70 at <a href="PPI-Statement-Package-pm-978-line.html#70">line 70 of PPI/Statement/Package.pm</a>
281# once (27&micro;s+7&micro;s) by PPI::Token::Quote::BEGIN@51 at <a href="PPI-Token-Quote-pm-941-line.html#51">line 51 of PPI/Token/Quote.pm</a>
282# once (27&micro;s+7&micro;s) by PPI::Normal::BEGIN@43 at <a href="PPI-Normal-pm-1001-line.html#43">line 43 of PPI/Normal.pm</a>
283# once (28&micro;s+6&micro;s) by PPI::Structure::Block::BEGIN@48 at <a href="PPI-Structure-Block-pm-987-line.html#48">line 48 of PPI/Structure/Block.pm</a>
284# once (27&micro;s+7&micro;s) by PPI::Token::Data::BEGIN@34 at <a href="PPI-Token-Data-pm-964-line.html#34">line 34 of PPI/Token/Data.pm</a>
285# once (27&micro;s+7&micro;s) by PPI::Token::DashedWord::BEGIN@32 at <a href="PPI-Token-DashedWord-pm-935-line.html#32">line 32 of PPI/Token/DashedWord.pm</a>
286# once (25&micro;s+9&micro;s) by Text::Tradition::Analysis::BEGIN@14 at <a href="lib-Text-Tradition-Analysis-pm-2080-line.html#14">line 14 of lib/Text/Tradition/Analysis.pm</a>
287# once (25&micro;s+8&micro;s) by constant::BEGIN@6 at <a href="constant-pm-28-line.html#6">line 6 of constant.pm</a>
288# once (28&micro;s+6&micro;s) by PPI::Statement::Unknown::BEGIN@38 at <a href="PPI-Statement-Unknown-pm-983-line.html#38">line 38 of PPI/Statement/Unknown.pm</a>
289# once (27&micro;s+7&micro;s) by PPI::Statement::End::BEGIN@50 at <a href="PPI-Statement-End-pm-973-line.html#50">line 50 of PPI/Statement/End.pm</a>
290# once (26&micro;s+7&micro;s) by IPC::Run::Debug::BEGIN@25 at <a href="(eval 480)[IPC-Run-Debug-pm-104]-735-line.html#25">line 25 of (eval 480)[IPC/Run/Debug.pm:104]</a>
291# once (27&micro;s+6&micro;s) by PPI::Statement::Include::Perl6::BEGIN@44 at <a href="PPI-Statement-Include-Perl6-pm-976-line.html#44">line 44 of PPI/Statement/Include/Perl6.pm</a>
292# once (26&micro;s+6&micro;s) by PPI::Statement::Expression::BEGIN@41 at <a href="PPI-Statement-Expression-pm-974-line.html#41">line 41 of PPI/Statement/Expression.pm</a>
293# once (27&micro;s+6&micro;s) by PPI::Token::Number::Binary::BEGIN@32 at <a href="PPI-Token-Number-Binary-pm-928-line.html#32">line 32 of PPI/Token/Number/Binary.pm</a>
294# once (26&micro;s+6&micro;s) by PPI::Document::Fragment::BEGIN@24 at <a href="PPI-Document-Fragment-pm-998-line.html#24">line 24 of PPI/Document/Fragment.pm</a>
295# once (26&micro;s+6&micro;s) by PPI::Token::Quote::Interpolate::BEGIN@35 at <a href="PPI-Token-Quote-Interpolate-pm-947-line.html#35">line 35 of PPI/Token/Quote/Interpolate.pm</a>
296# once (26&micro;s+6&micro;s) by PPI::Exception::ParserRejection::BEGIN@6 at <a href="PPI-Exception-ParserRejection-pm-1004-line.html#6">line 6 of PPI/Exception/ParserRejection.pm</a>
297# once (27&micro;s+5&micro;s) by Bio::Phylo::Util::Exceptions::API::BEGIN@2 at <a href="(eval 750)[Bio-Phylo-Util-Exceptions-pm-135]-1161-line.html#2">line 2 of (eval 750)[Bio/Phylo/Util/Exceptions.pm:135]</a>
298# once (26&micro;s+6&micro;s) by PPI::Token::Number::Float::BEGIN@34 at <a href="PPI-Token-Number-Float-pm-931-line.html#34">line 34 of PPI/Token/Number/Float.pm</a>
299# once (26&micro;s+6&micro;s) by PPI::Token::Quote::Single::BEGIN@41 at <a href="PPI-Token-Quote-Single-pm-940-line.html#41">line 41 of PPI/Token/Quote/Single.pm</a>
300# once (26&micro;s+6&micro;s) by PPI::Token::QuoteLike::BEGIN@51 at <a href="PPI-Token-QuoteLike-pm-949-line.html#51">line 51 of PPI/Token/QuoteLike.pm</a>
301# once (26&micro;s+6&micro;s) by PPI::Token::Quote::Double::BEGIN@39 at <a href="PPI-Token-Quote-Double-pm-944-line.html#39">line 39 of PPI/Token/Quote/Double.pm</a>
302# once (26&micro;s+6&micro;s) by PPI::Token::Label::BEGIN@34 at <a href="PPI-Token-Label-pm-961-line.html#34">line 34 of PPI/Token/Label.pm</a>
303# once (26&micro;s+6&micro;s) by PPI::Token::Number::BEGIN@35 at <a href="PPI-Token-Number-pm-927-line.html#35">line 35 of PPI/Token/Number.pm</a>
304# once (26&micro;s+6&micro;s) by PPI::Token::QuoteLike::Words::BEGIN@32 at <a href="PPI-Token-QuoteLike-Words-pm-952-line.html#32">line 32 of PPI/Token/QuoteLike/Words.pm</a>
305# once (25&micro;s+6&micro;s) by PPI::Token::Number::Hex::BEGIN@32 at <a href="PPI-Token-Number-Hex-pm-930-line.html#32">line 32 of PPI/Token/Number/Hex.pm</a>
306# once (26&micro;s+6&micro;s) by PPI::Token::Regexp::Transliterate::BEGIN@43 at <a href="PPI-Token-Regexp-Transliterate-pm-957-line.html#43">line 43 of PPI/Token/Regexp/Transliterate.pm</a>
307# once (26&micro;s+6&micro;s) by PPI::Token::Symbol::BEGIN@34 at <a href="PPI-Token-Symbol-pm-936-line.html#34">line 34 of PPI/Token/Symbol.pm</a>
308# once (25&micro;s+6&micro;s) by PPI::Token::Number::Exp::BEGIN@34 at <a href="PPI-Token-Number-Exp-pm-932-line.html#34">line 34 of PPI/Token/Number/Exp.pm</a>
309# once (25&micro;s+6&micro;s) by PPI::Token::Pod::BEGIN@33 at <a href="PPI-Token-Pod-pm-926-line.html#33">line 33 of PPI/Token/Pod.pm</a>
310# once (25&micro;s+6&micro;s) by PPI::Statement::Scheduled::BEGIN@59 at <a href="PPI-Statement-Scheduled-pm-979-line.html#59">line 59 of PPI/Statement/Scheduled.pm</a>
311# once (25&micro;s+6&micro;s) by PPI::Token::QuoteLike::Readline::BEGIN@44 at <a href="PPI-Token-QuoteLike-Readline-pm-953-line.html#44">line 44 of PPI/Token/QuoteLike/Readline.pm</a>
312# once (25&micro;s+6&micro;s) by PPI::Token::QuoteLike::Command::BEGIN@35 at <a href="PPI-Token-QuoteLike-Command-pm-950-line.html#35">line 35 of PPI/Token/QuoteLike/Command.pm</a>
313# once (25&micro;s+6&micro;s) by PPI::Token::Attribute::BEGIN@38 at <a href="PPI-Token-Attribute-pm-968-line.html#38">line 38 of PPI/Token/Attribute.pm</a>
314# once (25&micro;s+6&micro;s) by PPI::Token::Cast::BEGIN@37 at <a href="PPI-Token-Cast-pm-959-line.html#37">line 37 of PPI/Token/Cast.pm</a>
315# once (25&micro;s+6&micro;s) by Text::CSV::BEGIN@6 at <a href="Text-CSV-pm-742-line.html#6">line 6 of Text/CSV.pm</a>
316# once (25&micro;s+6&micro;s) by PPI::Token::QuoteLike::Backtick::BEGIN@35 at <a href="PPI-Token-QuoteLike-Backtick-pm-948-line.html#35">line 35 of PPI/Token/QuoteLike/Backtick.pm</a>
317# once (25&micro;s+6&micro;s) by PPI::Structure::Subscript::BEGIN@44 at <a href="PPI-Structure-Subscript-pm-993-line.html#44">line 44 of PPI/Structure/Subscript.pm</a>
318# once (25&micro;s+6&micro;s) by PPI::Statement::Include::BEGIN@51 at <a href="PPI-Statement-Include-pm-975-line.html#51">line 51 of PPI/Statement/Include.pm</a>
319# once (27&micro;s+3&micro;s) by XML::LibXML::Dtd::BEGIN@1826 at <a href="XML-LibXML-pm-1093-line.html#1826">line 1826 of XML/LibXML.pm</a>
320# once (25&micro;s+6&micro;s) by PPI::Structure::Condition::BEGIN@43 at <a href="PPI-Structure-Condition-pm-988-line.html#43">line 43 of PPI/Structure/Condition.pm</a>
321# once (25&micro;s+6&micro;s) by PPI::Statement::Given::BEGIN@39 at <a href="PPI-Statement-Given-pm-981-line.html#39">line 39 of PPI/Statement/Given.pm</a>
322# once (25&micro;s+6&micro;s) by PPI::Statement::Variable::BEGIN@45 at <a href="PPI-Statement-Variable-pm-984-line.html#45">line 45 of PPI/Statement/Variable.pm</a>
323# once (25&micro;s+6&micro;s) by PPI::Token::Structure::BEGIN@34 at <a href="PPI-Token-Structure-pm-960-line.html#34">line 34 of PPI/Token/Structure.pm</a>
324# once (25&micro;s+6&micro;s) by PPI::Structure::Constructor::BEGIN@38 at <a href="PPI-Structure-Constructor-pm-989-line.html#38">line 38 of PPI/Structure/Constructor.pm</a>
325# once (25&micro;s+5&micro;s) by PPI::Statement::UnmatchedBrace::BEGIN@50 at <a href="PPI-Statement-UnmatchedBrace-pm-982-line.html#50">line 50 of PPI/Statement/UnmatchedBrace.pm</a>
326# once (25&micro;s+6&micro;s) by PPI::Statement::When::BEGIN@47 at <a href="PPI-Statement-When-pm-985-line.html#47">line 47 of PPI/Statement/When.pm</a>
327# once (25&micro;s+6&micro;s) by PPI::Structure::Given::BEGIN@39 at <a href="PPI-Structure-Given-pm-991-line.html#39">line 39 of PPI/Structure/Given.pm</a>
328# once (25&micro;s+6&micro;s) by PPI::Statement::Sub::BEGIN@38 at <a href="PPI-Statement-Sub-pm-980-line.html#38">line 38 of PPI/Statement/Sub.pm</a>
329# once (25&micro;s+6&micro;s) by PPI::Structure::Unknown::BEGIN@45 at <a href="PPI-Structure-Unknown-pm-994-line.html#45">line 45 of PPI/Structure/Unknown.pm</a>
330# once (25&micro;s+6&micro;s) by PPI::Token::HereDoc::BEGIN@90 at <a href="PPI-Token-HereDoc-pm-962-line.html#90">line 90 of PPI/Token/HereDoc.pm</a>
331# once (24&micro;s+5&micro;s) by Config::BEGIN@11 at <a href="Config-pm-47-line.html#11">line 11 of Config.pm</a>
332# once (24&micro;s+5&micro;s) by PPI::Structure::For::BEGIN@39 at <a href="PPI-Structure-For-pm-990-line.html#39">line 39 of PPI/Structure/For.pm</a>
333# once (24&micro;s+5&micro;s) by Text::Tradition::Witness::BEGIN@3 at <a href="lib-Text-Tradition-Witness-pm-1180-line.html#3">line 3 of lib/Text/Tradition/Witness.pm</a>
334# once (24&micro;s+6&micro;s) by PPI::Structure::When::BEGIN@39 at <a href="PPI-Structure-When-pm-995-line.html#39">line 39 of PPI/Structure/When.pm</a>
335# once (24&micro;s+5&micro;s) by HTML::Entities::BEGIN@140 at <a href="HTML-Entities-pm-1932-line.html#140">line 140 of HTML/Entities.pm</a>
336# once (22&micro;s+7&micro;s) by namespace::clean::BEGIN@6 at <a href="namespace-clean-pm-379-line.html#6">line 6 of namespace/clean.pm</a>
337# once (23&micro;s+5&micro;s) by Bio::Phylo::Util::Exceptions::System::BEGIN@2 at <a href="(eval 749)[Bio-Phylo-Util-Exceptions-pm-135]-1160-line.html#2">line 2 of (eval 749)[Bio/Phylo/Util/Exceptions.pm:135]</a>
338# once (21&micro;s+7&micro;s) by B::Deparse::BEGIN@31 at <a href="B-Deparse-pm-732-line.html#31">line 31 of B/Deparse.pm</a>
339# once (23&micro;s+6&micro;s) by MIME::Types::BEGIN@7 at <a href="MIME-Types-pm-1858-line.html#7">line 7 of MIME/Types.pm</a>
340# once (22&micro;s+6&micro;s) by SelfLoader::BEGIN@9 at <a href="SelfLoader-pm-2491-line.html#9">line 9 of SelfLoader.pm</a>
341# once (21&micro;s+7&micro;s) by IPC::Run::IO::BEGIN@73 at <a href="IPC-Run-IO-pm-740-line.html#73">line 73 of IPC/Run/IO.pm</a>
342# once (22&micro;s+5&micro;s) by Text::Tradition::BEGIN@10 at <a href="lib-Text-Tradition-pm-673-line.html#10">line 10 of lib/Text/Tradition.pm</a>
343# once (21&micro;s+5&micro;s) by CGI::Simple::Cookie::BEGIN@14 at <a href="CGI-Simple-Cookie-pm-1930-line.html#14">line 14 of CGI/Simple/Cookie.pm</a>
344# once (22&micro;s+5&micro;s) by Class::Data::Inheritable::BEGIN@4 at <a href="Class-Data-Inheritable-pm-1855-line.html#4">line 4 of Class/Data/Inheritable.pm</a>
345# once (22&micro;s+5&micro;s) by Catalyst::Exception::BEGIN@61 at <a href="Catalyst-Exception-pm-384-line.html#61">line 61 of Catalyst/Exception.pm</a>
346# once (22&micro;s+4&micro;s) by PPI::Lexer::BEGIN@360 at <a href="PPI-Lexer-pm-1005-line.html#360">line 360 of PPI/Lexer.pm</a>
347# once (22&micro;s+5&micro;s) by parent::BEGIN@3 at <a href="parent-pm-5-line.html#3">line 3 of parent.pm</a>
348# once (23&micro;s+3&micro;s) by Bio::Phylo::Util::Exceptions::NotImplemented::BEGIN@2 at <a href="(eval 743)[Bio-Phylo-Util-Exceptions-pm-135]-1154-line.html#2">line 2 of (eval 743)[Bio/Phylo/Util/Exceptions.pm:135]</a>
349# once (19&micro;s+5&micro;s) by XML::LibXML::Boolean::BEGIN@16 at <a href="XML-LibXML-Boolean-pm-1096-line.html#16">line 16 of XML/LibXML/Boolean.pm</a>
350# once (20&micro;s+3&micro;s) by XML::LibXML::CDATASection::BEGIN@1795 at <a href="XML-LibXML-pm-1093-line.html#1795">line 1795 of XML/LibXML.pm</a>
351# once (18&micro;s+5&micro;s) by IPC::Run::BEGIN@1114 at <a href="IPC-Run-pm-733-line.html#1114">line 1114 of IPC/Run.pm</a>
352# once (19&micro;s+4&micro;s) by XML::LibXML::DocumentFragment::BEGIN@1463 at <a href="XML-LibXML-pm-1093-line.html#1463">line 1463 of XML/LibXML.pm</a>
353# once (18&micro;s+5&micro;s) by XML::LibXML::Number::BEGIN@15 at <a href="XML-LibXML-Number-pm-1097-line.html#15">line 15 of XML/LibXML/Number.pm</a>
354# once (16&micro;s+6&micro;s) by Bio::Phylo::Util::Exceptions::BadNumber::BEGIN@2 at <a href="(eval 736)[Bio-Phylo-Util-Exceptions-pm-135]-1147-line.html#2">line 2 of (eval 736)[Bio/Phylo/Util/Exceptions.pm:135]</a>
355# once (18&micro;s+4&micro;s) by Module::Pluggable::Object::BEGIN@9 at <a href="Module-Pluggable-Object-pm-634-line.html#9">line 9 of Module/Pluggable/Object.pm</a>
356# once (18&micro;s+4&micro;s) by XML::LibXML::Comment::BEGIN@1788 at <a href="XML-LibXML-pm-1093-line.html#1788">line 1788 of XML/LibXML.pm</a>
357# once (17&micro;s+4&micro;s) by XML::LibXML::AttributeHash::BEGIN@9 at <a href="XML-LibXML-AttributeHash-pm-1100-line.html#9">line 9 of XML/LibXML/AttributeHash.pm</a>
358# once (17&micro;s+4&micro;s) by XML::LibXML::NodeList::BEGIN@19 at <a href="XML-LibXML-NodeList-pm-1095-line.html#19">line 19 of XML/LibXML/NodeList.pm</a>
359# once (16&micro;s+4&micro;s) by Text::Tradition::StemmaUtil::BEGIN@6 at <a href="lib-Text-Tradition-StemmaUtil-pm-1171-line.html#6">line 6 of lib/Text/Tradition/StemmaUtil.pm</a>
360# once (17&micro;s+4&micro;s) by URI::BEGIN@4 at <a href="URI-pm-59-line.html#4">line 4 of URI.pm</a>
361# once (16&micro;s+4&micro;s) by Text::CSV_PP::BEGIN@11 at <a href="Text-CSV_PP-pm-745-line.html#11">line 11 of Text/CSV_PP.pm</a>
362# once (16&micro;s+4&micro;s) by Digest::base::BEGIN@4 at <a href="Digest-base-pm-917-line.html#4">line 4 of Digest/base.pm</a>
363# once (17&micro;s+3&micro;s) by Bio::Phylo::Util::Exceptions::UnknownMethod::BEGIN@2 at <a href="(eval 738)[Bio-Phylo-Util-Exceptions-pm-135]-1149-line.html#2">line 2 of (eval 738)[Bio/Phylo/Util/Exceptions.pm:135]</a>
364# once (16&micro;s+4&micro;s) by PPI::Exception::BEGIN@6 at <a href="PPI-Exception-pm-918-line.html#6">line 6 of PPI/Exception.pm</a>
365# once (16&micro;s+3&micro;s) by XML::LibXML::Element::BEGIN@1486 at <a href="XML-LibXML-pm-1093-line.html#1486">line 1486 of XML/LibXML.pm</a>
366# once (16&micro;s+4&micro;s) by Bio::Phylo::Util::Exceptions::BadString::BEGIN@2 at <a href="(eval 735)[Bio-Phylo-Util-Exceptions-pm-135]-1146-line.html#2">line 2 of (eval 735)[Bio/Phylo/Util/Exceptions.pm:135]</a>
367# once (16&micro;s+4&micro;s) by PPI::Token::_QuoteEngine::BEGIN@36 at <a href="PPI-Token-_QuoteEngine-pm-943-line.html#36">line 36 of PPI/Token/_QuoteEngine.pm</a>
368# once (16&micro;s+4&micro;s) by PPI::Normal::Standard::BEGIN@21 at <a href="PPI-Normal-Standard-pm-1002-line.html#21">line 21 of PPI/Normal/Standard.pm</a>
369# once (16&micro;s+3&micro;s) by Bio::Phylo::Util::Exceptions::OutOfBounds::BEGIN@2 at <a href="(eval 748)[Bio-Phylo-Util-Exceptions-pm-135]-1159-line.html#2">line 2 of (eval 748)[Bio/Phylo/Util/Exceptions.pm:135]</a>
370# once (16&micro;s+4&micro;s) by File::Spec::Unix::BEGIN@4 at <a href="File-Spec-Unix-pm-17-line.html#4">line 4 of File/Spec/Unix.pm</a>
371# once (16&micro;s+4&micro;s) by MIME::Type::BEGIN@6 at <a href="MIME-Type-pm-1859-line.html#6">line 6 of MIME/Type.pm</a>
372# once (16&micro;s+3&micro;s) by Bio::Phylo::Util::Exceptions::ObjectMismatch::BEGIN@2 at <a href="(eval 737)[Bio-Phylo-Util-Exceptions-pm-135]-1148-line.html#2">line 2 of (eval 737)[Bio/Phylo/Util/Exceptions.pm:135]</a>
373# once (15&micro;s+4&micro;s) by base::BEGIN@4 at <a href="base-pm-22-line.html#4">line 4 of base.pm</a>
374# once (16&micro;s+3&micro;s) by XML::LibXML::PI::BEGIN@1837 at <a href="XML-LibXML-pm-1093-line.html#1837">line 1837 of XML/LibXML.pm</a>
375# once (16&micro;s+3&micro;s) by XML::LibXML::Attr::BEGIN@1804 at <a href="XML-LibXML-pm-1093-line.html#1804">line 1804 of XML/LibXML.pm</a>
376# once (16&micro;s+3&micro;s) by Graph::BEGIN@15 at <a href="Graph-pm-695-line.html#15">line 15 of Graph.pm</a>
377# once (16&micro;s+3&micro;s) by Bio::Phylo::Util::Exceptions::NetworkError::BEGIN@2 at <a href="(eval 739)[Bio-Phylo-Util-Exceptions-pm-135]-1150-line.html#2">line 2 of (eval 739)[Bio/Phylo/Util/Exceptions.pm:135]</a>
378# once (15&micro;s+3&micro;s) by PPI::Lexer::BEGIN@96 at <a href="PPI-Lexer-pm-1005-line.html#96">line 96 of PPI/Lexer.pm</a>
379# once (15&micro;s+3&micro;s) by Bio::Phylo::Util::Exceptions::ExtensionError::BEGIN@2 at <a href="(eval 742)[Bio-Phylo-Util-Exceptions-pm-135]-1153-line.html#2">line 2 of (eval 742)[Bio/Phylo/Util/Exceptions.pm:135]</a>
380# once (15&micro;s+3&micro;s) by Bio::Phylo::Util::Exceptions::Deprecated::BEGIN@2 at <a href="(eval 747)[Bio-Phylo-Util-Exceptions-pm-135]-1158-line.html#2">line 2 of (eval 747)[Bio/Phylo/Util/Exceptions.pm:135]</a>
381# once (15&micro;s+3&micro;s) by PPI::Document::Normalized::BEGIN@48 at <a href="PPI-Document-Normalized-pm-1000-line.html#48">line 48 of PPI/Document/Normalized.pm</a>
382# once (15&micro;s+3&micro;s) by Bio::Phylo::Util::Exceptions::BadArgs::BEGIN@2 at <a href="(eval 744)[Bio-Phylo-Util-Exceptions-pm-135]-1155-line.html#2">line 2 of (eval 744)[Bio/Phylo/Util/Exceptions.pm:135]</a>
383# once (15&micro;s+3&micro;s) by PPI::Tokenizer::BEGIN@90 at <a href="PPI-Tokenizer-pm-1003-line.html#90">line 90 of PPI/Tokenizer.pm</a>
384# once (15&micro;s+3&micro;s) by DBD::SQLite::BEGIN@10 at <a href="DBD-SQLite-pm-2618-line.html#10">line 10 of DBD/SQLite.pm</a>
385# once (15&micro;s+3&micro;s) by Bio::Phylo::Util::Exceptions::InvalidData::BEGIN@2 at <a href="(eval 741)[Bio-Phylo-Util-Exceptions-pm-135]-1152-line.html#2">line 2 of (eval 741)[Bio/Phylo/Util/Exceptions.pm:135]</a>
386# once (15&micro;s+3&micro;s) by Bio::Phylo::Util::Exceptions::FileError::BEGIN@2 at <a href="(eval 740)[Bio-Phylo-Util-Exceptions-pm-135]-1151-line.html#2">line 2 of (eval 740)[Bio/Phylo/Util/Exceptions.pm:135]</a>
387# once (15&micro;s+3&micro;s) by Bio::Phylo::Util::Exceptions::OddHash::BEGIN@2 at <a href="(eval 745)[Bio-Phylo-Util-Exceptions-pm-135]-1156-line.html#2">line 2 of (eval 745)[Bio/Phylo/Util/Exceptions.pm:135]</a>
388# once (15&micro;s+3&micro;s) by Bio::Phylo::Util::Exceptions::Generic::BEGIN@2 at <a href="(eval 746)[Bio-Phylo-Util-Exceptions-pm-135]-1157-line.html#2">line 2 of (eval 746)[Bio/Phylo/Util/Exceptions.pm:135]</a></div></div>sub import {</td></tr>
389<tr><td class="h"><a name="11"></a>11</td><td class="c3">222</td><td class="c3"><span title="Avg 709ns">158&micro;s</span></td><td></td><td></td><td class="s"> my $callpack = caller;</td></tr>
390<tr><td class="h"><a name="12"></a>12</td><td class="c3">222</td><td class="c3"><span title="Avg 2&micro;s">344&micro;s</span></td><td></td><td></td><td class="s"> my (undef, @imports) = @_;</td></tr>
391<tr><td class="h"><a name="13"></a>13</td><td class="c3">222</td><td class="c3"><span title="Avg 277ns">62&micro;s</span></td><td></td><td></td><td class="s"> my ($sym, $ch);</td></tr>
392<tr><td class="h"><a name="14"></a>14</td><td class="c3">222</td><td class="c0"><span title="Avg 5&micro;s">1.03ms</span></td><td></td><td></td><td class="s"> foreach (@imports) {</td></tr>
393<tr><td class="h"><a name="15"></a>15</td><td class="c1">536</td><td class="c0"><span title="Avg 7&micro;s">3.76ms</span></td><td class="c3">536</td><td class="c0">1.41ms</td><td class="s"> if (($ch, $sym) = /^([\$\@\%\*\&amp;])(.+)/) {<div class="calls"><div class="calls_out"> # spent 1.41ms making 536 calls to <a href="vars-pm-6-line.html#vars__CORE_match">vars::CORE:match</a>, avg 3&micro;s/call</div></div></td></tr>
394<tr><td class="h"><a name="16"></a>16</td><td class="c1">536</td><td class="c0"><span title="Avg 2&micro;s">996&micro;s</span></td><td class="c3">536</td><td class="c3">267&micro;s</td><td class="s"> if ($sym =~ /\W/) {<div class="calls"><div class="calls_out"> # spent 267&micro;s making 536 calls to <a href="vars-pm-6-line.html#vars__CORE_match">vars::CORE:match</a>, avg 498ns/call</div></div></td></tr>
395<tr><td class="h"><a name="17"></a>17</td><td></td><td></td><td></td><td></td><td class="s"> # time for a more-detailed check-up</td></tr>
396<tr><td class="h"><a name="18"></a>18</td><td></td><td></td><td></td><td></td><td class="s"> if ($sym =~ /^\w+[[{].*[]}]$/) {</td></tr>
397<tr><td class="h"><a name="19"></a>19</td><td></td><td></td><td></td><td></td><td class="s"> require Carp;</td></tr>
398<tr><td class="h"><a name="20"></a>20</td><td></td><td></td><td></td><td></td><td class="s"> Carp::croak(&quot;Can't declare individual elements of hash or array&quot;);</td></tr>
399<tr><td class="h"><a name="21"></a>21</td><td></td><td></td><td></td><td></td><td class="s"> } elsif (warnings::enabled() and length($sym) == 1 and $sym !~ tr/a-zA-Z//) {</td></tr>
400<tr><td class="h"><a name="22"></a>22</td><td></td><td></td><td></td><td></td><td class="s"> warnings::warn(&quot;No need to declare built-in vars&quot;);</td></tr>
401<tr><td class="h"><a name="23"></a>23</td><td></td><td></td><td></td><td></td><td class="s"> } elsif (($^H &amp;= strict::bits('vars'))) {</td></tr>
402<tr><td class="h"><a name="24"></a>24</td><td></td><td></td><td></td><td></td><td class="s"> require Carp;</td></tr>
403<tr><td class="h"><a name="25"></a>25</td><td></td><td></td><td></td><td></td><td class="s"> Carp::croak(&quot;'$_' is not a valid variable name under strict vars&quot;);</td></tr>
404<tr><td class="h"><a name="26"></a>26</td><td></td><td></td><td></td><td></td><td class="s"> }</td></tr>
405<tr><td class="h"><a name="27"></a>27</td><td></td><td></td><td></td><td></td><td class="s"> }</td></tr>
406<tr><td class="h"><a name="28"></a>28</td><td class="c1">536</td><td class="c0"><span title="Avg 2&micro;s">1.28ms</span></td><td class="c3">536</td><td class="c3">234&micro;s</td><td class="s"> $sym = &quot;${callpack}::$sym&quot; unless $sym =~ /::/;<div class="calls"><div class="calls_out"> # spent 234&micro;s making 536 calls to <a href="vars-pm-6-line.html#vars__CORE_match">vars::CORE:match</a>, avg 436ns/call</div></div></td></tr>
407<tr><td class="h"><a name="29"></a>29</td><td></td><td></td><td></td><td></td><td class="s"> *$sym =</td></tr>
408<tr><td class="h"><a name="30"></a>30</td><td></td><td></td><td></td><td></td><td class="s"> ( $ch eq &quot;\$&quot; ? \$$sym</td></tr>
409<tr><td class="h"><a name="31"></a>31</td><td></td><td></td><td></td><td></td><td class="s"> : $ch eq &quot;\@&quot; ? \@$sym</td></tr>
410<tr><td class="h"><a name="32"></a>32</td><td></td><td></td><td></td><td></td><td class="s"> : $ch eq &quot;\%&quot; ? \%$sym</td></tr>
411<tr><td class="h"><a name="33"></a>33</td><td></td><td></td><td></td><td></td><td class="s"> : $ch eq &quot;\*&quot; ? \*$sym</td></tr>
412<tr><td class="h"><a name="34"></a>34</td><td></td><td></td><td></td><td></td><td class="s"> : $ch eq &quot;\&amp;&quot; ? \&amp;$sym </td></tr>
413<tr><td class="h"><a name="35"></a>35</td><td class="c1">536</td><td class="c0"><span title="Avg 3&micro;s">1.85ms</span></td><td></td><td></td><td class="s"> : do {</td></tr>
414<tr><td class="h"><a name="36"></a>36</td><td></td><td></td><td></td><td></td><td class="s"> require Carp;</td></tr>
415<tr><td class="h"><a name="37"></a>37</td><td></td><td></td><td></td><td></td><td class="s"> Carp::croak(&quot;'$_' is not a valid variable name&quot;);</td></tr>
416<tr><td class="h"><a name="38"></a>38</td><td></td><td></td><td></td><td></td><td class="s"> });</td></tr>
417<tr><td class="h"><a name="39"></a>39</td><td></td><td></td><td></td><td></td><td class="s"> } else {</td></tr>
418<tr><td class="h"><a name="40"></a>40</td><td></td><td></td><td></td><td></td><td class="s"> require Carp;</td></tr>
419<tr><td class="h"><a name="41"></a>41</td><td></td><td></td><td></td><td></td><td class="s"> Carp::croak(&quot;'$_' is not a valid variable name&quot;);</td></tr>
420<tr><td class="h"><a name="42"></a>42</td><td></td><td></td><td></td><td></td><td class="s"> }</td></tr>
421<tr><td class="h"><a name="43"></a>43</td><td></td><td></td><td></td><td></td><td class="s"> }</td></tr>
422<tr><td class="h"><a name="44"></a>44</td><td></td><td></td><td></td><td></td><td class="s">};</td></tr>
423<tr><td class="h"><a name="45"></a>45</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
424<tr><td class="h"><a name="46"></a>46</td><td class="c3">1</td><td class="c3"><span title="Avg 3&micro;s">3&micro;s</span></td><td></td><td></td><td class="s">1;</td></tr>
425<tr><td class="h"><a name="47"></a>47</td><td></td><td></td><td></td><td></td><td class="s">__END__</td></tr>
426<tr><td class="s"><a name=""></a>&nbsp;</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
427<tr><td class="h"><a name="vars__CORE_match"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 1.91ms within vars::CORE:match which was called 1608 times, avg 1&micro;s/call:
428# 536 times (1.41ms+0s) by vars::import at <a href="vars-pm-6-line.html#15">line 15</a>, avg 3&micro;s/call
429# 536 times (267&micro;s+0s) by vars::import at <a href="vars-pm-6-line.html#16">line 16</a>, avg 498ns/call
430# 536 times (234&micro;s+0s) by vars::import at <a href="vars-pm-6-line.html#28">line 28</a>, avg 436ns/call</div></div>sub vars::CORE:match; # opcode<br /> </td></tr>
431</tbody></table></div>
432
433 <script type="text/javascript"> $(document).ready(function() {
434
435 $("#subs_table").tablesorter({
436 sortList: [[3,1]],
437 headers: {
438 3: { sorter: 'fmt_time' },
439 4: { sorter: 'fmt_time' }
440 }
441 });
442
443 } ); </script>
444
445 <div class="footer">Report produced by the
446 <a href="http://search.cpan.org/dist/Devel-NYTProf/">NYTProf 4.06</a>
447 Perl profiler, developed by
448 <a href="http://www.linkedin.com/in/timbunce">Tim Bunce</a> and
449 <a href="http://code.nytimes.com">Adam Kaplan</a>.
450 </div>
451 <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
452 </body></html>