← Index
NYTProf Performance Profile   « block view • line view • sub view »
For /usr/share/koha/opac/cgi-bin/opac/opac-search.pl
  Run on Tue Oct 15 11:58:52 2013
Reported on Tue Oct 15 12:02:30 2013

Filename/usr/share/koha/opac/htdocs/opac-tmpl/prog/en-NZ/includes/doc-head-close.inc
StatementsExecuted 97 statements in 517µs
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
111202µs574µsTemplate::Document::::__ANON__[:121]Template::Document::__ANON__[:121]
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1
# spent 574µs (202+372) within Template::Document::__ANON__[/usr/share/koha/opac/htdocs/opac-tmpl/prog/en-NZ/includes/doc-head-close.inc:121] which was called: # once (202µs+372µs) by Template::Document::process at line 151 of Template/Document.pm
</title>
2<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
319µs14µs<meta name="generator" content="Koha [% Version %]" /> <!-- leave this for stats -->
# spent 4µs making 1 call to Template::Stash::XS::get
4213µs26µs<link rel="shortcut icon" href="[% IF ( OpacFavicon ) %][% OpacFavicon %][% ELSE %][% themelang %]/includes/favicon.ico[% END %]" type="image/x-icon" />
# spent 6µs making 2 calls to Template::Stash::XS::get, avg 3µs/call
517µs13µs<link rel="stylesheet" type="text/css" href="[% themelang %]/lib/jquery/jquery-ui.css" />
# spent 3µs making 1 call to Template::Stash::XS::get
6315µs27µs[% SET opaclayoutstylesheet='opac.css' UNLESS opaclayoutstylesheet %] [% IF (opaclayoutstylesheet.match('^https?:|^\/')) %] <link rel="stylesheet" type="text/css" href="[% opaclayoutstylesheet %]" />
# spent 7µs making 2 calls to Template::Stash::XS::get, avg 4µs/call
721µs[% ELSE %] <link rel="stylesheet" type="text/css" href="[% themelang %]/css/[% opaclayoutstylesheet %]" />
8342µs2126µs[% END %] [% IF ( opaccolorstylesheet ) %] [% IF (opaccolorstylesheet.match('^https?:|^\/')) %] <link rel="stylesheet" type="text/css" href="[% opaccolorstylesheet %]" />
# spent 81µs making 1 call to Template::Stash::XS::get # spent 46µs making 1 call to Template::VMethods::text_match
911µs [% ELSE %] <link rel="stylesheet" type="text/css" href="[% themelang %]/css/[% opaccolorstylesheet %]" />
1028µs13µs [% END %] [% END %] [% IF ( opac_css_override ) %] <link rel="stylesheet" type="text/css" href="[% themelang %]/css/[% opac_css_override %]" />
# spent 3µs making 1 call to Template::Stash::XS::get
11318µs328µs[% END %] <link rel="stylesheet" type="text/css" media="print" href="[% themelang %]/css/print.css" />
# spent 21µs making 2 calls to Template::Stash::XS::get, avg 11µs/call # spent 7µs making 1 call to Template::Stash::undefined
121400ns[% IF persona %] <link rel="stylesheet" type="text/css" href="[% themelang %]/css/persona-buttons.css" />
13212µs26µs[% END %] [% IF ( OPACMobileUserCSS ) %]<style type="text/css" media="screen and (max-width:700px)">[% OPACMobileUserCSS %]</style>[% END %] [% IF ( bidi ) %] <link rel="stylesheet" type="text/css" href="[% themelang %]/css/right-to-left.css" />
# spent 6µs making 2 calls to Template::Stash::XS::get, avg 3µs/call
14420µs419µs[% END %] [% IF ( OPACUserCSS ) %]<style type="text/css">[% OPACUserCSS %]</style>[% END %]
# spent 16µs making 3 calls to Template::Stash::XS::get, avg 5µs/call # spent 2µs making 1 call to Template::Stash::undefined
1521µs<!-- yui js -->
1637µs13µs<script type="text/javascript" src="[% yuipath %]/utilities/utilities.js"></script>
# spent 3µs making 1 call to Template::Stash::XS::get
17410µs13µs<script type="text/javascript" src="[% yuipath %]/container/container-min.js"></script>
# spent 3µs making 1 call to Template::Stash::XS::get
1838µs13µs<script type="text/javascript" src="[% yuipath %]/menu/menu-min.js"></script>
# spent 3µs making 1 call to Template::Stash::XS::get
1927µs13µs<script type="text/javascript" src="[% themelang %]/lib/jquery/jquery.js"></script>
# spent 3µs making 1 call to Template::Stash::XS::get
20278µs173µs<script type="text/javascript" src="[% themelang %]/lib/jquery/jquery-ui.js"></script>
# spent 73µs making 1 call to Template::Stash::XS::get
2128µs13µs<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.hoverIntent.minified.js"></script>
# spent 3µs making 1 call to Template::Stash::XS::get
2227µs13µs<script type="text/javascript" src="[% themelang %]/js/script.js"></script>
# spent 3µs making 1 call to Template::Stash::XS::get
231400ns[% IF ( OPACAmazonCoverImages ) %] <script type="text/javascript" language="javascript">//<![CDATA[
24 var NO_AMAZON_IMAGE = _("No cover image available");
25 //]]>
26</script>
2717µs13µs<script type="text/javascript" language="javascript" src="[% themelang %]/js/amazonimages.js"></script>
# spent 3µs making 1 call to Template::Stash::XS::get
2828µs13µs[% END %] [% IF ( SyndeticsCoverImages ) %] <script type="text/javascript">//<![CDATA[
# spent 3µs making 1 call to Template::Stash::XS::get
2912µs var NO_AMAZON_IMAGE = _("No cover image available");
30 //]]>
311300ns</script>
32212µs26µs<script type="text/javascript" src="[% themelang %]/js/amazonimages.js"></script> [% END %] [% IF ( opacbookbag ) %]<script type="text/javascript" src="[% themelang %]/js/basket.js">
# spent 6µs making 2 calls to Template::Stash::XS::get, avg 3µs/call
331500ns[% ELSIF ( virtualshelves ) %]<script type="text/javascript" src="[% themelang %]/js/basket.js">
3417µs13µs[% ELSE %]<script type="text/javascript"> var readCookie;[% END %]
# spent 3µs making 1 call to Template::Stash::XS::get
351500ns</script>
361400ns
37<script type="text/javascript">
38 //<![CDATA[
39 var MSG_CONFIRM_AGAIN = _("Warning: Cannot be undone. Please confirm once again")
401700ns var MSG_DELETE_SEARCH_HISTORY = _("Are you sure you want to delete your search history?");
41 [% IF ( opacbookbag ) %]var MSG_BASKET_EMPTY = _("Your cart is currently empty");
42 var MSG_RECORD_IN_BASKET = _("This item is already in your cart");
43 var MSG_RECORD_ADDED = _("This item has been added to your cart");
44 var MSG_RECORD_REMOVED = _("This item has been removed from your cart");
45 var MSG_NRECORDS_ADDED = _(" item(s) added to your cart");
46 var MSG_NRECORDS_IN_BASKET = _("already in your cart");
47 var MSG_NO_RECORD_SELECTED = _("No item was selected");
48 var MSG_NO_RECORD_ADDED = _("No item was added to your cart");
49 var MSG_CONFIRM_DEL_BASKET = _("Are you sure you want to empty your cart?");
50 var MSG_CONFIRM_DEL_RECORDS = _("Are you sure you want to remove the selected items?");
51 var MSG_ITEM_IN_CART = _("In your cart");
52 var MSG_IN_YOUR_CART = _("Items in your cart: ");
53 var MSG_ITEM_NOT_IN_CART = _("Add to your cart");
54 $("#cartDetails").ready(function(){ $("#cmspan").html("<a href=\"#\" id=\"cartmenulink\"><span id=\"carticon\"></span> "+_("Cart")+"<span id=\"basketcount\"><\/span><\/a>"); }); [% ELSE %][% IF ( virtualshelves ) %]
5517µs13µs var MSG_NO_RECORD_SELECTED = _("No item was selected");[% END %][% END %]
# spent 3µs making 1 call to Template::Stash::XS::get
56 [% IF ( opacuserlogin ) %][% IF ( TagsEnabled ) %]var MSG_TAGS_DISABLED = _("Sorry, tags are not enabled on this system.");
57 var MSG_TAG_ALL_BAD = _("Error! Your tag was entirely markup code. It was NOT added. Please try again with plain text.");
58 var MSG_ILLEGAL_PARAMETER = _("Error! Illegal parameter");
59 var MSG_TAG_SCRUBBED = _("Note: Your tag contained markup code that was removed. The tag was added as ");
60 var MSG_ADD_TAG_FAILED = _("Error! The add_tag operation failed on");
611500ns var MSG_ADD_TAG_FAILED_NOTE = _("Note: you can only tag an item with a given term once. Check 'My Tags' to see your current tags.");
62 var MSG_DELETE_TAG_FAILED = _("Error! You cannot delete the tag");
63 var MSG_DELETE_TAG_FAILED_NOTE = _("Note: you can only delete your own tags.")
64 var MSG_LOGIN_REQUIRED = _("You must be logged in to add tags.");
65 var MSG_TAGS_ADDED = _("Tags added: ");
66 var MSG_TAGS_DELETED = _("Tags added: ");
67 var MSG_TAGS_ERRORS = _("Errors: ");
68 var MSG_MULTI_ADD_TAG_FAILED = _("Unable to add one or more tags.");
69112µs26µs var MSG_NO_TAG_SPECIFIED = _("No tag was specified.");[% END %][% END %]
# spent 6µs making 2 calls to Template::Stash::XS::get, avg 3µs/call
70 [% IF ( OPACAmazonCoverImages ) %]$(window).load(function() {
71 verify_images();
7216µs13µs });[% END %]
# spent 3µs making 1 call to Template::Stash::XS::get
73 [% IF ( SyndeticsCoverImages ) %]$(window).load(function() {
74 verify_images();
7527µs13µs });[% END %]
# spent 3µs making 1 call to Template::Stash::XS::get
76212µs26µs [% IF ( opacuserjs ) %][% opacuserjs %][% END %]
# spent 6µs making 2 calls to Template::Stash::XS::get, avg 3µs/call
77 //]]>
7817µs13µs[% IF ( opacbookbag ) %]</script><script type="text/javascript" src="[% themelang %]/js/basket.js">
# spent 3µs making 1 call to Template::Stash::XS::get
7931µs[% ELSIF ( virtualshelves ) %]</script><script type="text/javascript" src="[% themelang %]/js/basket.js">
8017µs13µs[% ELSE %]</script><script type="text/javascript">var readCookie;[% END %]</script>
# spent 3µs making 1 call to Template::Stash::XS::get
81456µs345µs[% IF ( opacuserlogin ) %][% IF ( TagsEnabled ) %]<script type="text/javascript" src="[% themelang %]/js/tags.js"></script>[% END %][% ELSE %][% END %] [% IF ( GoogleJackets ) %] <script type="text/javascript" src="[% themelang %]/js/google-jackets.js"></script>
# spent 45µs making 3 calls to Template::Stash::XS::get, avg 15µs/call
8222µs<script type="text/javascript">
83 //<![CDATA[
84 var NO_GOOGLE_JACKET = _("No cover image available");
851400ns //]]>
861400ns</script>
8718µs13µs[% END %] [% IF OpenLibraryCovers %] <script type="text/javascript" src="[% themelang %]/js/openlibrary.js"></script>
# spent 3µs making 1 call to Template::Stash::XS::get
88<script type="text/javascript">
89//<![CDATA[
901200nsvar NO_OL_JACKET = _("No cover image available");
911300ns//]]>
92</script>
93212µs26µs[% END %] [% IF OPACLocalCoverImages %] <script type="text/javascript" src="[% themelang %]/js/localcovers.js"></script>
# spent 6µs making 2 calls to Template::Stash::XS::get, avg 3µs/call
941600ns<script type="text/javascript">
95//<![CDATA[
96var NO_LOCAL_JACKET = _("No cover image available");
971300ns//]]>
98</script>
9917µs13µs[% END %] [% IF ( BakerTaylorEnabled ) %]<script type="text/javascript" src="[% themelang %]/js/bakertaylorimages.js"></script>
# spent 3µs making 1 call to Template::Stash::XS::get
1001500ns<script type="text/javascript">
101 //<![CDATA[
102 var NO_BAKERTAYLOR_IMAGE = _("No cover image available");
1031600ns $(window).load(function(){
104 bt_verify_images();
105 });
106 //]]>
107215µs320µs</script>[% END %] <link rel="unapi-server" type="application/xml" title="unAPI" href="[% OPACBaseURL %]/cgi-bin/koha/unapi" />
# spent 16µs making 2 calls to Template::Stash::XS::get, avg 8µs/call # spent 4µs making 1 call to Template::Stash::undefined
1081400ns[% IF ( GoogleIndicTransliteration ) %] <script type="text/javascript" src="http://www.google.com/jsapi"></script>
109 <script type="text/javascript" src="[% themelang %]/js/googleindictransliteration.js"></script>
11018µs213µs[% END %]
# spent 10µs making 1 call to Template::Stash::XS::get # spent 3µs making 1 call to Template::Stash::undefined
111
- -
11312µs
- -
1151400ns
- -
12017µs
- -
123123µs