← 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 17:10:45 2013
Reported on Tue Oct 15 17:12:34 2013

Filename/usr/share/perl5/Date/Manip/Lang/english.pm
StatementsExecuted 23 statements in 715µs
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
1111.23ms2.02msDate::Manip::Lang::english::::BEGIN@24Date::Manip::Lang::english::BEGIN@24
111165µs165µsDate::Manip::Lang::english::::CORE:readlineDate::Manip::Lang::english::CORE:readline (opcode)
11117µs25µsDate::Manip::Lang::english::::BEGIN@26Date::Manip::Lang::english::BEGIN@26
11114µs38µsDate::Manip::Lang::english::::BEGIN@27Date::Manip::Lang::english::BEGIN@27
11114µs41µsDate::Manip::Lang::english::::BEGIN@29Date::Manip::Lang::english::BEGIN@29
11114µs63µsDate::Manip::Lang::english::::BEGIN@23Date::Manip::Lang::english::BEGIN@23
11110µs31µsDate::Manip::Lang::english::::BEGIN@32Date::Manip::Lang::english::BEGIN@32
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
0163µsProfile data that couldn't be associated with a specific line:
# spent 63µs making 1 call to Date::Manip::Lang::english::BEGIN@23
1111µspackage Date::Manip::Lang::english;
2# Copyright (c) 1995-2010 Sullivan Beck. All rights reserved.
3# This program is free software; you can redistribute it and/or modify it
4# under the same terms as Perl itself.
5
6########################################################################
7########################################################################
8
9=pod
10
- -
23454µs149µs
# spent 63µs (14+49) within Date::Manip::Lang::english::BEGIN@23 which was called: # once (14µs+49µs) by Date::Manip::Base::_language at line 0
require 5.010000;
# spent 49µs making 1 call to feature::import
243145µs22.11ms
# spent 2.02ms (1.23+791µs) within Date::Manip::Lang::english::BEGIN@24 which was called: # once (1.23ms+791µs) by Date::Manip::Base::_language at line 24
use YAML::Syck;
# spent 2.02ms making 1 call to Date::Manip::Lang::english::BEGIN@24 # spent 93µs making 1 call to Exporter::import
25
26365µs233µs
# spent 25µs (17+8) within Date::Manip::Lang::english::BEGIN@26 which was called: # once (17µs+8µs) by Date::Manip::Base::_language at line 26
use strict;
# spent 25µs making 1 call to Date::Manip::Lang::english::BEGIN@26 # spent 8µs making 1 call to strict::import
27335µs261µs
# spent 38µs (14+24) within Date::Manip::Lang::english::BEGIN@27 which was called: # once (14µs+24µs) by Date::Manip::Base::_language at line 27
use warnings;
# spent 38µs making 1 call to Date::Manip::Lang::english::BEGIN@27 # spent 24µs making 1 call to warnings::import
28
29340µs268µs
# spent 41µs (14+27) within Date::Manip::Lang::english::BEGIN@29 which was called: # once (14µs+27µs) by Date::Manip::Base::_language at line 29
use vars qw($VERSION);
# spent 41µs making 1 call to Date::Manip::Lang::english::BEGIN@29 # spent 27µs making 1 call to vars::import
3011µs$VERSION='6.11';
31
32351µs253µs
# spent 31µs (10+22) within Date::Manip::Lang::english::BEGIN@32 which was called: # once (10µs+22µs) by Date::Manip::Base::_language at line 32
use vars qw($Language);
# spent 31µs making 1 call to Date::Manip::Lang::english::BEGIN@32 # spent 22µs making 1 call to vars::import
33
341266µs1165µsmy @in = <DATA>;
# spent 165µs making 1 call to Date::Manip::Lang::english::CORE:readline
35125µs1716µs$Language = Load(join('',@in));
# spent 716µs making 1 call to YAML::Syck::Load
36
37123µs1;
38__DATA__
 
# spent 165µs within Date::Manip::Lang::english::CORE:readline which was called: # once (165µs+0s) by Date::Manip::Base::_language at line 34
sub Date::Manip::Lang::english::CORE:readline; # opcode