Filename | /var/www/foswiki11/bin/view |
Statements | Executed 21 statements in 6.63ms |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
66639 | 13 | 11 | 82.3ms | 82.3ms | isa (xsub) | UNIVERSAL::
1 | 1 | 1 | 14.3ms | 139ms | BEGIN@22 | main::
1 | 1 | 1 | 4.24ms | 4.27ms | BEGIN@4 | main::
1 | 1 | 1 | 3.66ms | 15.8ms | BEGIN@9 | main::
1 | 1 | 1 | 2.28ms | 4.09ms | BEGIN@23 | main::
1 | 1 | 1 | 1.99ms | 8.48ms | BEGIN@6 | main::
1 | 1 | 1 | 772µs | 820µs | BEGIN@3 | main::
243 | 4 | 3 | 279µs | 279µs | can (xsub) | UNIVERSAL::
1 | 1 | 1 | 206µs | 206µs | BEGIN@0 (xsub) | main::
2 | 2 | 2 | 82µs | 82µs | VERSION (xsub) | UNIVERSAL::
28 | 1 | 1 | 47µs | 47µs | method_changed_in (xsub) | mro::
28 | 1 | 1 | 43µs | 43µs | SvREADONLY (xsub) | Internals::
1 | 1 | 1 | 23µs | 24µs | O_NOINHERIT | Fcntl::
1 | 1 | 1 | 12µs | 13µs | O_EXLOCK | Fcntl::
1 | 1 | 1 | 11µs | 12µs | O_TEMPORARY | Fcntl::
0 | 0 | 0 | 0s | 0s | RUNTIME | main::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
0 | 3 | 273µs | Profile data that couldn't be associated with a specific line: # spent 206µs making 1 call to main::BEGIN@0
# spent 61µs making 1 call to File::Temp::END
# spent 6µs making 1 call to Monitor::END | ||
1 | 3 | 319µs | #! /usr/bin/perl -w | ||
2 | # See bottom of file for license and copyright information | ||||
3 | 2 | 741µs | 2 | 867µs | # spent 820µs (772+48) within main::BEGIN@3 which was called:
# once (772µs+48µs) by main::RUNTIME at line 3 # spent 820µs making 1 call to main::BEGIN@3
# spent 48µs making 1 call to strict::import |
4 | 2 | 4.10ms | 2 | 4.30ms | # spent 4.27ms (4.24+30µs) within main::BEGIN@4 which was called:
# once (4.24ms+30µs) by main::RUNTIME at line 4 # spent 4.27ms making 1 call to main::BEGIN@4
# spent 30µs making 1 call to warnings::import |
5 | |||||
6 | # spent 8.48ms (1.99+6.49) within main::BEGIN@6 which was called:
# once (1.99ms+6.49ms) by main::RUNTIME at line 20 | ||||
7 | 1 | 2µs | if ( defined $ENV{GATEWAY_INTERFACE} || defined $ENV{MOD_PERL} ) { | ||
8 | $Foswiki::cfg{Engine} = 'Foswiki::Engine::CGI'; | ||||
9 | 2 | 657µs | 2 | 15.9ms | # spent 15.8ms (3.66+12.1) within main::BEGIN@9 which was called:
# once (3.66ms+12.1ms) by main::RUNTIME at line 9 # spent 15.8ms making 1 call to main::BEGIN@9
# spent 107µs making 1 call to CGI::Carp::import |
10 | $SIG{__DIE__} = \&CGI::Carp::confess; | ||||
11 | } | ||||
12 | else { | ||||
13 | 1 | 2µs | $Foswiki::cfg{Engine} = 'Foswiki::Engine::CLI'; | ||
14 | 1 | 700ns | require Carp; | ||
15 | 1 | 3µs | $SIG{__DIE__} = \&Carp::confess; | ||
16 | } | ||||
17 | 1 | 4µs | $ENV{FOSWIKI_ACTION} = 'view'; | ||
18 | 1 | 9µs | @INC = ( '.', grep { $_ ne '.' } @INC ); | ||
19 | 1 | 154µs | require 'setlib.cfg'; | ||
20 | 1 | 88µs | 1 | 8.48ms | } # spent 8.48ms making 1 call to main::BEGIN@6 |
21 | |||||
22 | 2 | 240µs | 1 | 139ms | # spent 139ms (14.3+125) within main::BEGIN@22 which was called:
# once (14.3ms+125ms) by main::RUNTIME at line 22 # spent 139ms making 1 call to main::BEGIN@22 |
23 | 2 | 308µs | 1 | 4.09ms | # spent 4.09ms (2.28+1.81) within main::BEGIN@23 which was called:
# once (2.28ms+1.81ms) by main::RUNTIME at line 23 # spent 4.09ms making 1 call to main::BEGIN@23 |
24 | 1 | 4µs | 1 | 61.4s | $Foswiki::engine->run(); # spent 61.4s making 1 call to Foswiki::Engine::CLI::run |
25 | __END__ | ||||
# spent 43µs within Internals::SvREADONLY which was called 28 times, avg 2µs/call:
# 28 times (43µs+0s) by constant::import at line 136 of constant.pm, avg 2µs/call | |||||
# spent 82µs within UNIVERSAL::VERSION which was called 2 times, avg 41µs/call:
# once (65µs+0s) by Foswiki::BEGIN@171 at line 171 of /var/www/foswiki11/lib/Foswiki.pm
# once (17µs+0s) by version::BEGIN@1 at line 2 of (eval 5)[version.pm:15] | |||||
# spent 279µs within UNIVERSAL::can which was called 243 times, avg 1µs/call:
# 240 times (273µs+0s) by Foswiki::Query::Node::simplify at line 253 of /var/www/foswiki11/lib/Foswiki/Query/Node.pm, avg 1µs/call
# once (2µs+0s) by CGI::can at line 266 of CGI.pm
# once (2µs+0s) by Foswiki::Users::getCanonicalUserID at line 480 of /var/www/foswiki11/lib/Foswiki/Users.pm
# once (2µs+0s) by CGI::can at line 282 of CGI.pm | |||||
# spent 82.3ms within UNIVERSAL::isa which was called 66639 times, avg 1µs/call:
# 47352 times (60.0ms+0s) by Foswiki::Store::VC::Handler::new at line 67 of /var/www/foswiki11/lib/Foswiki/Store/VC/Handler.pm, avg 1µs/call
# 8845 times (7.84ms+0s) by Foswiki::Search::formatResults at line 774 of /var/www/foswiki11/lib/Foswiki/Search.pm, avg 887ns/call
# 8760 times (12.2ms+0s) by Foswiki::Store::QueryAlgorithms::BruteForce::getField at line 258 of /var/www/foswiki11/lib/Foswiki/Store/QueryAlgorithms/BruteForce.pm, avg 1µs/call
# 1104 times (1.72ms+0s) by Foswiki::Meta::new at line 327 of /var/www/foswiki11/lib/Foswiki/Meta.pm, avg 2µs/call
# 320 times (244µs+0s) by Foswiki::Query::Node::toString at line 102 of /var/www/foswiki11/lib/Foswiki/Query/Node.pm, avg 764ns/call
# 80 times (107µs+0s) by Foswiki::Store::VC::Store::searchInWebMetaData at line 466 of /var/www/foswiki11/lib/Foswiki/Store/VC/Store.pm, avg 1µs/call
# 80 times (55µs+0s) by Foswiki::Query::Node::toString at line 118 of /var/www/foswiki11/lib/Foswiki/Query/Node.pm, avg 686ns/call
# 78 times (112µs+0s) by CGI::self_or_default at line 476 of CGI.pm, avg 1µs/call
# 10 times (14µs+0s) by CGI::self_or_CGI at line 487 of CGI.pm, avg 1µs/call
# 7 times (14µs+0s) by base::import at line 74 of base.pm, avg 2µs/call
# once (3µs+0s) by Foswiki::I18N::new at line 145 of /var/www/foswiki11/lib/Foswiki/I18N.pm
# once (2µs+0s) by Foswiki::Engine::CLI::run at line 52 of /var/www/foswiki11/lib/Foswiki/Engine/CLI.pm
# once (2µs+0s) by Foswiki::UI::handleRequest at line 251 of /var/www/foswiki11/lib/Foswiki/UI.pm | |||||
# spent 206µs within main::BEGIN@0 which was called:
# once (206µs+0s) by main::RUNTIME at line 0 | |||||
# spent 47µs within mro::method_changed_in which was called 28 times, avg 2µs/call:
# 28 times (47µs+0s) by constant::import at line 151 of constant.pm, avg 2µs/call |