nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Plack-Test-MockHTTP-pm-2513-sub.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 Plack/Test/MockHTTP.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="Plack-Test-MockHTTP-pm-2513-block.html">block view</a></span>&emsp;&bull;&emsp;<span class="mode_btn"><a href="Plack-Test-MockHTTP-pm-2513-line.html">line view</a></span>&emsp;&bull;&emsp;<span class="mode_btn mode_btn_selected">sub view</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:35:07 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/Plack/Test/MockHTTP.pm">/Users/edenc/perl5/lib/perl5/Plack/Test/MockHTTP.pm</a></td></tr>
114<tr><td class="h">Statements</td><td align="left">Executed 41 statements in 774&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="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c0"><span title="0.0%">1.27ms</span></td><td class="c0"><span title="0.0%">1.69ms</span></td><td class="sub_name"><span style="display: none;">Plack::Test::MockHTTP::::BEGIN@8</span>Plack::Test::MockHTTP::<a href="Plack-Test-MockHTTP-pm-2513-sub.html#8">BEGIN@8</a></span></td></tr>
130<tr><td class="c1">2</td><td class="c1">2</td><td class="c1">2</td><td class="c0"><span title="0.0%">306&micro;s</span></td><td class="c0"><span title="14.1%">7.42s</span></td><td class="sub_name"><span style="display: none;">Plack::Test::MockHTTP::::__ANON__[:31]</span>Plack::Test::MockHTTP::<a href="Plack-Test-MockHTTP-pm-2513-sub.html#17">__ANON__[:31]</a></span></td></tr>
131<tr><td class="c1">2</td><td class="c3">1</td><td class="c3">1</td><td class="c0"><span title="0.0%">46&micro;s</span></td><td class="c0"><span title="14.1%">7.42s</span></td><td class="sub_name"><span style="display: none;">Plack::Test::MockHTTP::::test_psgi</span>Plack::Test::MockHTTP::<a href="Plack-Test-MockHTTP-pm-2513-sub.html#11">test_psgi</a></span></td></tr>
132<tr><td class="c1">2</td><td class="c3">1</td><td class="c3">1</td><td class="c2"><span title="0.0%">24&micro;s</span></td><td class="c0"><span title="14.1%">7.42s</span></td><td class="sub_name"><span style="display: none;">Plack::Test::MockHTTP::::__ANON__[:25]</span>Plack::Test::MockHTTP::<a href="Plack-Test-MockHTTP-pm-2513-sub.html#23">__ANON__[:25]</a></span></td></tr>
133<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">18&micro;s</span></td><td class="c3"><span title="0.0%">22&micro;s</span></td><td class="sub_name"><span style="display: none;">Plack::Test::MockHTTP::::BEGIN@2</span>Plack::Test::MockHTTP::<a href="Plack-Test-MockHTTP-pm-2513-sub.html#2">BEGIN@2</a></span></td></tr>
134<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">11&micro;s</span></td><td class="c3"><span title="0.0%">14&micro;s</span></td><td class="sub_name"><span style="display: none;">Plack::Test::MockHTTP::::BEGIN@6</span>Plack::Test::MockHTTP::<a href="Plack-Test-MockHTTP-pm-2513-sub.html#6">BEGIN@6</a></span></td></tr>
135<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">9&micro;s</span></td><td class="c3"><span title="0.0%">10&micro;s</span></td><td class="sub_name"><span style="display: none;">Plack::Test::MockHTTP::::BEGIN@7</span>Plack::Test::MockHTTP::<a href="Plack-Test-MockHTTP-pm-2513-sub.html#7">BEGIN@7</a></span></td></tr>
136<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">9&micro;s</span></td><td class="c3"><span title="0.0%">60&micro;s</span></td><td class="sub_name"><span style="display: none;">Plack::Test::MockHTTP::::BEGIN@5</span>Plack::Test::MockHTTP::<a href="Plack-Test-MockHTTP-pm-2513-sub.html#5">BEGIN@5</a></span></td></tr>
137<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">9&micro;s</span></td><td class="c3"><span title="0.0%">37&micro;s</span></td><td class="sub_name"><span style="display: none;">Plack::Test::MockHTTP::::BEGIN@9</span>Plack::Test::MockHTTP::<a href="Plack-Test-MockHTTP-pm-2513-sub.html#9">BEGIN@9</a></span></td></tr>
138<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">8&micro;s</span></td><td class="c3"><span title="0.0%">17&micro;s</span></td><td class="sub_name"><span style="display: none;">Plack::Test::MockHTTP::::BEGIN@3</span>Plack::Test::MockHTTP::<a href="Plack-Test-MockHTTP-pm-2513-sub.html#3">BEGIN@3</a></span></td></tr>
139<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;">Plack::Test::MockHTTP::::__ANON__[:27]</span>Plack::Test::MockHTTP::<a href="Plack-Test-MockHTTP-pm-2513-sub.html#25">__ANON__[:27]</a></span></td></tr>
140</tbody></table>
141 Call graph for these subroutines as a
142 <a href="http://en.wikipedia.org/wiki/Graphviz">Graphviz</a>
143 <a href="Users-edenc-perl5-lib-perl5-Plack-Test-MockHTTP-pm.dot">dot language file</a>.
144
145 <table border="1" cellpadding="0">
146 <thead>
147 <tr><th>Line</th>
148 <th><span title="Number of statements executed">State<br />ments</span></th>
149 <th><span title="Time spend executing statements on the line,
150 excluding time spent executing statements in any called subroutines">Time<br />on line</span></th>
151 <th><span title="Number of subroutines calls">Calls</span></th>
152 <th><span title="Time spent in subroutines called (inclusive)">Time<br />in subs</span></th>
153 <th class="left_indent_header">Code</th>
154 </tr>
155
156 </thead>
157 <tbody>
158 <tr><td class="h"><a name="1"></a>1</td><td></td><td></td><td></td><td></td><td class="s">package Plack::Test::MockHTTP;</td></tr>
159<tr><td class="h"><a name="2"></a>2</td><td class="c3">2</td><td class="c3"><span title="Avg 13&micro;s">26&micro;s</span></td><td class="c3">2</td><td class="c3">27&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 22&micro;s (18+5) within Plack::Test::MockHTTP::BEGIN@2 which was called:
160# once (18&micro;s+5&micro;s) by Plack::Test::test_psgi at <a href="Plack-Test-MockHTTP-pm-2513-sub.html#2">line 2</a></div></div>use strict;<div class="calls"><div class="calls_out"># spent 22&micro;s making 1 call to <a href="Plack-Test-MockHTTP-pm-2513-sub.html#2">Plack::Test::MockHTTP::BEGIN@2</a>
161# spent 5&micro;s making 1 call to <a href="strict-pm-3-sub.html#34">strict::import</a></div></div></td></tr>
162<tr><td class="h"><a name="3"></a>3</td><td class="c3">2</td><td class="c3"><span title="Avg 12&micro;s">23&micro;s</span></td><td class="c3">2</td><td class="c3">26&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 17&micro;s (8+9) within Plack::Test::MockHTTP::BEGIN@3 which was called:
163# once (8&micro;s+9&micro;s) by Plack::Test::test_psgi at <a href="Plack-Test-MockHTTP-pm-2513-sub.html#3">line 3</a></div></div>use warnings;<div class="calls"><div class="calls_out"># spent 17&micro;s making 1 call to <a href="Plack-Test-MockHTTP-pm-2513-sub.html#3">Plack::Test::MockHTTP::BEGIN@3</a>
164# spent 9&micro;s making 1 call to <a href="warnings-pm-2-sub.html#386">warnings::import</a></div></div></td></tr>
165<tr><td class="h"><a name="4"></a>4</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
166<tr><td class="h"><a name="5"></a>5</td><td class="c3">2</td><td class="c3"><span title="Avg 12&micro;s">24&micro;s</span></td><td class="c3">2</td><td class="c3">112&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 60&micro;s (9+51) within Plack::Test::MockHTTP::BEGIN@5 which was called:
167# once (9&micro;s+51&micro;s) by Plack::Test::test_psgi at <a href="Plack-Test-MockHTTP-pm-2513-sub.html#5">line 5</a></div></div>use Carp;<div class="calls"><div class="calls_out"># spent 60&micro;s making 1 call to <a href="Plack-Test-MockHTTP-pm-2513-sub.html#5">Plack::Test::MockHTTP::BEGIN@5</a>
168# spent 51&micro;s making 1 call to <a href="Exporter-pm-8-sub.html#28">Exporter::import</a></div></div></td></tr>
169<tr><td class="h"><a name="6"></a>6</td><td class="c3">2</td><td class="c2"><span title="Avg 14&micro;s">28&micro;s</span></td><td class="c3">2</td><td class="c3">17&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 14&micro;s (11+3) within Plack::Test::MockHTTP::BEGIN@6 which was called:
170# once (11&micro;s+3&micro;s) by Plack::Test::test_psgi at <a href="Plack-Test-MockHTTP-pm-2513-sub.html#6">line 6</a></div></div>use HTTP::Request;<div class="calls"><div class="calls_out"># spent 14&micro;s making 1 call to <a href="Plack-Test-MockHTTP-pm-2513-sub.html#6">Plack::Test::MockHTTP::BEGIN@6</a>
171# spent 3&micro;s making 1 call to <a href="UNIVERSAL-pm-738-sub.html#16">UNIVERSAL::import</a></div></div></td></tr>
172<tr><td class="h"><a name="7"></a>7</td><td class="c3">2</td><td class="c3"><span title="Avg 11&micro;s">22&micro;s</span></td><td class="c3">2</td><td class="c3">12&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 10&micro;s (9+1) within Plack::Test::MockHTTP::BEGIN@7 which was called:
173# once (9&micro;s+1&micro;s) by Plack::Test::test_psgi at <a href="Plack-Test-MockHTTP-pm-2513-sub.html#7">line 7</a></div></div>use HTTP::Response;<div class="calls"><div class="calls_out"># spent 10&micro;s making 1 call to <a href="Plack-Test-MockHTTP-pm-2513-sub.html#7">Plack::Test::MockHTTP::BEGIN@7</a>
174# spent 1&micro;s making 1 call to <a href="UNIVERSAL-pm-738-sub.html#16">UNIVERSAL::import</a></div></div></td></tr>
175<tr><td class="h"><a name="8"></a>8</td><td class="c3">2</td><td class="c0"><span title="Avg 53&micro;s">106&micro;s</span></td><td class="c3">2</td><td class="c0">1.73ms</td><td class="s"><div class="calls"><div class="calls_in"># spent 1.69ms (1.27+422&micro;s) within Plack::Test::MockHTTP::BEGIN@8 which was called:
176# once (1.27ms+422&micro;s) by Plack::Test::test_psgi at <a href="Plack-Test-MockHTTP-pm-2513-sub.html#8">line 8</a></div></div>use HTTP::Message::PSGI;<div class="calls"><div class="calls_out"># spent 1.69ms making 1 call to <a href="Plack-Test-MockHTTP-pm-2513-sub.html#8">Plack::Test::MockHTTP::BEGIN@8</a>
177# spent 32&micro;s making 1 call to <a href="Exporter-pm-8-sub.html#28">Exporter::import</a></div></div></td></tr>
178<tr><td class="h"><a name="9"></a>9</td><td class="c3">2</td><td class="c0"><span title="Avg 99&micro;s">199&micro;s</span></td><td class="c3">2</td><td class="c3">66&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 37&micro;s (9+28) within Plack::Test::MockHTTP::BEGIN@9 which was called:
179# once (9&micro;s+28&micro;s) by Plack::Test::test_psgi at <a href="Plack-Test-MockHTTP-pm-2513-sub.html#9">line 9</a></div></div>use Try::Tiny;<div class="calls"><div class="calls_out"># spent 37&micro;s making 1 call to <a href="Plack-Test-MockHTTP-pm-2513-sub.html#9">Plack::Test::MockHTTP::BEGIN@9</a>
180# spent 28&micro;s making 1 call to <a href="Exporter-pm-8-sub.html#28">Exporter::import</a></div></div></td></tr>
181<tr><td class="h"><a name="10"></a>10</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
182<tr><td class="h"><a name="11"></a>11</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 7.42s (46&micro;s+7.42) within Plack::Test::MockHTTP::test_psgi which was called 2 times, avg 3.71s/call:
183# 2 times (46&micro;s+7.42s) by Plack::Test::test_psgi at <a href="Plack-Test-pm-4-sub.html#17">line 17 of Plack/Test.pm</a>, avg 3.71s/call</div></div>sub test_psgi {</td></tr>
184<tr><td class="h"><a name="12"></a>12</td><td class="c0">10</td><td class="c0"><span title="Avg 4&micro;s">45&micro;s</span></td><td></td><td></td><td class="s"> my %args = @_;</td></tr>
185<tr><td class="h"><a name="13"></a>13</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
186<tr><td class="h"><a name="14"></a>14</td><td></td><td></td><td></td><td></td><td class="s"> my $client = delete $args{client} or croak &quot;client test code needed&quot;;</td></tr>
187<tr><td class="h"><a name="15"></a>15</td><td></td><td></td><td></td><td></td><td class="s"> my $app = delete $args{app} or croak &quot;app needed&quot;;</td></tr>
188<tr><td class="h"><a name="16"></a>16</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
189<tr><td class="h"><a name="17"></a>17</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 7.42s (306&micro;s+7.42) within Plack::Test::MockHTTP::__ANON__[/Users/edenc/perl5/lib/perl5/Plack/Test/MockHTTP.pm:31] which was called 2 times, avg 3.71s/call:
190# once (252&micro;s+7.41s) by main::__ANON__[script/nytprof.pl:39] at <a href="script-nytprof-pl-1-sub.html#38">line 38 of script/nytprof.pl</a>
191# once (54&micro;s+8.90ms) by CatalystX::Test::MockContext::__ANON__[/Users/edenc/perl5/lib/perl5/CatalystX/Test/MockContext.pm:30] at <a href="CatalystX-Test-MockContext-pm-1852-sub.html#29">line 29 of CatalystX/Test/MockContext.pm</a></div></div> my $cb = sub {</td></tr>
192<tr><td class="h"><a name="18"></a>18</td><td class="c0">14</td><td class="c0"><span title="Avg 20&micro;s">276&micro;s</span></td><td></td><td></td><td class="s"> my $req = shift;</td></tr>
193<tr><td class="h"><a name="19"></a>19</td><td></td><td></td><td class="c0">8</td><td class="c3">366&micro;s</td><td class="s"> $req-&gt;uri-&gt;scheme('http') unless defined $req-&gt;uri-&gt;scheme;<div class="calls"><div class="calls_out"> # spent 358&micro;s making 4 calls to <a href="URI-pm-59-sub.html#194">URI::scheme</a>, avg 89&micro;s/call
194 # spent 8&micro;s making 4 calls to <a href="HTTP-Request-pm-54-sub.html#59">HTTP::Request::uri</a>, avg 2&micro;s/call</div></div></td></tr>
195<tr><td class="h"><a name="20"></a>20</td><td></td><td></td><td class="c0">8</td><td class="c0">2.52ms</td><td class="s"> $req-&gt;uri-&gt;host('localhost') unless defined $req-&gt;uri-&gt;host;<div class="calls"><div class="calls_out"> # spent 2.51ms making 4 calls to <a href="URI-_server-pm-491-sub.html#68">URI::_server::host</a>, avg 627&micro;s/call
196 # spent 10&micro;s making 4 calls to <a href="HTTP-Request-pm-54-sub.html#59">HTTP::Request::uri</a>, avg 2&micro;s/call</div></div></td></tr>
197<tr><td class="h"><a name="21"></a>21</td><td></td><td></td><td class="c3">2</td><td class="c0">2.03ms</td><td class="s"> my $env = $req-&gt;to_psgi;<div class="calls"><div class="calls_out"> # spent 2.03ms making 2 calls to <a href="HTTP-Message-PSGI-pm-2514-sub.html#147">HTTP::Request::to_psgi</a>, avg 1.01ms/call</div></div></td></tr>
198<tr><td class="h"><a name="22"></a>22</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
199<tr><td class="h"><a name="23"></a>23</td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 7.42s (24&micro;s+7.42) within Plack::Test::MockHTTP::__ANON__[/Users/edenc/perl5/lib/perl5/Plack/Test/MockHTTP.pm:25] which was called 2 times, avg 3.71s/call:
200# 2 times (24&micro;s+7.42s) by Try::Tiny::try at <a href="Try-Tiny-pm-76-sub.html#71">line 71 of Try/Tiny.pm</a>, avg 3.71s/call</div></div> my $res = try {</td></tr>
201<tr><td class="h"><a name="24"></a>24</td><td class="c3">2</td><td class="c3"><span title="Avg 11&micro;s">23&micro;s</span></td><td class="c0">4</td><td class="c0">7.42s</td><td class="s"> HTTP::Response-&gt;from_psgi($app-&gt;($env));<div class="calls"><div class="calls_out"> # spent 7.41s making 2 calls to <a href="HTTP-Message-PSGI-pm-2514-sub.html#151">HTTP::Response::from_psgi</a>, avg 3.71s/call
202 # spent 4.69ms making 1 call to <a href="CatalystX-Test-MockContext-pm-1852-sub.html#22">CatalystX::Test::MockContext::__ANON__[CatalystX/Test/MockContext.pm:26]</a>
203 # spent 7&micro;s making 1 call to <a href="Catalyst-Engine-pm-1927-sub.html#676">Catalyst::Engine::__ANON__[Catalyst/Engine.pm:684]</a></div></div></td></tr>
204<tr><td class="h"><a name="25"></a>25</td><td></td><td></td><td></td><td></td><td class="s"> } catch {</td></tr>
205<tr><td class="h"><a name="26"></a>26</td><td></td><td></td><td></td><td></td><td class="s"> HTTP::Response-&gt;from_psgi([ 500, [ 'Content-Type' =&gt; 'text/plain' ], [ $_ ] ]);</td></tr>
206<tr><td class="h"><a name="27"></a>27</td><td></td><td></td><td class="c0">4</td><td class="c0">7.42s</td><td class="s"> };<div class="calls"><div class="calls_out"> # spent 7.42s making 2 calls to <a href="Try-Tiny-pm-76-sub.html#25">Try::Tiny::try</a>, avg 3.71s/call
207 # spent 10&micro;s making 2 calls to <a href="Try-Tiny-pm-76-sub.html#114">Try::Tiny::catch</a>, avg 5&micro;s/call</div></div></td></tr>
208<tr><td class="h"><a name="28"></a>28</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
209<tr><td class="h"><a name="29"></a>29</td><td></td><td></td><td class="c3">2</td><td class="c3">20&micro;s</td><td class="s"> $res-&gt;request($req);<div class="calls"><div class="calls_out"> # spent 20&micro;s making 2 calls to <a href="HTTP-Response-pm-2084-sub.html#64">HTTP::Response::request</a>, avg 10&micro;s/call</div></div></td></tr>
210<tr><td class="h"><a name="30"></a>30</td><td></td><td></td><td></td><td></td><td class="s"> return $res;</td></tr>
211<tr><td class="h"><a name="31"></a>31</td><td></td><td></td><td></td><td></td><td class="s"> };</td></tr>
212<tr><td class="h"><a name="32"></a>32</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
213<tr><td class="h"><a name="33"></a>33</td><td></td><td></td><td class="c3">2</td><td class="c0">7.42s</td><td class="s"> $client-&gt;($cb);<div class="calls"><div class="calls_out"> # spent 7.41s making 1 call to <a href="script-nytprof-pl-1-sub.html#36">main::__ANON__[script/nytprof.pl:39]</a>
214 # spent 8.97ms making 1 call to <a href="CatalystX-Test-MockContext-pm-1852-sub.html#27">CatalystX::Test::MockContext::__ANON__[CatalystX/Test/MockContext.pm:30]</a></div></div></td></tr>
215<tr><td class="h"><a name="34"></a>34</td><td></td><td></td><td></td><td></td><td class="s">}</td></tr>
216<tr><td class="h"><a name="35"></a>35</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
217<tr><td class="h"><a name="36"></a>36</td><td class="c3">1</td><td class="c3"><span title="Avg 2&micro;s">2&micro;s</span></td><td></td><td></td><td class="s">1;</td></tr>
218<tr><td class="h"><a name="37"></a>37</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
219<tr><td class="h"><a name="38"></a>38</td><td></td><td></td><td></td><td></td><td class="s">__END__</td></tr>
220</tbody></table></div>
221
222 <script type="text/javascript"> $(document).ready(function() {
223
224 $("#subs_table").tablesorter({
225 sortList: [[3,1]],
226 headers: {
227 3: { sorter: 'fmt_time' },
228 4: { sorter: 'fmt_time' }
229 }
230 });
231
232 } ); </script>
233
234 <div class="footer">Report produced by the
235 <a href="http://search.cpan.org/dist/Devel-NYTProf/">NYTProf 4.06</a>
236 Perl profiler, developed by
237 <a href="http://www.linkedin.com/in/timbunce">Tim Bunce</a> and
238 <a href="http://code.nytimes.com">Adam Kaplan</a>.
239 </div>
240 <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
241 </body></html>