nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / (eval 75)[base-pm-81]-176-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 75)[base.pm:81]</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:38:41 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 75)[/Users/edenc/perl5/lib/perl5/base.pm:81]</td></tr>
114<tr><td class="h">Statements</td><td align="left">Executed 7 statements in 18&micro;s</td></tr>
115<tr><td class="h">Eval Invoked At</td><td align="left"><a href="base-pm-22-line.html#81">/Users/edenc/perl5/lib/perl5/base.pm line 81</a></td></tr>
116<tr><td class="h">Sibling evals</td><td align="left"><a href="(eval 6)[base-pm-81]-24-line.html">1</a>, <a href="(eval 12)[base-pm-81]-49-line.html">2</a>, <a href="(eval 13)[base-pm-81]-50-line.html">3</a>, <a href="(eval 18)[base-pm-81]-68-line.html">4</a>, <a href="(eval 34)[base-pm-81]-87-line.html">5</a>, <a href="(eval 36)[base-pm-81]-93-line.html">6</a>, <a href="(eval 37)[base-pm-81]-95-line.html">7</a>, <a href="(eval 40)[base-pm-81]-101-line.html">8</a>, <a href="(eval 44)[base-pm-81]-109-line.html">9</a>, <a href="(eval 46)[base-pm-81]-115-line.html">10</a>, <a href="(eval 48)[base-pm-81]-119-line.html">11</a>, <a href="(eval 49)[base-pm-81]-121-line.html">12</a>, <a href="(eval 53)[base-pm-81]-128-line.html">13</a>, <a href="(eval 54)[base-pm-81]-129-line.html">14</a>, <a href="(eval 56)[base-pm-81]-132-line.html">15</a>, <a href="(eval 57)[base-pm-81]-138-line.html">16</a>, <a href="(eval 61)[base-pm-81]-148-line.html">17</a>, <a href="(eval 63)[base-pm-81]-151-line.html">18</a>, <a href="(eval 67)[base-pm-81]-157-line.html">19</a>, <a href="(eval 68)[base-pm-81]-159-line.html">20</a>, <a href="(eval 71)[base-pm-81]-168-line.html">21</a>, <a href="(eval 74)[base-pm-81]-175-line.html">22</a>, 23, <a href="(eval 149)[base-pm-81]-259-line.html">24</a>, <a href="(eval 150)[base-pm-81]-260-line.html">25</a>, <a href="(eval 153)[base-pm-81]-265-line.html">26</a>, <a href="(eval 159)[base-pm-81]-277-line.html">27</a>, <a href="(eval 163)[base-pm-81]-282-line.html">28</a>, <a href="(eval 164)[base-pm-81]-285-line.html">29</a>, <a href="(eval 434)[base-pm-81]-641-line.html">30</a>, <a href="(eval 464)[base-pm-81]-698-line.html">31</a>, <a href="(eval 467)[base-pm-81]-706-line.html">32</a>, <a href="(eval 468)[base-pm-81]-711-line.html">33</a>, <a href="(eval 469)[base-pm-81]-714-line.html">34</a>, <a href="(eval 470)[base-pm-81]-718-line.html">35</a>, <a href="(eval 576)[base-pm-81]-857-line.html">36</a>, <a href="(eval 631)[base-pm-81]-1020-line.html">37</a>, <a href="(eval 635)[base-pm-81]-1024-line.html">38</a>, <a href="(eval 664)[base-pm-81]-1054-line.html">39</a>, <a href="(eval 732)[base-pm-81]-1139-line.html">40</a>, <a href="(eval 931)[base-pm-81]-1370-line.html">41</a>, <a href="(eval 1349)[base-pm-81]-1854-line.html">42</a>, <a href="(eval 1409)[base-pm-81]-1936-line.html">43</a>, <a href="(eval 1412)[base-pm-81]-1942-line.html">44</a>, <a href="(eval 1425)[base-pm-81]-1959-line.html">45</a>, <a href="(eval 1469)[base-pm-81]-2016-line.html">46</a>, <a href="(eval 1470)[base-pm-81]-2018-line.html">47</a>, <a href="(eval 1475)[base-pm-81]-2025-line.html">48</a>, <a href="(eval 1480)[base-pm-81]-2038-line.html">49</a>, <a href="(eval 1484)[base-pm-81]-2045-line.html">50</a>, <a href="(eval 1486)[base-pm-81]-2049-line.html">51</a>, <a href="(eval 1575)[base-pm-81]-2170-line.html">52</a>, <a href="(eval 1576)[base-pm-81]-2173-line.html">53</a>, <a href="(eval 1577)[base-pm-81]-2175-line.html">54</a>, <a href="(eval 1578)[base-pm-81]-2177-line.html">55</a>, <a href="(eval 1579)[base-pm-81]-2179-line.html">56</a>, <a href="(eval 1813)[base-pm-81]-2458-line.html">57</a>, <a href="(eval 1814)[base-pm-81]-2460-line.html">58</a>, <a href="(eval 1816)[base-pm-81]-2463-line.html">59</a>, <a href="(eval 1844)[base-pm-81]-2497-line.html">60</a>, <a href="(eval 1938)[base-pm-81]-2616-line.html">61</a></td></tr></table><br /><div class="warn_title">NOTE!</div>
117
118 <div class="warn">
119 The data used to generate this report page was merged from 7 of the 149 executions<br />
120 of the string eval on line 81 of /Users/edenc/perl5/lib/perl5/base.pm.
121 </div>
122
123
124 <table border="1" cellpadding="0">
125 <thead>
126 <tr><th>Line</th>
127 <th><span title="Number of statements executed">State<br />ments</span></th>
128 <th><span title="Time spend executing statements on the line,
129 excluding time spent executing statements in any called subroutines">Time<br />on line</span></th>
130 <th><span title="Number of subroutines calls">Calls</span></th>
131 <th><span title="Time spent in subroutines called (inclusive)">Time<br />in subs</span></th>
132 <th class="left_indent_header">Code</th>
133 </tr>
134
135 </thead>
136 <tbody>
137 <tr><td class="h"><a name="1"></a>1</td><td></td><td></td><td></td><td></td><td class="s">require Moose::Meta::TypeConstraint</td></tr>
138<tr><td class="h"><a name="2"></a>2</td><td class="c3">7</td><td class="c3"><span title="Avg 3&micro;s">18&micro;s</span></td><td></td><td></td><td class="s">;</td></tr>
139</tbody></table></div>
140
141 <div class="footer">Report produced by the
142 <a href="http://search.cpan.org/dist/Devel-NYTProf/">NYTProf 4.06</a>
143 Perl profiler, developed by
144 <a href="http://www.linkedin.com/in/timbunce">Tim Bunce</a> and
145 <a href="http://code.nytimes.com">Adam Kaplan</a>.
146 </div>
147 <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
148 </body></html>