nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / (eval 736)[Bio-Phylo-Util-Exceptions-pm-135]-1147-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 (eval 736)[Bio/Phylo/Util/Exceptions.pm:135]</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;<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:40:05 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">(eval 736)[/Users/edenc/perl5/lib/perl5/Bio/Phylo/Util/Exceptions.pm:135]</td></tr>
114<tr><td class="h">Statements</td><td align="left">Executed 8 statements in 60&micro;s</td></tr>
115<tr><td class="h">Eval Invoked At</td><td align="left"><a href="Bio-Phylo-Util-Exceptions-pm-1142-line.html#135">/Users/edenc/perl5/lib/perl5/Bio/Phylo/Util/Exceptions.pm line 135</a></td></tr>
116<tr><td class="h">Sibling evals</td><td align="left"><a href="(eval 734)[Bio-Phylo-Util-Exceptions-pm-135]-1145-line.html">1</a>, <a href="(eval 735)[Bio-Phylo-Util-Exceptions-pm-135]-1146-line.html">2</a>, 3, <a href="(eval 737)[Bio-Phylo-Util-Exceptions-pm-135]-1148-line.html">4</a>, <a href="(eval 738)[Bio-Phylo-Util-Exceptions-pm-135]-1149-line.html">5</a>, <a href="(eval 739)[Bio-Phylo-Util-Exceptions-pm-135]-1150-line.html">6</a>, <a href="(eval 740)[Bio-Phylo-Util-Exceptions-pm-135]-1151-line.html">7</a>, <a href="(eval 741)[Bio-Phylo-Util-Exceptions-pm-135]-1152-line.html">8</a>, <a href="(eval 742)[Bio-Phylo-Util-Exceptions-pm-135]-1153-line.html">9</a>, <a href="(eval 743)[Bio-Phylo-Util-Exceptions-pm-135]-1154-line.html">10</a>, <a href="(eval 744)[Bio-Phylo-Util-Exceptions-pm-135]-1155-line.html">11</a>, <a href="(eval 745)[Bio-Phylo-Util-Exceptions-pm-135]-1156-line.html">12</a>, <a href="(eval 746)[Bio-Phylo-Util-Exceptions-pm-135]-1157-line.html">13</a>, <a href="(eval 747)[Bio-Phylo-Util-Exceptions-pm-135]-1158-line.html">14</a>, <a href="(eval 748)[Bio-Phylo-Util-Exceptions-pm-135]-1159-line.html">15</a>, <a href="(eval 749)[Bio-Phylo-Util-Exceptions-pm-135]-1160-line.html">16</a>, <a href="(eval 750)[Bio-Phylo-Util-Exceptions-pm-135]-1161-line.html">17</a></td></tr></table>
117
118 <table id="subs_table" border="1" cellpadding="0" class="tablesorter">
119 <caption>Subroutines</caption>
120 <thead>
121 <tr>
122 <th>Calls</th>
123 <th><span title="Number of Places sub is called from">P</span></th>
124 <th><span title="Number of Files sub is called from">F</span></th>
125 <th>Exclusive<br />Time</th>
126 <th>Inclusive<br />Time</th>
127 <th>Subroutine</th>
128 </tr>
129 </thead>
130 <tbody>
131<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">10&micro;s</span></td><td class="c3"><span title="0.0%">33&micro;s</span></td><td class="sub_name"><span style="display: none;">Bio::Phylo::Util::Exceptions::BadNumber::::BEGIN@2</span>Bio::Phylo::Util::Exceptions::BadNumber::<a href="(eval 736)[Bio-Phylo-Util-Exceptions-pm-135]-1147-line.html#2">BEGIN@2</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%">3&micro;s</span></td><td class="c3"><span title="0.0%">3&micro;s</span></td><td class="sub_name"><span style="display: none;">Bio::Phylo::Util::Exceptions::BadNumber::::description</span>Bio::Phylo::Util::Exceptions::BadNumber::<a href="(eval 736)[Bio-Phylo-Util-Exceptions-pm-135]-1147-line.html#5">description</a></span></td></tr>
133</tbody></table>
134 Call graph for these subroutines as a
135 <a href="http://en.wikipedia.org/wiki/Graphviz">Graphviz</a>
136 <a href="(eval 736)[-Users-edenc-perl5-lib-perl5-Bio-Phylo-Util-Exceptions-pm-135].dot">dot language file</a>.
137
138 <table border="1" cellpadding="0">
139 <thead>
140 <tr><th>Line</th>
141 <th><span title="Number of statements executed">State<br />ments</span></th>
142 <th><span title="Time spend executing statements on the line,
143 excluding time spent executing statements in any called subroutines">Time<br />on line</span></th>
144 <th><span title="Number of subroutines calls">Calls</span></th>
145 <th><span title="Time spent in subroutines called (inclusive)">Time<br />in subs</span></th>
146 <th class="left_indent_header">Code</th>
147 </tr>
148
149 </thead>
150 <tbody>
151 <tr><td class="h"><a name="1"></a>1</td><td></td><td></td><td></td><td></td><td class="s">package Bio::Phylo::Util::Exceptions::BadNumber;</td></tr>
152<tr><td class="h"><a name="2"></a>2</td><td class="c1">2</td><td class="c0"><span title="Avg 23&micro;s">47&micro;s</span></td><td class="c3">2</td><td class="c3">55&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 33&micro;s (10+22) within Bio::Phylo::Util::Exceptions::BadNumber::BEGIN@2 which was called:
153# once (10&micro;s+22&micro;s) by Bio::Phylo::Util::Exceptions::_make_exceptions at <a href="(eval 736)[Bio-Phylo-Util-Exceptions-pm-135]-1147-line.html#2">line 2</a></div></div>use vars '@ISA';<div class="calls"><div class="calls_out"># spent 33&micro;s making 1 call to <a href="(eval 736)[Bio-Phylo-Util-Exceptions-pm-135]-1147-line.html#2">Bio::Phylo::Util::Exceptions::BadNumber::BEGIN@2</a>
154# spent 22&micro;s making 1 call to <a href="vars-pm-6-line.html#10">vars::import</a></div></div></td></tr>
155<tr><td class="h"><a name="3"></a>3</td><td class="c3">1</td><td class="c3"><span title="Avg 5&micro;s">5&micro;s</span></td><td></td><td></td><td class="s">@ISA=qw(Bio::Phylo::Util::Exceptions::Generic);</td></tr>
156<tr><td class="h"><a name="4"></a>4</td><td class="c3">1</td><td class="c3"><span title="Avg 100ns">100ns</span></td><td></td><td></td><td class="s">my $desc;</td></tr>
157<tr><td class="h"><a name="5"></a>5</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 3&micro;s within Bio::Phylo::Util::Exceptions::BadNumber::description which was called:
158# once (3&micro;s+0s) by Bio::Phylo::Util::Exceptions::_make_exceptions at <a href="Bio-Phylo-Util-Exceptions-pm-1142-line.html#136">line 136 of Bio/Phylo/Util/Exceptions.pm</a></div></div>sub description { </td></tr>
159<tr><td class="h"><a name="6"></a>6</td><td class="c3">1</td><td class="c3"><span title="Avg 300ns">300ns</span></td><td></td><td></td><td class="s"> my $self = shift;</td></tr>
160<tr><td class="h"><a name="7"></a>7</td><td class="c3">1</td><td class="c3"><span title="Avg 500ns">500ns</span></td><td></td><td></td><td class="s"> if ( @_ ) {</td></tr>
161<tr><td class="h"><a name="8"></a>8</td><td></td><td></td><td></td><td></td><td class="s"> $desc = shift;</td></tr>
162<tr><td class="h"><a name="9"></a>9</td><td></td><td></td><td></td><td></td><td class="s"> }</td></tr>
163<tr><td class="h"><a name="10"></a>10</td><td class="c3">1</td><td class="c3"><span title="Avg 4&micro;s">4&micro;s</span></td><td></td><td></td><td class="s"> return $desc;</td></tr>
164<tr><td class="h"><a name="11"></a>11</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
165<tr><td class="h"><a name="12"></a>12</td><td class="c3">1</td><td class="c3"><span title="Avg 4&micro;s">4&micro;s</span></td><td></td><td></td><td class="s">1;</td></tr>
166<tr><td class="h"><a name="13"></a>13</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
167<tr><td class="h"><a name="14"></a>14</td><td></td><td></td><td></td><td></td><td class="s">;</td></tr>
168</tbody></table></div>
169
170 <script type="text/javascript"> $(document).ready(function() {
171
172 $("#subs_table").tablesorter({
173 sortList: [[3,1]],
174 headers: {
175 3: { sorter: 'fmt_time' },
176 4: { sorter: 'fmt_time' }
177 }
178 });
179
180 } ); </script>
181
182 <div class="footer">Report produced by the
183 <a href="http://search.cpan.org/dist/Devel-NYTProf/">NYTProf 4.06</a>
184 Perl profiler, developed by
185 <a href="http://www.linkedin.com/in/timbunce">Tim Bunce</a> and
186 <a href="http://code.nytimes.com">Adam Kaplan</a>.
187 </div>
188 <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
189 </body></html>