nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Scalar-Util-pm-63-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 Scalar/Util.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="Scalar-Util-pm-63-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="Scalar-Util-pm-63-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:22 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/darwin-multi-2level/Scalar/Util.pm">/Users/edenc/perl5/lib/perl5/darwin-multi-2level/Scalar/Util.pm</a></td></tr>
114<tr><td class="h">Statements</td><td align="left">Executed 13 statements in 327&micro;s</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">129223</td><td class="c0">134</td><td class="c0">51</td><td class="c0"><span title="0.2%">87.0ms</span></td><td class="c0"><span title="0.2%">87.0ms</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::blessed</span>Scalar::Util::<a href="Scalar-Util-pm-63-line.html#Scalar__Util__blessed">blessed</a>&nbsp;(xsub)</span></td></tr>
130<tr><td class="c2">24001</td><td class="c0">46</td><td class="c0">31</td><td class="c1"><span title="0.1%">27.4ms</span></td><td class="c1"><span title="0.1%">27.4ms</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::weaken</span>Scalar::Util::<a href="Scalar-Util-pm-63-line.html#Scalar__Util__weaken">weaken</a>&nbsp;(xsub)</span></td></tr>
131<tr><td class="c1">25657</td><td class="c1">31</td><td class="c3">13</td><td class="c2"><span title="0.0%">18.6ms</span></td><td class="c2"><span title="0.0%">18.6ms</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::refaddr</span>Scalar::Util::<a href="Scalar-Util-pm-63-line.html#Scalar__Util__refaddr">refaddr</a>&nbsp;(xsub)</span></td></tr>
132<tr><td class="c3">12280</td><td class="c3">13</td><td class="c3">10</td><td class="c3"><span title="0.0%">10.0ms</span></td><td class="c3"><span title="0.0%">10.0ms</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::reftype</span>Scalar::Util::<a href="Scalar-Util-pm-63-line.html#Scalar__Util__reftype">reftype</a>&nbsp;(xsub)</span></td></tr>
133<tr><td class="c3">10622</td><td class="c3">3</td><td class="c3">3</td><td class="c3"><span title="0.0%">7.80ms</span></td><td class="c3"><span title="0.0%">7.80ms</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::isweak</span>Scalar::Util::<a href="Scalar-Util-pm-63-line.html#Scalar__Util__isweak">isweak</a>&nbsp;(xsub)</span></td></tr>
134<tr><td class="c3">7</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">17&micro;s</span></td><td class="c3"><span title="0.0%">17&micro;s</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::set_prototype</span>Scalar::Util::<a href="Scalar-Util-pm-63-line.html#Scalar__Util__set_prototype">set_prototype</a>&nbsp;(xsub)</span></td></tr>
135<tr><td class="c3">5</td><td class="c3">3</td><td class="c3">3</td><td class="c3"><span title="0.0%">17&micro;s</span></td><td class="c3"><span title="0.0%">17&micro;s</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::looks_like_number</span>Scalar::Util::<a href="Scalar-Util-pm-63-line.html#Scalar__Util__looks_like_number">looks_like_number</a>&nbsp;(xsub)</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%">13&micro;s</span></td><td class="c3"><span title="0.0%">15&micro;s</span></td><td class="sub_name"><span style="display: none;">Scalar::Util::::BEGIN@9</span>Scalar::Util::<a href="Scalar-Util-pm-63-line.html#9">BEGIN@9</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;">Scalar::Util::::export_fail</span>Scalar::Util::<a href="Scalar-Util-pm-63-line.html#30">export_fail</a></span></td></tr>
138</tbody></table>
139 Call graph for these subroutines as a
140 <a href="http://en.wikipedia.org/wiki/Graphviz">Graphviz</a>
141 <a href="Users-edenc-perl5-lib-perl5-darwin-multi-2level-Scalar-Util-pm.dot">dot language file</a>.
142
143 <table border="1" cellpadding="0">
144 <thead>
145 <tr><th>Line</th>
146 <th><span title="Number of statements executed">State<br />ments</span></th>
147 <th><span title="Time spend executing statements on the line,
148 excluding time spent executing statements in any called subroutines">Time<br />on line</span></th>
149 <th><span title="Number of subroutines calls">Calls</span></th>
150 <th><span title="Time spent in subroutines called (inclusive)">Time<br />in subs</span></th>
151 <th class="left_indent_header">Code</th>
152 </tr>
153
154 </thead>
155 <tbody>
156 <tr><td class="h"><a name="1"></a>1</td><td></td><td></td><td></td><td></td><td class="s"># Scalar::Util.pm</td></tr>
157<tr><td class="h"><a name="2"></a>2</td><td></td><td></td><td></td><td></td><td class="s">#</td></tr>
158<tr><td class="h"><a name="3"></a>3</td><td></td><td></td><td></td><td></td><td class="s"># Copyright (c) 1997-2007 Graham Barr &lt;gbarr@pobox.com&gt;. All rights reserved.</td></tr>
159<tr><td class="h"><a name="4"></a>4</td><td></td><td></td><td></td><td></td><td class="s"># This program is free software; you can redistribute it and/or</td></tr>
160<tr><td class="h"><a name="5"></a>5</td><td></td><td></td><td></td><td></td><td class="s"># modify it under the same terms as Perl itself.</td></tr>
161<tr><td class="h"><a name="6"></a>6</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
162<tr><td class="h"><a name="7"></a>7</td><td></td><td></td><td></td><td></td><td class="s">package Scalar::Util;</td></tr>
163<tr><td class="h"><a name="8"></a>8</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
164<tr><td class="h"><a name="9"></a>9</td><td class="c1">2</td><td class="c0"><span title="Avg 110&micro;s">220&micro;s</span></td><td class="c3">2</td><td class="c3">18&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 15&micro;s (13+3) within Scalar::Util::BEGIN@9 which was called:
165# once (13&micro;s+3&micro;s) by Moose::BEGIN@13 at <a href="Scalar-Util-pm-63-line.html#9">line 9</a></div></div>use strict;<div class="calls"><div class="calls_out"># spent 15&micro;s making 1 call to <a href="Scalar-Util-pm-63-line.html#9">Scalar::Util::BEGIN@9</a>
166# spent 3&micro;s making 1 call to <a href="strict-pm-3-line.html#34">strict::import</a></div></div></td></tr>
167<tr><td class="h"><a name="10"></a>10</td><td class="c3">1</td><td class="c3"><span title="Avg 400ns">400ns</span></td><td></td><td></td><td class="s">require Exporter;</td></tr>
168<tr><td class="h"><a name="11"></a>11</td><td class="c3">1</td><td class="c0"><span title="Avg 67&micro;s">67&micro;s</span></td><td></td><td></td><td class="s">require List::Util; # List::Util loads the XS</td></tr>
169<tr><td class="h"><a name="12"></a>12</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
170<tr><td class="h"><a name="13"></a>13</td><td class="c3">1</td><td class="c2"><span title="Avg 5&micro;s">5&micro;s</span></td><td></td><td></td><td class="s">our @ISA = qw(Exporter);</td></tr>
171<tr><td class="h"><a name="14"></a>14</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">our @EXPORT_OK = qw(blessed dualvar reftype weaken isweak tainted readonly openhandle refaddr isvstring looks_like_number set_prototype);</td></tr>
172<tr><td class="h"><a name="15"></a>15</td><td class="c3">1</td><td class="c3"><span title="Avg 300ns">300ns</span></td><td></td><td></td><td class="s">our $VERSION = &quot;1.25&quot;;</td></tr>
173<tr><td class="h"><a name="16"></a>16</td><td class="c3">1</td><td class="c0"><span title="Avg 14&micro;s">14&micro;s</span></td><td></td><td></td><td class="s">$VERSION = eval $VERSION;<div class="calls"><div class="calls_out"># spent 2&micro;s executing statements in <a href="(eval 17)[Scalar-Util-pm-16]-66-line.html">string eval</a></div></div></td></tr>
174<tr><td class="h"><a name="17"></a>17</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
175<tr><td class="h"><a name="18"></a>18</td><td class="c3">1</td><td class="c3"><span title="Avg 200ns">200ns</span></td><td></td><td></td><td class="s">our @EXPORT_FAIL;</td></tr>
176<tr><td class="h"><a name="19"></a>19</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
177<tr><td class="h"><a name="20"></a>20</td><td class="c3">1</td><td class="c3"><span title="Avg 300ns">300ns</span></td><td></td><td></td><td class="s">unless (defined &amp;weaken) {</td></tr>
178<tr><td class="h"><a name="21"></a>21</td><td></td><td></td><td></td><td></td><td class="s"> push @EXPORT_FAIL, qw(weaken);</td></tr>
179<tr><td class="h"><a name="22"></a>22</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
180<tr><td class="h"><a name="23"></a>23</td><td class="c3">1</td><td class="c3"><span title="Avg 100ns">100ns</span></td><td></td><td></td><td class="s">unless (defined &amp;isweak) {</td></tr>
181<tr><td class="h"><a name="24"></a>24</td><td></td><td></td><td></td><td></td><td class="s"> push @EXPORT_FAIL, qw(isweak isvstring);</td></tr>
182<tr><td class="h"><a name="25"></a>25</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
183<tr><td class="h"><a name="26"></a>26</td><td class="c3">1</td><td class="c3"><span title="Avg 100ns">100ns</span></td><td></td><td></td><td class="s">unless (defined &amp;isvstring) {</td></tr>
184<tr><td class="h"><a name="27"></a>27</td><td></td><td></td><td></td><td></td><td class="s"> push @EXPORT_FAIL, qw(isvstring);</td></tr>
185<tr><td class="h"><a name="28"></a>28</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
186<tr><td class="h"><a name="29"></a>29</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
187<tr><td class="h"><a name="30"></a>30</td><td></td><td></td><td></td><td></td><td class="s">sub export_fail {</td></tr>
188<tr><td class="h"><a name="31"></a>31</td><td></td><td></td><td></td><td></td><td class="s"> if (grep { /^(?:weaken|isweak)$/ } @_ ) {</td></tr>
189<tr><td class="h"><a name="32"></a>32</td><td></td><td></td><td></td><td></td><td class="s"> require Carp;</td></tr>
190<tr><td class="h"><a name="33"></a>33</td><td></td><td></td><td></td><td></td><td class="s"> Carp::croak(&quot;Weak references are not implemented in the version of perl&quot;);</td></tr>
191<tr><td class="h"><a name="34"></a>34</td><td></td><td></td><td></td><td></td><td class="s"> }</td></tr>
192<tr><td class="h"><a name="35"></a>35</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
193<tr><td class="h"><a name="36"></a>36</td><td></td><td></td><td></td><td></td><td class="s"> if (grep { /^isvstring$/ } @_ ) {</td></tr>
194<tr><td class="h"><a name="37"></a>37</td><td></td><td></td><td></td><td></td><td class="s"> require Carp;</td></tr>
195<tr><td class="h"><a name="38"></a>38</td><td></td><td></td><td></td><td></td><td class="s"> Carp::croak(&quot;Vstrings are not implemented in the version of perl&quot;);</td></tr>
196<tr><td class="h"><a name="39"></a>39</td><td></td><td></td><td></td><td></td><td class="s"> }</td></tr>
197<tr><td class="h"><a name="40"></a>40</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
198<tr><td class="h"><a name="41"></a>41</td><td></td><td></td><td></td><td></td><td class="s"> @_;</td></tr>
199<tr><td class="h"><a name="42"></a>42</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
200<tr><td class="h"><a name="43"></a>43</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
201<tr><td class="h"><a name="44"></a>44</td><td class="c3">1</td><td class="c0"><span title="Avg 18&micro;s">18&micro;s</span></td><td></td><td></td><td class="s">1;</td></tr>
202<tr><td class="h"><a name="45"></a>45</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
203<tr><td class="h"><a name="46"></a>46</td><td></td><td></td><td></td><td></td><td class="s">__END__</td></tr>
204<tr><td class="s"><a name=""></a>&nbsp;</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
205<tr><td class="h"><a name="Scalar__Util__blessed"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 87.0ms within Scalar::Util::blessed which was called 129223 times, avg 673ns/call:
206# 43360 times (22.1ms+0s) by Data::Visitor::visit_no_rec_check at <a href="Data-Visitor-pm-1636-line.html#110">line 110 of Data/Visitor.pm</a>, avg 511ns/call
207# 19382 times (17.3ms+0s) by Catalyst::Model::KiokuDB::directory or Catalyst::Request::header or Catalyst::Response::content_encoding or Catalyst::Response::content_length or Catalyst::Response::content_type or KiokuDB::Backend::DBI::dbh_do or KiokuDB::Backend::DBI::kiokudb_entries_source_name or KiokuDB::Backend::DBI::serialize or KiokuDB::Collapser::collapse_method or KiokuDB::Collapser::id_method or KiokuDB::Serializer::JSON::collapse_jspon or KiokuDB::Serializer::JSON::encode or KiokuDB::new_scope or KiokuX::Model::directory or KiokuX::Model::lookup or KiokuX::Model::new_scope or KiokuX::Model::store or MooseX::Role::Parameterized::Meta::Role::Parameterizable::add_parameter or MooseX::Role::Parameterized::Meta::Role::Parameterizable::construct_parameters or Parse::Method::Signatures::Param::meta_type_constraint or Text::Tradition::Collation::RelationshipStore::add_reading or Text::Tradition::Collation::equivalence or Text::Tradition::Collation::equivalence_graph or Text::Tradition::Collation::get_relationship or Text::Tradition::Collation::paths at <a href="Moose-Meta-Method-Delegation-pm-169-line.html#94">line 94 of Moose/Meta/Method/Delegation.pm</a>, avg 892ns/call
208# 17188 times (10.0ms+0s) by Catalyst::Action::new or Catalyst::ActionContainer::new or Catalyst::DispatchType::Chained::new or Catalyst::DispatchType::Default::new or Catalyst::DispatchType::Index::new or Catalyst::DispatchType::Path::new or Catalyst::DispatchType::Regex::new or Catalyst::Dispatcher::new or Catalyst::EngineLoader::new or Catalyst::Exception::Detach::new or Catalyst::Exception::Go::new or Catalyst::Model::KiokuDB::new or Catalyst::Request::new or Catalyst::Response::new or Catalyst::Stats::new or Catalyst::View::new or Catalyst::new or Data::Visitor::Callback::new or KiokuDB::Backend::Serialize::JSPON::Collapser::new or KiokuDB::Collapser::Buffer::new or KiokuDB::Collapser::new or KiokuDB::Entry::new or KiokuDB::Linker::new or KiokuDB::LiveObjects::Scope::new or KiokuDB::LiveObjects::new or KiokuDB::Reference::new or KiokuDB::Serializer::JSON::new or KiokuDB::TypeMap::Default::JSON::new or KiokuDB::TypeMap::Entry::Callback::new or KiokuDB::TypeMap::Entry::Closure::new or KiokuDB::TypeMap::Entry::Compiled::new or KiokuDB::TypeMap::Entry::DBIC::ResultSet::new or KiokuDB::TypeMap::Entry::DBIC::ResultSource::new or KiokuDB::TypeMap::Entry::DBIC::Row::new or KiokuDB::TypeMap::Entry::DBIC::Schema::new or KiokuDB::TypeMap::Entry::JSON::Scalar::new or KiokuDB::TypeMap::Entry::MOP::new or KiokuDB::TypeMap::Entry::Naive::new or KiokuDB::TypeMap::Entry::Passthrough::new or KiokuDB::TypeMap::Entry::Ref::new or KiokuDB::TypeMap::Entry::Set::new or KiokuDB::TypeMap::Entry::StorableHook::new or KiokuDB::TypeMap::Resolver::new or KiokuDB::TypeMap::Shadow::new or KiokuDB::TypeMap::new or KiokuDB::new or Parse::Method::Signatures::Param::new or Parse::Method::Signatures::TypeConstraint::new or Parse::Method::Signatures::new or Text::Tradition::Collation::Reading::new or Text::Tradition::Collation::RelationshipStore::new or Text::Tradition::Collation::new or Text::Tradition::TypeMap::Entry::new or Text::Tradition::Witness::new or Text::Tradition::new or stemmaweb::Controller::Microservice::new or stemmaweb::Controller::Relation::new or stemmaweb::Controller::Root::new or stemmaweb::Controller::Stexaminer::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#11">line 11 of (eval 83)[Eval/Closure.pm:125]</a>, avg 582ns/call
209# 9080 times (5.62ms+0s) by Catalyst::Action::DESTROY or Catalyst::DESTROY or Catalyst::Request::DESTROY or Catalyst::Response::DESTROY or Catalyst::Stats::DESTROY or Data::Visitor::Callback::DESTROY or KiokuDB::Collapser::Buffer::DESTROY or KiokuDB::Entry::DESTROY or KiokuDB::LiveObjects::Scope::DESTROY or KiokuDB::Reference::DESTROY or Parse::Method::Signatures::DESTROY or Parse::Method::Signatures::Param::DESTROY or Parse::Method::Signatures::TypeConstraint::DESTROY at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#5">line 5 of (eval 83)[Eval/Closure.pm:125]</a>, avg 619ns/call
210# 4202 times (2.44ms+0s) by Moose::Util::TypeConstraints::find_type_constraint at <a href="Moose-Util-TypeConstraints-pm-172-line.html#312">line 312 of Moose/Util/TypeConstraints.pm</a>, avg 581ns/call
211# 3576 times (2.37ms+0s) by Class::MOP::class_of at <a href="Class-MOP-pm-83-line.html#65">line 65 of Class/MOP.pm</a>, avg 661ns/call
212# 3388 times (2.41ms+0s) by Catalyst::Action::meta or Catalyst::ActionChain::meta or Catalyst::ActionContainer::meta or Catalyst::Component::meta or Catalyst::Controller::meta or Catalyst::DispatchType::Chained::meta or Catalyst::DispatchType::Default::meta or Catalyst::DispatchType::Index::meta or Catalyst::DispatchType::Path::meta or Catalyst::DispatchType::Regex::meta or Catalyst::DispatchType::meta or Catalyst::Dispatcher::meta or Catalyst::EngineLoader::meta or Catalyst::Exception::Base::meta or Catalyst::Exception::Detach::meta or Catalyst::Exception::Go::meta or Catalyst::Exception::meta or Catalyst::Log::meta or Catalyst::Model::KiokuDB::meta or Catalyst::Model::meta or Catalyst::Request::Upload::meta or Catalyst::Request::meta or Catalyst::Response::meta or Catalyst::Stats::meta or Catalyst::View::meta or Catalyst::meta or Class::MOP::Mixin::meta or Class::MOP::Object::meta or Data::Stream::Bulk::Array::meta or Data::Stream::Bulk::Cat::meta or Data::Stream::Bulk::Chunked::meta or Data::Stream::Bulk::DBI::meta or Data::Stream::Bulk::Filter::meta or Data::Stream::Bulk::Nil::meta or Data::Visitor::Callback::meta or Data::Visitor::meta or KiokuDB::Backend::DBI::meta or KiokuDB::Backend::Serialize::JSPON::Collapser::meta or KiokuDB::Backend::Serialize::JSPON::Expander::meta or KiokuDB::Collapser::Buffer::meta or KiokuDB::Collapser::meta or KiokuDB::Entry::Skip::meta or KiokuDB::Entry::meta or KiokuDB::Error::MissingObjects::meta or KiokuDB::Error::UnknownObjects::meta or KiokuDB::GC::Naive::Mark::Results::meta or KiokuDB::GC::Naive::Mark::meta or KiokuDB::GC::Naive::Sweep::Results::meta or KiokuDB::GC::Naive::Sweep::meta or KiokuDB::GC::Naive::meta or KiokuDB::Linker::meta or KiokuDB::LiveObjects::Scope::meta or KiokuDB::LiveObjects::TXNScope::meta or KiokuDB::LiveObjects::meta or KiokuDB::Reference::meta or KiokuDB::Serializer::JSON::meta or KiokuDB::Set::Base::meta or KiokuDB::Set::Deferred::meta or KiokuDB::Set::Loaded::meta or KiokuDB::Set::Stored::meta or KiokuDB::Stream::Objects::meta or KiokuDB::Thunk::meta or KiokuDB::TypeMap::Default::JSON::meta or KiokuDB::TypeMap::Entry::Alias::meta or KiokuDB::TypeMap::Entry::Callback::meta or KiokuDB::TypeMap::Entry::Closure::meta or KiokuDB::TypeMap::Entry::Compiled::meta or KiokuDB::TypeMap::Entry::DBIC::ResultSet::meta or KiokuDB::TypeMap::Entry::DBIC::ResultSource::meta or KiokuDB::TypeMap::Entry::DBIC::Row::meta or KiokuDB::TypeMap::Entry::DBIC::Schema::meta or KiokuDB::TypeMap::Entry::JSON::Scalar::meta or KiokuDB::TypeMap::Entry::MOP::meta or KiokuDB::TypeMap::Entry::Naive::meta or KiokuDB::TypeMap::Entry::Passthrough::meta or KiokuDB::TypeMap::Entry::Ref::meta or KiokuDB::TypeMap::Entry::Set::meta or KiokuDB::TypeMap::Entry::StorableHook::meta or KiokuDB::TypeMap::Resolver::meta or KiokuDB::TypeMap::Shadow::meta or KiokuDB::TypeMap::meta or KiokuDB::meta or KiokuX::Model::meta or Moose::Meta::Class::__ANON__::SERIAL::17::meta or Moose::Meta::Class::__ANON__::SERIAL::1::meta or Moose::Meta::Class::__ANON__::SERIAL::23::meta or Moose::Meta::Class::__ANON__::SERIAL::30::meta or Moose::Meta::Class::__ANON__::SERIAL::31::meta or Moose::Meta::Class::__ANON__::SERIAL::33::meta or Moose::Meta::Class::__ANON__::SERIAL::34::meta or Moose::Meta::Class::__ANON__::SERIAL::5::meta or Moose::Meta::Class::__ANON__::SERIAL::8::meta or Moose::Meta::Role::Application::RoleSummation::meta or Moose::Meta::Role::Application::ToClass::meta or Moose::Meta::Role::Application::ToInstance::meta or Moose::Meta::Role::Application::ToRole::meta or Moose::Meta::Role::Application::meta or Moose::Meta::Role::Composite::meta or Moose::Meta::Role::Method::Required::meta or Moose::Meta::Role::meta or Moose::Meta::TypeCoercion::Union::meta or Moose::Meta::TypeCoercion::meta or Moose::Meta::TypeConstraint::Class::meta or Moose::Meta::TypeConstraint::DuckType::meta or Moose::Meta::TypeConstraint::Enum::meta or Moose::Meta::TypeConstraint::Parameterizable::meta or Moose::Meta::TypeConstraint::Parameterized::meta or Moose::Meta::TypeConstraint::Registry::meta or Moose::Meta::TypeConstraint::Role::meta or Moose::Meta::TypeConstraint::Union::meta or Moose::Meta::TypeConstraint::meta or MooseX::Emulate::Class::Accessor::Fast::Meta::Accessor::meta or MooseX::Meta::TypeCoercion::Structured::Optional::meta or MooseX::Meta::TypeCoercion::Structured::meta or MooseX::Meta::TypeConstraint::Structured::Optional::meta or MooseX::Meta::TypeConstraint::Structured::meta or MooseX::MethodAttributes::Inheritable::meta or MooseX::Role::Parameterized::Meta::Role::Parameterizable::meta or MooseX::Role::Parameterized::Meta::Role::Parameterized::meta or MooseX::Role::Parameterized::Parameters::meta or MooseX::Traits::__ANON__::SERIAL::1::meta or MooseX::Traits::__ANON__::SERIAL::2::meta or MooseX::Traits::__ANON__::SERIAL::3::meta or MooseX::Traits::__ANON__::SERIAL::4::meta or MooseX::Traits::__ANON__::SERIAL::5::meta or MooseX::Traits::__ANON__::SERIAL::6::meta or MooseX::Traits::__ANON__::SERIAL::7::meta or MooseX::Traits::__ANON__::SERIAL::8::meta or MooseX::Types::Structured::MessageStack::meta or MooseX::Types::Structured::OverflowHandler::meta or Parse::Method::Signatures::Param::meta or Parse::Method::Signatures::Sig::meta or Parse::Method::Signatures::TypeConstraint::meta or Parse::Method::Signatures::meta or Text::Tradition::Collation::Reading::Morphology::meta or Text::Tradition::Collation::Reading::meta or Text::Tradition::Collation::Relationship::meta or Text::Tradition::Collation::RelationshipStore::meta or Text::Tradition::Collation::meta or Text::Tradition::Error::meta or Text::Tradition::Stemma::meta or Text::Tradition::TypeMap::Entry::meta or Text::Tradition::Witness::meta or Text::Tradition::meta or stemmaweb::Controller::Microservice::meta or stemmaweb::Controller::Relation::meta or stemmaweb::Controller::Root::meta or stemmaweb::Controller::Stexaminer::meta or stemmaweb::Model::Directory::meta at <a href="Class-MOP-Method-Meta-pm-92-line.html#48">line 48 of Class/MOP/Method/Meta.pm</a>, avg 712ns/call
213# 3199 times (2.87ms+0s) by Class::MOP::Mixin::HasMethods::add_method at <a href="Class-MOP-Mixin-HasMethods-pm-91-line.html#62">line 62 of Class/MOP/Mixin/HasMethods.pm</a>, avg 896ns/call
214# 2692 times (1.56ms+0s) by Catalyst::Model::KiokuDB::_model or Catalyst::Response::_set_writer or KiokuDB::Collapser::_set_buffer or KiokuDB::LiveObjects::_set_current_scope or Moose::Meta::Attribute::_new or Moose::Meta::Instance::_new or Moose::Meta::Method::Overridden::_new or Moose::Meta::Method::_new or Moose::Meta::Role::Application::RoleSummation::_new or Moose::Meta::Role::Application::ToClass::_new or Moose::Meta::Role::Application::ToRole::_new or Moose::Meta::Role::Composite::_new or Moose::Meta::Role::Method::Conflicting::_new or Moose::Meta::Role::Method::Required::_new or Moose::Meta::Role::Method::_new or Moose::Meta::Role::_new or Moose::Meta::TypeConstraint::Class::_new or Moose::Meta::TypeConstraint::DuckType::_new or Moose::Meta::TypeConstraint::Enum::_new or Moose::Meta::TypeConstraint::Parameterizable::_new or Moose::Meta::TypeConstraint::Parameterized::_new or Moose::Meta::TypeConstraint::Role::_new or Moose::Meta::TypeConstraint::Union::_new or Moose::Meta::TypeConstraint::_new or Parse::Method::Signatures::_set_ppi or Text::Tradition::Collation::_set_end or Text::Tradition::Collation::_set_relations or Text::Tradition::Collation::_set_start or Text::Tradition::_save_collation at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#6">line 6 of (eval 83)[Eval/Closure.pm:125]</a>, avg 580ns/call
215# 2630 times (2.40ms+0s) by Class::MOP::Mixin::HasMethods::get_method at <a href="Class-MOP-Mixin-HasMethods-pm-91-line.html#122">line 122 of Class/MOP/Mixin/HasMethods.pm</a>, avg 911ns/call
216# 2224 times (2.40ms+0s) by KiokuDB::Collapser::visit_seen at <a href="KiokuDB-Collapser-pm-1524-line.html#183">line 183 of KiokuDB/Collapser.pm</a>, avg 1&micro;s/call
217# 1396 times (1.91ms+0s) by Class::MOP::Class::_construct_instance at <a href="Class-MOP-Class-pm-103-line.html#510">line 510 of Class/MOP/Class.pm</a>, avg 1&micro;s/call
218# 1371 times (931&micro;s+0s) by Class::MOP::Method::clone at <a href="Class-MOP-Method-pm-94-line.html#135">line 135 of Class/MOP/Method.pm</a>, avg 679ns/call
219# 1189 times (869&micro;s+0s) by Class::MOP::Method::wrap at <a href="Class-MOP-Method-pm-94-line.html#33">line 33 of Class/MOP/Method.pm</a>, avg 731ns/call
220# 1165 times (1.07ms+0s) by KiokuDB::Collapser::Buffer::new or KiokuDB::Entry::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#101">line 101 of (eval 83)[Eval/Closure.pm:125]</a>, avg 922ns/call
221# 1163 times (905&micro;s+0s) by KiokuDB::LiveObjects::register_object at <a href="KiokuDB-LiveObjects-pm-1680-line.html#372">line 372 of KiokuDB/LiveObjects.pm</a>, avg 778ns/call
222# 1108 times (882&micro;s+0s) by Text::Tradition::Collation::_add_reading or Text::Tradition::add_witness at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#26">line 26 of (eval 83)[Eval/Closure.pm:125]</a>, avg 796ns/call
223# 1095 times (950&micro;s+0s) by Text::Tradition::Collation::Reading::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#20">line 20 of (eval 83)[Eval/Closure.pm:125]</a>, avg 867ns/call
224# 985 times (964&micro;s+0s) by Class::MOP::Method::Accessor::new at <a href="Class-MOP-Method-Accessor-pm-108-line.html#29">line 29 of Class/MOP/Method/Accessor.pm</a>, avg 979ns/call
225# 884 times (695&micro;s+0s) by Class::MOP::Mixin::HasAttributes::add_attribute at <a href="Class-MOP-Mixin-HasAttributes-pm-89-line.html#20">line 20 of Class/MOP/Mixin/HasAttributes.pm</a>, avg 786ns/call
226# 760 times (545&micro;s+0s) by MooseX::Types::TypeDecorator::__type_constraint at <a href="MooseX-Types-TypeDecorator-pm-410-line.html#87">line 87 of MooseX/Types/TypeDecorator.pm</a>, avg 717ns/call
227# 653 times (475&micro;s+0s) by Class::MOP::Attribute::attach_to_class at <a href="Class-MOP-Attribute-pm-130-line.html#240">line 240 of Class/MOP/Attribute.pm</a>, avg 727ns/call
228# 597 times (450&micro;s+0s) by Class::MOP::Instance::BUILDARGS at <a href="Class-MOP-Instance-pm-104-line.html#23">line 23 of Class/MOP/Instance.pm</a>, avg 754ns/call
229# 530 times (375&micro;s+0s) by Moose::Meta::Class::add_attribute at <a href="Moose-Meta-Class-pm-136-line.html#566">line 566 of Moose/Meta/Class.pm</a>, avg 707ns/call
230# 462 times (278&micro;s+0s) by Moose::Meta::Role::add_attribute at <a href="Moose-Meta-Role-pm-268-line.html#245">line 245 of Moose/Meta/Role.pm</a>, avg 602ns/call
231# 386 times (311&micro;s+0s) by Moose::Meta::Attribute::_process_isa_option at <a href="Moose-Meta-Attribute-pm-164-line.html#364">line 364 of Moose/Meta/Attribute.pm</a>, avg 807ns/call
232# 332 times (209&micro;s+0s) by Moose::Meta::Role::Application::RoleSummation::get_method_aliases_for_role at <a href="Moose-Meta-Role-Application-RoleSummation-pm-284-line.html#41">line 41 of Moose/Meta/Role/Application/RoleSummation.pm</a>, avg 630ns/call
233# 331 times (432&micro;s+0s) by Moose::Meta::TypeConstraint::Registry::add_type_constraint at <a href="Moose-Meta-TypeConstraint-Registry-pm-189-line.html#51">line 51 of Moose/Meta/TypeConstraint/Registry.pm</a>, avg 1&micro;s/call
234# 231 times (145&micro;s+0s) by Moose::Meta::Role::Attribute::attach_to_role at <a href="Moose-Meta-Role-Attribute-pm-269-line.html#72">line 72 of Moose/Meta/Role/Attribute.pm</a>, avg 628ns/call
235# 216 times (146&micro;s+0s) by Moose::Meta::Role::Composite::add_method at <a href="Moose-Meta-Role-Composite-pm-281-line.html#89">line 89 of Moose/Meta/Role/Composite.pm</a>, avg 676ns/call
236# 199 times (146&micro;s+0s) by Class::MOP::Method::Wrapped::wrap at <a href="Class-MOP-Method-Wrapped-pm-106-line.html#76">line 76 of Class/MOP/Method/Wrapped.pm</a>, avg 734ns/call
237# 192 times (169&micro;s+0s) by Moose::Util::_apply_all_roles at <a href="Moose-Util-pm-158-line.html#128">line 128 of Moose/Util.pm</a>, avg 881ns/call
238# 176 times (97&micro;s+0s) by Moose::Meta::Role::does_role at <a href="Moose-Meta-Role-pm-268-line.html#426">line 426 of Moose/Meta/Role.pm</a>, avg 552ns/call
239# 169 times (123&micro;s+0s) by Moose::Meta::Role::add_required_methods at <a href="Moose-Meta-Role-pm-268-line.html#267">line 267 of Moose/Meta/Role.pm</a>, avg 730ns/call
240# 149 times (136&micro;s+0s) by Moose::Meta::Role::apply at <a href="Moose-Meta-Role-pm-268-line.html#445">line 445 of Moose/Meta/Role.pm</a>, avg 911ns/call
241# 145 times (164&micro;s+0s) by Moose::Util::_apply_all_roles at <a href="Moose-Util-pm-158-line.html#152">line 152 of Moose/Util.pm</a>, avg 1&micro;s/call
242# 145 times (112&micro;s+0s) by Moose::Util::_apply_all_roles at <a href="Moose-Util-pm-158-line.html#156">line 156 of Moose/Util.pm</a>, avg 774ns/call
243# 136 times (116&micro;s+0s) by Moose::Meta::Method::Delegation::new at <a href="Moose-Meta-Method-Delegation-pm-169-line.html#27">line 27 of Moose/Meta/Method/Delegation.pm</a>, avg 850ns/call
244# 136 times (94&micro;s+0s) by Moose::Meta::Method::Delegation::_get_delegate_accessor at <a href="Moose-Meta-Method-Delegation-pm-169-line.html#131">line 131 of Moose/Meta/Method/Delegation.pm</a>, avg 689ns/call
245# 130 times (64&micro;s+0s) by Class::Accessor::Grouped::__ANON__[/Users/edenc/perl5/lib/perl5/Class/Accessor/Grouped.pm:810] at <a href="Class-Accessor-Grouped-pm-2180-line.html#659">line 659 of Class/Accessor/Grouped.pm</a>, avg 489ns/call
246# 126 times (119&micro;s+0s) by Catalyst::Component::config at <a href="Catalyst-Component-pm-579-line.html#139">line 139 of Catalyst/Component.pm</a>, avg 945ns/call
247# 113 times (116&micro;s+0s) by Moose::Meta::Class::_anon_cache_key at <a href="Moose-Meta-Class-pm-136-line.html#133">line 133 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
248# 111 times (120&micro;s+0s) by Moose::Meta::Method::Destructor::is_needed at <a href="Moose-Meta-Method-Destructor-pm-152-line.html#61">line 61 of Moose/Meta/Method/Destructor.pm</a>, avg 1&micro;s/call
249# 109 times (85&micro;s+0s) by Moose::Object::does at <a href="Moose-Object-pm-266-line.html#121">line 121 of Moose/Object.pm</a>, avg 783ns/call
250# 93 times (103&micro;s+0s) by Moose::Meta::Class::add_role at <a href="Moose-Meta-Class-pm-136-line.html#197">line 197 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
251# 93 times (62&micro;s+0s) by Moose::Meta::Class::add_role_application at <a href="Moose-Meta-Class-pm-136-line.html#210">line 210 of Moose/Meta/Class.pm</a>, avg 665ns/call
252# 86 times (56&micro;s+0s) by Class::MOP::Class:::around at <a href="Moose-Meta-Class-Immutable-Trait-pm-147-line.html#41">line 41 of Moose/Meta/Class/Immutable/Trait.pm</a>, avg 649ns/call
253# 76 times (65&micro;s+0s) by Moose::Meta::Role::combine at <a href="Moose-Meta-Role-pm-268-line.html#483">line 483 of Moose/Meta/Role.pm</a>, avg 859ns/call
254# 76 times (53&micro;s+0s) by Moose::Meta::Role::Application::RoleSummation::get_exclusions_for_role at <a href="Moose-Meta-Role-Application-RoleSummation-pm-284-line.html#27">line 27 of Moose/Meta/Role/Application/RoleSummation.pm</a>, avg 699ns/call
255# 68 times (49&micro;s+0s) by MooseX::Types::TypeDecorator::isa at <a href="MooseX-Types-TypeDecorator-pm-410-line.html#101">line 101 of MooseX/Types/TypeDecorator.pm</a>, avg 722ns/call
256# 66 times (69&micro;s+0s) by MooseX::Types::TypeDecorator::new at <a href="MooseX-Types-TypeDecorator-pm-410-line.html#66">line 66 of MooseX/Types/TypeDecorator.pm</a>, avg 1&micro;s/call
257# 56 times (55&micro;s+0s) by Moose::Meta::Role::add_role at <a href="Moose-Meta-Role-pm-268-line.html#406">line 406 of Moose/Meta/Role.pm</a>, avg 984ns/call
258# 52 times (38&micro;s+0s) by Class::MOP::Object::_get_compatible_metaclass_by_subclassing at <a href="Class-MOP-Object-pm-96-line.html#88">line 88 of Class/MOP/Object.pm</a>, avg 727ns/call
259# 51 times (107&micro;s+0s) by Text::Tradition::Collation::Relationship::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#13">line 13 of (eval 83)[Eval/Closure.pm:125]</a>, avg 2&micro;s/call
260# 37 times (30&micro;s+0s) by Class::Accessor::Grouped::get_inherited at <a href="Class-Accessor-Grouped-pm-2180-line.html#237">line 237 of Class/Accessor/Grouped.pm</a>, avg 819ns/call
261# 36 times (40&micro;s+0s) by Catalyst::Response::headers or KiokuDB::Backend::DBI::schema or KiokuDB::collapser or KiokuDB::linker or KiokuDB::typemap_resolver or List::MoreUtils::all or Parse::Method::Signatures::TypeConstraint::tc or Parse::Method::Signatures::ppi or Parse::Method::Signatures::ppi_doc at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#18">line 18 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
262# 35 times (26&micro;s+0s) by MooseX::Types::TypeDecorator::__ANON__[/Users/edenc/perl5/lib/perl5/MooseX/Types/TypeDecorator.pm:29] at <a href="MooseX-Types-TypeDecorator-pm-410-line.html#24">line 24 of MooseX/Types/TypeDecorator.pm</a>, avg 734ns/call
263# 33 times (23&micro;s+0s) by Class::MOP::Object::meta at <a href="Class-MOP-Object-pm-96-line.html#20">line 20 of Class/MOP/Object.pm</a>, avg 700ns/call
264# 31 times (34&micro;s+0s) by Moose::Meta::TypeConstraint::Parameterized::compile_type_constraint at <a href="Moose-Meta-TypeConstraint-Parameterized-pm-177-line.html#55">line 55 of Moose/Meta/TypeConstraint/Parameterized.pm</a>, avg 1&micro;s/call
265# 30 times (28&micro;s+0s) by Class::MOP::Method::Constructor::new at <a href="Class-MOP-Method-Constructor-pm-114-line.html#23">line 23 of Class/MOP/Method/Constructor.pm</a>, avg 950ns/call
266# 30 times (19&micro;s+0s) by Class::Accessor::Grouped::set_inherited at <a href="Class-Accessor-Grouped-pm-2180-line.html#290">line 290 of Class/Accessor/Grouped.pm</a>, avg 627ns/call
267# 29 times (19&micro;s+0s) by Moose::Util::__ANON__[/Users/edenc/perl5/lib/perl5/darwin-multi-2level/Moose/Util.pm:121] at <a href="Moose-Util-pm-158-line.html#120">line 120 of Moose/Util.pm</a>, avg 655ns/call
268# 28 times (24&micro;s+0s) by Moose::Util::TypeConstraints::_create_type_constraint at <a href="Moose-Util-TypeConstraints-pm-172-line.html#565">line 565 of Moose/Util/TypeConstraints.pm</a>, avg 868ns/call
269# 28 times (22&micro;s+0s) by Moose::Meta::Attribute::_process_does_option at <a href="Moose-Meta-Attribute-pm-164-line.html#383">line 383 of Moose/Meta/Attribute.pm</a>, avg 786ns/call
270# 24 times (26&micro;s+0s) by Eval::Closure::Sandbox_396::__ANON__[(eval 556)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_401::__ANON__[(eval 561)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_421::__ANON__[(eval 582)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_60::__ANON__[(eval 142)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_637::__ANON__[(eval 843)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_788::__ANON__[(eval 999)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] or Eval::Closure::Sandbox_848::__ANON__[(eval 1061)[/Users/edenc/perl5/lib/perl5/Eval/Closure.pm:125]:3] at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#3">line 3 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
271# 22 times (21&micro;s+0s) by DBIx::Class::ResultSource::_columns or DBIx::Class::ResultSource::_ordered_columns or DBIx::Class::ResultSource::_primaries or DBIx::Class::ResultSource::_relationships or DBIx::Class::ResultSource::_unique_constraints or DBIx::Class::Storage::DBI::_conn_pid or DBIx::Class::Storage::DBI::_connect_info or DBIx::Class::Storage::DBI::_dbh or DBIx::Class::Storage::DBI::_dbh_autocommit or DBIx::Class::Storage::DBI::_dbh_details or DBIx::Class::Storage::DBI::_dbi_connect_info or DBIx::Class::Storage::DBI::_dbic_connect_attributes or DBIx::Class::Storage::DBI::_driver_determined or DBIx::Class::Storage::DBI::_sql_maker or DBIx::Class::Storage::DBI::_sql_maker_opts or DBIx::Class::Storage::DBI::auto_savepoint or DBIx::Class::Storage::DBI::on_connect_call or DBIx::Class::Storage::DBI::on_connect_do or DBIx::Class::Storage::DBI::unsafe or DBIx::Class::Storage::debug or DBIx::Class::Storage::schema or DBIx::Class::Storage::transaction_depth at <a href="Class-Accessor-Grouped-pm-2180-line.html#678">line 678 of Class/Accessor/Grouped.pm</a>, avg 945ns/call
272# 22 times (16&micro;s+0s) by Class::Accessor::Grouped::_mk_group_accessors at <a href="Class-Accessor-Grouped-pm-2180-line.html#35">line 35 of Class/Accessor/Grouped.pm</a>, avg 714ns/call
273# 22 times (11&micro;s+0s) by Moose::Object::new at <a href="Moose-Object-pm-266-line.html#24">line 24 of Moose/Object.pm</a>, avg 482ns/call
274# 19 times (11&micro;s+0s) by Catalyst::ClassData::mk_classdata at <a href="Catalyst-ClassData-pm-586-line.html#10">line 10 of Catalyst/ClassData.pm</a>, avg 579ns/call
275# 18 times (12&micro;s+0s) by Class::MOP::Mixin::meta at <a href="Class-MOP-Mixin-pm-88-line.html#16">line 16 of Class/MOP/Mixin.pm</a>, avg 678ns/call
276# 16 times (15&micro;s+0s) by KiokuDB::TypeMap::Composite::_create_entry at <a href="KiokuDB-TypeMap-Composite-pm-2391-line.html#85">line 85 of KiokuDB/TypeMap/Composite.pm</a>, avg 919ns/call
277# 13 times (12&micro;s+0s) by Text::Tradition::Witness::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#146">line 146 of (eval 83)[Eval/Closure.pm:125]</a>, avg 923ns/call
278# 12 times (13&micro;s+0s) by Moose::Meta::Attribute::_weaken_value at <a href="Moose-Meta-Attribute-pm-164-line.html#813">line 813 of Moose/Meta/Attribute.pm</a>, avg 1&micro;s/call
279# 11 times (8&micro;s+0s) by Class::MOP::Object::_real_ref_name at <a href="Class-MOP-Object-pm-96-line.html#45">line 45 of Class/MOP/Object.pm</a>, avg 745ns/call
280# 10 times (8&micro;s+0s) by Class::MOP::Object::_make_compatible_with at <a href="Class-MOP-Object-pm-96-line.html#72">line 72 of Class/MOP/Object.pm</a>, avg 780ns/call
281# 10 times (7&micro;s+0s) by overload::AddrRef at <a href="overload-pm-29-line.html#98">line 98 of overload.pm</a>, avg 740ns/call
282# 9 times (13&micro;s+0s) by Catalyst::setup_component at <a href="Catalyst-pm-381-line.html#2591">line 2591 of Catalyst.pm</a>, avg 1&micro;s/call
283# 8 times (10&micro;s+0s) by Parse::Method::Signatures::TypeConstraint::_build_tc at <a href="Parse-Method-Signatures-TypeConstraint-pm-1283-line.html#75">line 75 of Parse/Method/Signatures/TypeConstraint.pm</a>, avg 1&micro;s/call
284# 8 times (9&micro;s+0s) by Catalyst::Request::headers or KiokuDB::Backend::DBI::storage or KiokuDB::Serializer::JSON::collapser or KiokuDB::Serializer::JSON::json or MooseX::Role::Parameterized::Meta::Role::Parameterizable::parameters_metaclass at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#21">line 21 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
285# 8 times (9&micro;s+0s) by Parse::Method::Signatures::param at <a href="Parse-Method-Signatures-pm-911-line.html#334">line 334 of Parse/Method/Signatures.pm</a>, avg 1&micro;s/call
286# 8 times (7&micro;s+0s) by Class::MOP::Mixin::HasMethods::remove_method at <a href="Class-MOP-Mixin-HasMethods-pm-91-line.html#154">line 154 of Class/MOP/Mixin/HasMethods.pm</a>, avg 875ns/call
287# 8 times (7&micro;s+0s) by Parse::Method::Signatures::TypeConstraint::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#48">line 48 of (eval 83)[Eval/Closure.pm:125]</a>, avg 825ns/call
288# 8 times (4&micro;s+0s) by Catalyst::Component::BUILDARGS at <a href="Catalyst-Component-pm-579-line.html#94">line 94 of Catalyst/Component.pm</a>, avg 525ns/call
289# 7 times (6&micro;s+0s) by Class::MOP::Class:::around at <a href="Catalyst-Component-pm-579-line.html#84">line 84 of Catalyst/Component.pm</a>, avg 886ns/call
290# 6 times (6&micro;s+0s) by Moose::Util::MetaRole::_metathing_for at <a href="Moose-Util-MetaRole-pm-135-line.html#35">line 35 of Moose/Util/MetaRole.pm</a>, avg 967ns/call
291# 6 times (4&micro;s+0s) by Catalyst::Dispatcher::_command2action at <a href="Catalyst-Dispatcher-pm-1877-line.html#149">line 149 of Catalyst/Dispatcher.pm</a>, avg 750ns/call
292# 6 times (4&micro;s+0s) by Moose::Util::MetaRole::_metathing_for at <a href="Moose-Util-MetaRole-pm-135-line.html#40">line 40 of Moose/Util/MetaRole.pm</a>, avg 750ns/call
293# 6 times (3&micro;s+0s) by Data::Visitor::retain_magic at <a href="Data-Visitor-pm-1636-line.html#411">line 411 of Data/Visitor.pm</a>, avg 517ns/call
294# 5 times (6&micro;s+0s) by Moose::Util::TypeConstraints::subtype at <a href="Moose-Util-TypeConstraints-pm-172-line.html#351">line 351 of Moose/Util/TypeConstraints.pm</a>, avg 1&micro;s/call
295# 5 times (6&micro;s+0s) by Class::MOP::Package::reinitialize at <a href="Class-MOP-Package-pm-122-line.html#56">line 56 of Class/MOP/Package.pm</a>, avg 1&micro;s/call
296# 5 times (4&micro;s+0s) by Class::MOP::Package::reinitialize at <a href="Class-MOP-Package-pm-122-line.html#60">line 60 of Class/MOP/Package.pm</a>, avg 840ns/call
297# 4 times (4&micro;s+0s) by MooseX::Emulate::Class::Accessor::Fast::__ANON__[/Users/edenc/perl5/lib/perl5/MooseX/Emulate/Class/Accessor/Fast.pm:77] at <a href="MooseX-Emulate-Class-Accessor-Fast-pm-474-line.html#74">line 74 of MooseX/Emulate/Class/Accessor/Fast.pm</a>, avg 925ns/call
298# 4 times (4&micro;s+0s) by Catalyst::Controller::register_action_methods at <a href="Catalyst-Controller-pm-576-line.html#231">line 231 of Catalyst/Controller.pm</a>, avg 875ns/call
299# 4 times (3&micro;s+0s) by MooseX::Role::Parameterized::Meta::Role::Parameterizable::generate_role at <a href="MooseX-Parameterizable-pm-830-line.html#54">line 54 of MooseX/Role/Parameterized/Meta/Role/Parameterizable.pm</a>, avg 725ns/call
300# 4 times (3&micro;s+0s) by MooseX::Types::TypeDecorator::__ANON__[/Users/edenc/perl5/lib/perl5/MooseX/Types/TypeDecorator.pm:53] at <a href="MooseX-Types-TypeDecorator-pm-410-line.html#38">line 38 of MooseX/Types/TypeDecorator.pm</a>, avg 675ns/call
301# 3 times (11&micro;s+0s) by Moose::Meta::Role::reinitialize at <a href="Moose-Meta-Role-pm-268-line.html#212">line 212 of Moose/Meta/Role.pm</a>, avg 4&micro;s/call
302# 3 times (4&micro;s+0s) by Tree::Simple::_insertChildAt at <a href="Tree-Simple-pm-639-line.html#162">line 162 of Tree/Simple.pm</a>, avg 1&micro;s/call
303# 3 times (3&micro;s+0s) by Moose::Meta::Role::reinitialize at <a href="Moose-Meta-Role-pm-268-line.html#194">line 194 of Moose/Meta/Role.pm</a>, avg 1&micro;s/call
304# 3 times (2&micro;s+0s) by KiokuDB::LiveObjects::Scope::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#38">line 38 of (eval 83)[Eval/Closure.pm:125]</a>, avg 800ns/call
305# 3 times (2&micro;s+0s) by Catalyst::setup_plugins at <a href="Catalyst-pm-381-line.html#2971">line 2971 of Catalyst.pm</a>, avg 767ns/call
306# 3 times (2&micro;s+0s) by Tree::Simple::_setParent at <a href="Tree-Simple-pm-639-line.html#78">line 78 of Tree/Simple.pm</a>, avg 667ns/call
307# 2 times (5&micro;s+0s) by KiokuDB::Collapser::Buffer::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#125">line 125 of (eval 83)[Eval/Closure.pm:125]</a>, avg 3&micro;s/call
308# 2 times (3&micro;s+0s) by Moose::Meta::Attribute::_canonicalize_handles at <a href="Moose-Meta-Attribute-pm-164-line.html#1173">line 1173 of Moose/Meta/Attribute.pm</a>, avg 2&micro;s/call
309# 2 times (2&micro;s+0s) by Moose::Meta::Class::reinitialize at <a href="Moose-Meta-Class-pm-136-line.html#173">line 173 of Moose/Meta/Class.pm</a>, avg 1&micro;s/call
310# 2 times (2&micro;s+0s) by Class::MOP::Class::reinitialize at <a href="Class-MOP-Class-pm-103-line.html#55">line 55 of Class/MOP/Class.pm</a>, avg 1&micro;s/call
311# 2 times (2&micro;s+0s) by MooseX::Types::Structured::__ANON__[/Users/edenc/perl5/lib/perl5/MooseX/Types/Structured.pm:153] at <a href="MooseX-Types-Structured-pm-1202-line.html#87">line 87 of MooseX/Types/Structured.pm</a>, avg 900ns/call
312# 2 times (2&micro;s+0s) by KiokuDB::LiveObjects::Scope::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#59">line 59 of (eval 83)[Eval/Closure.pm:125]</a>, avg 900ns/call
313# 2 times (2&micro;s+0s) by Class::MOP::Class::reinitialize at <a href="Class-MOP-Class-pm-103-line.html#58">line 58 of Class/MOP/Class.pm</a>, avg 850ns/call
314# 2 times (2&micro;s+0s) by Data::Visitor::Callback::visit_object at <a href="Data-Visitor-Callback-pm-1863-line.html#165">line 165 of Data/Visitor/Callback.pm</a>, avg 850ns/call
315# 2 times (1&micro;s+0s) by KiokuDB::Backend::DBI::new or KiokuX::Model::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#12">line 12 of (eval 83)[Eval/Closure.pm:125]</a>, avg 650ns/call
316# once (7&micro;s+0s) by Moose::Util::TypeConstraints::add_parameterizable_type at <a href="Moose-Util-TypeConstraints-pm-172-line.html#736">line 736 of Moose/Util/TypeConstraints.pm</a>
317# once (4&micro;s+0s) by Catalyst::finalize_headers at <a href="Catalyst-pm-381-line.html#1877">line 1877 of Catalyst.pm</a>
318# once (2&micro;s+0s) by Catalyst::Engine::finalize_body at <a href="Catalyst-Engine-pm-1927-line.html#65">line 65 of Catalyst/Engine.pm</a>
319# once (2&micro;s+0s) by KiokuDB::TypeMap::Entry::DBIC::Row::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#45">line 45 of (eval 83)[Eval/Closure.pm:125]</a>
320# once (2&micro;s+0s) by Catalyst::Dispatcher::_invoke_as_component at <a href="Catalyst-Dispatcher-pm-1877-line.html#323">line 323 of Catalyst/Dispatcher.pm</a>
321# once (1&micro;s+0s) by Catalyst::Dispatcher::_find_component at <a href="Catalyst-Dispatcher-pm-1877-line.html#312">line 312 of Catalyst/Dispatcher.pm</a>
322# once (1&micro;s+0s) by KiokuDB::Collapser::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#72">line 72 of (eval 83)[Eval/Closure.pm:125]</a>
323# once (1&micro;s+0s) by KiokuDB::Linker::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#103">line 103 of (eval 83)[Eval/Closure.pm:125]</a>
324# once (1&micro;s+0s) by MooseX::Types::Structured::__ANON__[/Users/edenc/perl5/lib/perl5/MooseX/Types/Structured.pm:153] at <a href="MooseX-Types-Structured-pm-1202-line.html#80">line 80 of MooseX/Types/Structured.pm</a>
325# once (1&micro;s+0s) by Text::Tradition::Collation::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#145">line 145 of (eval 83)[Eval/Closure.pm:125]</a>
326# once (1&micro;s+0s) by Tree::Simple::_init at <a href="Tree-Simple-pm-639-line.html#60">line 60 of Tree/Simple.pm</a>
327# once (1&micro;s+0s) by KiokuDB::Linker::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#79">line 79 of (eval 83)[Eval/Closure.pm:125]</a>
328# once (1&micro;s+0s) by KiokuDB::Backend::DBI::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#186">line 186 of (eval 83)[Eval/Closure.pm:125]</a>
329# once (1&micro;s+0s) by Text::Tradition::Collation::RelationshipStore::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#85">line 85 of (eval 83)[Eval/Closure.pm:125]</a>
330# once (1&micro;s+0s) by KiokuDB::LiveObjects::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#61">line 61 of (eval 83)[Eval/Closure.pm:125]</a>
331# once (1&micro;s+0s) by KiokuDB::live_objects at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#19">line 19 of (eval 83)[Eval/Closure.pm:125]</a>
332# once (1&micro;s+0s) by Text::Tradition::Collation::RelationshipStore::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#71">line 71 of (eval 83)[Eval/Closure.pm:125]</a>
333# once (1&micro;s+0s) by Text::Tradition::Collation::RelationshipStore::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#55">line 55 of (eval 83)[Eval/Closure.pm:125]</a>
334# once (900ns+0s) by KiokuDB::Collapser::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#96">line 96 of (eval 83)[Eval/Closure.pm:125]</a>
335# once (900ns+0s) by Text::Tradition::Collation::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#161">line 161 of (eval 83)[Eval/Closure.pm:125]</a>
336# once (900ns+0s) by Moose::Util::MetaRole::_make_new_metaclass at <a href="Moose-Util-MetaRole-pm-135-line.html#79">line 79 of Moose/Util/MetaRole.pm</a>
337# once (800ns+0s) by Catalyst::Dispatcher::_find_component at <a href="Catalyst-Dispatcher-pm-1877-line.html#314">line 314 of Catalyst/Dispatcher.pm</a>
338# once (700ns+0s) by KiokuDB::live_objects at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#22">line 22 of (eval 83)[Eval/Closure.pm:125]</a>
339# once (700ns+0s) by Sub::Install::_CODELIKE at <a href="Sub-Install-pm-73-line.html#98">line 98 of Sub/Install.pm</a></div></div>sub Scalar::Util::blessed; # xsub<br /> </td></tr>
340<tr><td class="h"><a name="Scalar__Util__isweak"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 7.80ms within Scalar::Util::isweak which was called 10622 times, avg 734ns/call:
341# 9072 times (6.35ms+0s) by KiokuDB::Collapser::make_ref at <a href="KiokuDB-Collapser-pm-1524-line.html#165">line 165 of KiokuDB/Collapser.pm</a>, avg 699ns/call
342# 1548 times (1.45ms+0s) by Class::MOP::metaclass_is_weak at <a href="Class-MOP-pm-83-line.html#58">line 58 of Class/MOP.pm</a>, avg 936ns/call
343# 2 times (2&micro;s+0s) by DBIx::Class::ResultSource::DESTROY at <a href="DBIx-Class-ResultSource-pm-2202-line.html#1937">line 1937 of DBIx/Class/ResultSource.pm</a>, avg 800ns/call</div></div>sub Scalar::Util::isweak; # xsub<br /> </td></tr>
344<tr><td class="h"><a name="Scalar__Util__looks_like_number"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 17&micro;s within Scalar::Util::looks_like_number which was called 5 times, avg 3&micro;s/call:
345# 2 times (3&micro;s+0s) by Catalyst::Action::compare at <a href="Catalyst-Action-pm-1880-line.html#86">line 86 of Catalyst/Action.pm</a>, avg 1&micro;s/call
346# 2 times (3&micro;s+0s) by Catalyst::DispatchType::Chained::register at <a href="Catalyst-DispatchType-Chained-pm-2498-line.html#323">line 323 of Catalyst/DispatchType/Chained.pm</a>, avg 1&micro;s/call
347# once (11&micro;s+0s) by Bio::Phylo::BEGIN@14 at <a href="Bio-Phylo-Util-CONSTANT-pm-1162-line.html#193">line 193 of Bio/Phylo/Util/CONSTANT.pm</a></div></div>sub Scalar::Util::looks_like_number; # xsub<br /> </td></tr>
348<tr><td class="h"><a name="Scalar__Util__refaddr"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 18.6ms within Scalar::Util::refaddr which was called 25657 times, avg 727ns/call:
349# 9080 times (7.77ms+0s) by Data::Visitor::visit at <a href="Data-Visitor-pm-1636-line.html#68">line 68 of Data/Visitor.pm</a>, avg 856ns/call
350# 6862 times (4.81ms+0s) by Data::Visitor::_register_mapping at <a href="Data-Visitor-pm-1636-line.html#104">line 104 of Data/Visitor.pm</a>, avg 701ns/call
351# 4358 times (2.19ms+0s) by Moose::Meta::TypeConstraint::__ANON__[/Users/edenc/perl5/lib/perl5/darwin-multi-2level/Moose/Meta/TypeConstraint.pm:14] at <a href="Moose-Meta-TypeConstraint-pm-160-line.html#14">line 14 of Moose/Meta/TypeConstraint.pm</a>, avg 502ns/call
352# 2320 times (1.95ms+0s) by KiokuDB::LiveObjects::update_object_entry at <a href="KiokuDB-LiveObjects-pm-1680-line.html#361">line 361 of KiokuDB/LiveObjects.pm</a>, avg 839ns/call
353# 2320 times (1.41ms+0s) by KiokuDB::LiveObjects::register_object at <a href="KiokuDB-LiveObjects-pm-1680-line.html#394">line 394 of KiokuDB/LiveObjects.pm</a>, avg 607ns/call
354# 200 times (176&micro;s+0s) by Class::MOP::Method::Inlined::can_be_inlined at <a href="Class-MOP-Method-Inlined-pm-116-line.html#74">line 74 of Class/MOP/Method/Inlined.pm</a>, avg 881ns/call
355# 96 times (62&micro;s+0s) by List::MoreUtils::firstidx at <a href="PPI-Element-pm-919-line.html#345">line 345 of PPI/Element.pm</a>, avg 644ns/call
356# 64 times (41&micro;s+0s) by PPI::Element::DESTROY at <a href="PPI-Element-pm-919-line.html#1083">line 1083 of PPI/Element.pm</a>, avg 634ns/call
357# 48 times (32&micro;s+0s) by PPI::Element::next_sibling at <a href="PPI-Element-pm-919-line.html#341">line 341 of PPI/Element.pm</a>, avg 669ns/call
358# 48 times (30&micro;s+0s) by PPI::Element::next_sibling at <a href="PPI-Element-pm-919-line.html#342">line 342 of PPI/Element.pm</a>, avg 631ns/call
359# 46 times (31&micro;s+0s) by Class::MOP::Method::Inlined::can_be_inlined at <a href="Class-MOP-Method-Inlined-pm-116-line.html#79">line 79 of Class/MOP/Method/Inlined.pm</a>, avg 678ns/call
360# 32 times (25&micro;s+0s) by PPI::Lexer::_add_element at <a href="PPI-Lexer-pm-1005-line.html#1462">line 1462 of PPI/Lexer.pm</a>, avg 788ns/call
361# 24 times (14&micro;s+0s) by List::MoreUtils::firstidx at <a href="PPI-Element-pm-919-line.html#368">line 368 of PPI/Element.pm</a>, avg 588ns/call
362# 24 times (14&micro;s+0s) by Data::Visitor::Callback::callback_and_reg at <a href="Data-Visitor-Callback-pm-1863-line.html#271">line 271 of Data/Visitor/Callback.pm</a>, avg 588ns/call
363# 16 times (11&micro;s+0s) by PPI::Node::DESTROY at <a href="PPI-Node-pm-921-line.html#709">line 709 of PPI/Node.pm</a>, avg 675ns/call
364# 12 times (7&micro;s+0s) by Data::Visitor::Callback::visit_hash_entry at <a href="Data-Visitor-Callback-pm-1863-line.html#228">line 228 of Data/Visitor/Callback.pm</a>, avg 608ns/call
365# 10 times (7&micro;s+0s) by overload::AddrRef at <a href="overload-pm-29-line.html#101">line 101 of overload.pm</a>, avg 730ns/call
366# 10 times (6&micro;s+0s) by Data::Visitor::Callback::visit_hash at <a href="(eval 1355)[Data-Visitor-Callback-pm-200]-1867-line.html#9">line 9 of (eval 1355)[Data/Visitor/Callback.pm:200]</a>, avg 610ns/call
367# 8 times (8&micro;s+0s) by PPI::Statement::new at <a href="PPI-Statement-pm-969-line.html#205">line 205 of PPI/Statement.pm</a>, avg 963ns/call
368# 8 times (7&micro;s+0s) by PPI::Node::add_element at <a href="PPI-Node-pm-921-line.html#115">line 115 of PPI/Node.pm</a>, avg 888ns/call
369# 8 times (7&micro;s+0s) by PPI::Lexer::_add_element at <a href="PPI-Lexer-pm-1005-line.html#1456">line 1456 of PPI/Lexer.pm</a>, avg 838ns/call
370# 8 times (7&micro;s+0s) by Data::Visitor::Callback::visit at <a href="Data-Visitor-Callback-pm-1863-line.html#83">line 83 of Data/Visitor/Callback.pm</a>, avg 825ns/call
371# 8 times (6&micro;s+0s) by PPI::Element::snext_sibling at <a href="PPI-Element-pm-919-line.html#364">line 364 of PPI/Element.pm</a>, avg 800ns/call
372# 8 times (6&micro;s+0s) by overload::ov_method at <a href="overload-pm-29-line.html#61">line 61 of overload.pm</a>, avg 788ns/call
373# 8 times (5&micro;s+0s) by Data::Visitor::Callback::visit at <a href="Data-Visitor-Callback-pm-1863-line.html#105">line 105 of Data/Visitor/Callback.pm</a>, avg 650ns/call
374# 8 times (5&micro;s+0s) by PPI::Node::add_element at <a href="PPI-Node-pm-921-line.html#119">line 119 of PPI/Node.pm</a>, avg 638ns/call
375# 8 times (5&micro;s+0s) by PPI::Element::snext_sibling at <a href="PPI-Element-pm-919-line.html#365">line 365 of PPI/Element.pm</a>, avg 612ns/call
376# 8 times (4&micro;s+0s) by PPI::Element::parent at <a href="PPI-Element-pm-919-line.html#147">line 147 of PPI/Element.pm</a>, avg 537ns/call
377# 4 times (7&micro;s+0s) by KiokuDB::LiveObjects::detach_scope at <a href="KiokuDB-LiveObjects-pm-1680-line.html#173">line 173 of KiokuDB/LiveObjects.pm</a>, avg 2&micro;s/call
378# 2 times (1&micro;s+0s) by Data::Visitor::Callback::visit_array at <a href="(eval 1354)[Data-Visitor-Callback-pm-200]-1866-line.html#9">line 9 of (eval 1354)[Data/Visitor/Callback.pm:200]</a>, avg 550ns/call
379# once (900ns+0s) by DBIx::Class::Storage::DBI::_arm_global_destructor at <a href="DBIx-Class-Storage-DBI-pm-2457-line.html#194">line 194 of DBIx/Class/Storage/DBI.pm</a></div></div>sub Scalar::Util::refaddr; # xsub<br /> </td></tr>
380<tr><td class="h"><a name="Scalar__Util__reftype"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 10.0ms within Scalar::Util::reftype which was called 12280 times, avg 817ns/call:
381# 4530 times (4.26ms+0s) by Data::Visitor::visit_ref at <a href="Data-Visitor-pm-1636-line.html#139">line 139 of Data/Visitor.pm</a>, avg 941ns/call
382# 3793 times (2.48ms+0s) by Sub::Install::_CODELIKE at <a href="Sub-Install-pm-73-line.html#98">line 98 of Sub/Install.pm</a>, avg 653ns/call
383# 1569 times (1.16ms+0s) by Eval::Closure::_validate_env at <a href="Eval-Closure-pm-111-line.html#73">line 73 of Eval/Closure.pm</a>, avg 738ns/call
384# 1189 times (903&micro;s+0s) by Class::MOP::Method::wrap at <a href="Class-MOP-Method-pm-94-line.html#33">line 33 of Class/MOP/Method.pm</a>, avg 759ns/call
385# 1115 times (1.15ms+0s) by Eval::Closure::_canonicalize_source at <a href="Eval-Closure-pm-111-line.html#49">line 49 of Eval/Closure.pm</a>, avg 1&micro;s/call
386# 36 times (28&micro;s+0s) by Class::Accessor::Grouped::get_inherited at <a href="Class-Accessor-Grouped-pm-2180-line.html#237">line 237 of Class/Accessor/Grouped.pm</a>, avg 786ns/call
387# 13 times (8&micro;s+0s) by Class::Accessor::Grouped::set_inherited at <a href="Class-Accessor-Grouped-pm-2180-line.html#290">line 290 of Class/Accessor/Grouped.pm</a>, avg 592ns/call
388# 11 times (16&micro;s+0s) by __TYPE__::ArrayRef or __TYPE__::HashRef or __TYPE__::MooseX::Types::Structured::Tuple at <a href="MooseX-Types-pm-407-line.html#79">line 79 of MooseX/Types.pm</a>, avg 2&micro;s/call
389# 10 times (8&micro;s+0s) by overload::AddrRef at <a href="overload-pm-29-line.html#100">line 100 of overload.pm</a>, avg 840ns/call
390# 5 times (4&micro;s+0s) by Data::Visitor::Callback::visit_hash at <a href="(eval 1355)[Data-Visitor-Callback-pm-200]-1867-line.html#5">line 5 of (eval 1355)[Data/Visitor/Callback.pm:200]</a>, avg 820ns/call
391# 4 times (12&micro;s+0s) by Hash::Util::FieldHash::idhash at <a href="Hash-Util-FieldHash-pm-1535-line.html#43">line 43 of Hash/Util/FieldHash.pm</a>, avg 3&micro;s/call
392# 4 times (3&micro;s+0s) by Hash::Util::FieldHash::fieldhash at <a href="Hash-Util-FieldHash-pm-1535-line.html#34">line 34 of Hash/Util/FieldHash.pm</a>, avg 750ns/call
393# once (800ns+0s) by Data::Visitor::Callback::visit_array at <a href="(eval 1354)[Data-Visitor-Callback-pm-200]-1866-line.html#5">line 5 of (eval 1354)[Data/Visitor/Callback.pm:200]</a></div></div>sub Scalar::Util::reftype; # xsub<br /> </td></tr>
394<tr><td class="h"><a name="Scalar__Util__set_prototype"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 17&micro;s within Scalar::Util::set_prototype which was called 7 times, avg 2&micro;s/call:
395# 7 times (17&micro;s+0s) by Moose::Exporter::_curry_wrapper at <a href="Moose-Exporter-pm-82-line.html#362">line 362 of Moose/Exporter.pm</a>, avg 2&micro;s/call</div></div>sub Scalar::Util::set_prototype; # xsub<br /> </td></tr>
396<tr><td class="h"><a name="Scalar__Util__weaken"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 27.4ms within Scalar::Util::weaken which was called 24001 times, avg 1&micro;s/call:
397# 6848 times (10.2ms+0s) by KiokuDB::Entry::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#96">line 96 of (eval 83)[Eval/Closure.pm:125]</a>, avg 1&micro;s/call
398# 3128 times (2.74ms+0s) by Class::MOP::Method::attach_to_class at <a href="Class-MOP-Method-pm-94-line.html#77">line 77 of Class/MOP/Method.pm</a>, avg 875ns/call
399# 2326 times (2.53ms+0s) by KiokuDB::LiveObjects::register_entry at <a href="KiokuDB-LiveObjects-pm-1680-line.html#422">line 422 of KiokuDB/LiveObjects.pm</a>, avg 1&micro;s/call
400# 1371 times (1.16ms+0s) by Class::MOP::Method::clone at <a href="Class-MOP-Method-pm-94-line.html#136">line 136 of Class/MOP/Method.pm</a>, avg 846ns/call
401# 1163 times (1.39ms+0s) by KiokuDB::LiveObjects::_vivify_id_info at <a href="KiokuDB-LiveObjects-pm-1680-line.html#85">line 85 of KiokuDB/LiveObjects.pm</a>, avg 1&micro;s/call
402# 1163 times (1.17ms+0s) by KiokuDB::LiveObjects::update_object_entry at <a href="KiokuDB-LiveObjects-pm-1680-line.html#350">line 350 of KiokuDB/LiveObjects.pm</a>, avg 1&micro;s/call
403# 1163 times (873&micro;s+0s) by KiokuDB::LiveObjects::Guard::new at <a href="KiokuDB-LiveObjects-Guard-pm-1681-line.html#13">line 13 of KiokuDB/LiveObjects/Guard.pm</a>, avg 751ns/call
404# 1163 times (826&micro;s+0s) by KiokuDB::LiveObjects::register_object at <a href="KiokuDB-LiveObjects-pm-1680-line.html#390">line 390 of KiokuDB/LiveObjects.pm</a>, avg 710ns/call
405# 1095 times (861&micro;s+0s) by Text::Tradition::Collation::Reading::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#24">line 24 of (eval 83)[Eval/Closure.pm:125]</a>, avg 786ns/call
406# 985 times (1.35ms+0s) by Class::MOP::Method::Accessor::new at <a href="Class-MOP-Method-Accessor-pm-108-line.html#40">line 40 of Class/MOP/Method/Accessor.pm</a>, avg 1&micro;s/call
407# 914 times (1.13ms+0s) by Class::MOP::Method::wrap at <a href="Class-MOP-Method-pm-94-line.html#48">line 48 of Class/MOP/Method.pm</a>, avg 1&micro;s/call
408# 653 times (721&micro;s+0s) by Class::MOP::Attribute::attach_to_class at <a href="Class-MOP-Attribute-pm-130-line.html#242">line 242 of Class/MOP/Attribute.pm</a>, avg 1&micro;s/call
409# 597 times (651&micro;s+0s) by Class::MOP::Instance::new at <a href="Class-MOP-Instance-pm-104-line.html#47">line 47 of Class/MOP/Instance.pm</a>, avg 1&micro;s/call
410# 307 times (355&micro;s+0s) by Class::MOP::Method::Meta::_generate_meta_method at <a href="Class-MOP-Method-Meta-pm-92-line.html#29">line 29 of Class/MOP/Method/Meta.pm</a>, avg 1&micro;s/call
411# 231 times (246&micro;s+0s) by Moose::Meta::Role::Attribute::attach_to_role at <a href="Moose-Meta-Role-Attribute-pm-269-line.html#76">line 76 of Moose/Meta/Role/Attribute.pm</a>, avg 1&micro;s/call
412# 136 times (132&micro;s+0s) by Moose::Meta::Method::Delegation::new at <a href="Moose-Meta-Method-Delegation-pm-169-line.html#50">line 50 of Moose/Meta/Method/Delegation.pm</a>, avg 971ns/call
413# 108 times (228&micro;s+0s) by Graph::AdjacencyMap::Light::_new at <a href="Graph-AdjacencyMap-Light-pm-700-line.html#31">line 31 of Graph/AdjacencyMap/Light.pm</a>, avg 2&micro;s/call
414# 103 times (153&micro;s+0s) by Moose::Meta::Method::Constructor::new at <a href="Moose-Meta-Method-Constructor-pm-149-line.html#46">line 46 of Moose/Meta/Method/Constructor.pm</a>, avg 1&micro;s/call
415# 102 times (113&micro;s+0s) by Moose::Meta::Method::Destructor::new at <a href="Moose-Meta-Method-Destructor-pm-152-line.html#44">line 44 of Moose/Meta/Method/Destructor.pm</a>, avg 1&micro;s/call
416# 93 times (139&micro;s+0s) by Moose::Meta::Role::Application::ToClass::apply at <a href="Moose-Meta-Role-Application-ToClass-pm-286-line.html#33">line 33 of Moose/Meta/Role/Application/ToClass.pm</a>, avg 1&micro;s/call
417# 93 times (90&micro;s+0s) by Moose::Meta::Role::Application::ToClass::apply at <a href="Moose-Meta-Role-Application-ToClass-pm-286-line.html#34">line 34 of Moose/Meta/Role/Application/ToClass.pm</a>, avg 967ns/call
418# 74 times (71&micro;s+0s) by Class::Accessor::Grouped::__ANON__[/Users/edenc/perl5/lib/perl5/Class/Accessor/Grouped.pm:810] at <a href="Class-Accessor-Grouped-pm-2180-line.html#784">line 784 of Class/Accessor/Grouped.pm</a>, avg 954ns/call
419# 32 times (37&micro;s+0s) by PPI::Lexer::_add_element at <a href="PPI-Lexer-pm-1005-line.html#1462">line 1462 of PPI/Lexer.pm</a>, avg 1&micro;s/call
420# 30 times (36&micro;s+0s) by Class::MOP::Method::Constructor::new at <a href="Class-MOP-Method-Constructor-pm-114-line.html#35">line 35 of Class/MOP/Method/Constructor.pm</a>, avg 1&micro;s/call
421# 27 times (33&micro;s+0s) by Class::MOP::Package::create_anon at <a href="Class-MOP-Package-pm-122-line.html#124">line 124 of Class/MOP/Package.pm</a>, avg 1&micro;s/call
422# 22 times (26&micro;s+0s) by DBIx::Class::ResultSource::_columns or DBIx::Class::ResultSource::_ordered_columns or DBIx::Class::ResultSource::_primaries or DBIx::Class::ResultSource::_relationships or DBIx::Class::ResultSource::_unique_constraints or DBIx::Class::Storage::DBI::_conn_pid or DBIx::Class::Storage::DBI::_connect_info or DBIx::Class::Storage::DBI::_dbh or DBIx::Class::Storage::DBI::_dbh_autocommit or DBIx::Class::Storage::DBI::_dbh_details or DBIx::Class::Storage::DBI::_dbi_connect_info or DBIx::Class::Storage::DBI::_dbic_connect_attributes or DBIx::Class::Storage::DBI::_driver_determined or DBIx::Class::Storage::DBI::_sql_maker or DBIx::Class::Storage::DBI::_sql_maker_opts or DBIx::Class::Storage::DBI::auto_savepoint or DBIx::Class::Storage::DBI::on_connect_call or DBIx::Class::Storage::DBI::on_connect_do or DBIx::Class::Storage::DBI::unsafe or DBIx::Class::Storage::debug or DBIx::Class::Storage::schema or DBIx::Class::Storage::transaction_depth at <a href="Class-Accessor-Grouped-pm-2180-line.html#774">line 774 of Class/Accessor/Grouped.pm</a>, avg 1&micro;s/call
423# 12 times (23&micro;s+0s) by Class::MOP::Instance::weaken_slot_value at <a href="Class-MOP-Instance-pm-104-line.html#163">line 163 of Class/MOP/Instance.pm</a>, avg 2&micro;s/call
424# 8 times (13&micro;s+0s) by PPI::Statement::new at <a href="PPI-Statement-pm-969-line.html#205">line 205 of PPI/Statement.pm</a>, avg 2&micro;s/call
425# 8 times (8&micro;s+0s) by PPI::Lexer::_add_element at <a href="PPI-Lexer-pm-1005-line.html#1456">line 1456 of PPI/Lexer.pm</a>, avg 1&micro;s/call
426# 8 times (5&micro;s+0s) by PPI::Node::add_element at <a href="PPI-Node-pm-921-line.html#119">line 119 of PPI/Node.pm</a>, avg 650ns/call
427# 7 times (24&micro;s+0s) by Class::MOP::weaken_metaclass at <a href="Class-MOP-pm-83-line.html#57">line 57 of Class/MOP.pm</a>, avg 3&micro;s/call
428# 7 times (11&micro;s+0s) by KiokuDB::LiveObjects::_set_current_scope or Text::Tradition::Collation::_set_end or Text::Tradition::Collation::_set_start at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#10">line 10 of (eval 83)[Eval/Closure.pm:125]</a>, avg 2&micro;s/call
429# 4 times (8&micro;s+0s) by DBIx::Class::Storage::TxnScopeGuard::new at <a href="DBIx-Class-Storage-TxnScopeGuard-pm-2464-line.html#33">line 33 of DBIx/Class/Storage/TxnScopeGuard.pm</a>, avg 2&micro;s/call
430# 4 times (5&micro;s+0s) by DBIx::Class::Schema::_register_source at <a href="DBIx-Class-Schema-pm-2167-line.html#1369">line 1369 of DBIx/Class/Schema.pm</a>, avg 1&micro;s/call
431# 3 times (5&micro;s+0s) by Tree::Simple::_setParent at <a href="Tree-Simple-pm-639-line.html#86">line 86 of Tree/Simple.pm</a>, avg 2&micro;s/call
432# 2 times (4&micro;s+0s) by Catalyst::Request::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#46">line 46 of (eval 83)[Eval/Closure.pm:125]</a>, avg 2&micro;s/call
433# 2 times (1&micro;s+0s) by DBIx::Class::ResultSource::DESTROY at <a href="DBIx-Class-ResultSource-pm-2202-line.html#1947">line 1947 of DBIx/Class/ResultSource.pm</a>, avg 700ns/call
434# once (2&micro;s+0s) by Text::Tradition::Directory::BEGIN@6 at <a href="DBI-pm-1359-line.html#290">line 290 of DBI.pm</a>
435# once (2&micro;s+0s) by DBIx::Class::Schema::KiokuDB::_kiokudb_handle at <a href="DBIx-Class-Schema-KiokuDB-pm-2192-line.html#68">line 68 of DBIx/Class/Schema/KiokuDB.pm</a>
436# once (2&micro;s+0s) by Catalyst::View::TT::new at <a href="Catalyst-View-TT-pm-2017-line.html#151">line 151 of Catalyst/View/TT.pm</a>
437# once (1&micro;s+0s) by DBIx::Class::Storage::DBI::__ANON__[/Users/edenc/perl5/lib/perl5/DBIx/Class/Storage/DBI.pm:1298] at <a href="DBIx-Class-Storage-DBI-pm-2457-line.html#1284">line 1284 of DBIx/Class/Storage/DBI.pm</a>
438# once (1&micro;s+0s) by DBIx::Class::AccessorGroup::get_component_class at <a href="DBIx-Class-AccessorGroup-pm-2178-line.html#22">line 22 of DBIx/Class/AccessorGroup.pm</a>
439# once (1&micro;s+0s) by DBIx::Class::Storage::DBI::_arm_global_destructor at <a href="DBIx-Class-Storage-DBI-pm-2457-line.html#196">line 196 of DBIx/Class/Storage/DBI.pm</a>
440# once (1&micro;s+0s) by Text::Tradition::Collation::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#165">line 165 of (eval 83)[Eval/Closure.pm:125]</a>
441# once (900ns+0s) by Text::Tradition::Collation::RelationshipStore::new at <a href="(eval 83)[Eval-Closure-pm-125]-192-line.html#59">line 59 of (eval 83)[Eval/Closure.pm:125]</a>
442# once (900ns+0s) by DBIx::Class::Storage::set_schema at <a href="DBIx-Class-Storage-pm-2461-line.html#74">line 74 of DBIx/Class/Storage.pm</a></div></div>sub Scalar::Util::weaken; # xsub<br /> </td></tr>
443</tbody></table></div>
444
445 <script type="text/javascript"> $(document).ready(function() {
446
447 $("#subs_table").tablesorter({
448 sortList: [[3,1]],
449 headers: {
450 3: { sorter: 'fmt_time' },
451 4: { sorter: 'fmt_time' }
452 }
453 });
454
455 } ); </script>
456
457 <div class="footer">Report produced by the
458 <a href="http://search.cpan.org/dist/Devel-NYTProf/">NYTProf 4.06</a>
459 Perl profiler, developed by
460 <a href="http://www.linkedin.com/in/timbunce">Tim Bunce</a> and
461 <a href="http://code.nytimes.com">Adam Kaplan</a>.
462 </div>
463 <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
464 </body></html>