Filename | /usr/local/share/perl/5.18.2/Plack/Handler/Standalone.pm |
Statements | Executed 7 statements in 79µs |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 10µs | 21µs | BEGIN@2 | Plack::Handler::Standalone::
1 | 1 | 1 | 9µs | 16µs | BEGIN@3 | Plack::Handler::Standalone::
1 | 1 | 1 | 7µs | 24.4ms | BEGIN@4 | Plack::Handler::Standalone::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package Plack::Handler::Standalone; | ||||
2 | 2 | 22µs | 2 | 32µs | # spent 21µs (10+11) within Plack::Handler::Standalone::BEGIN@2 which was called:
# once (10µs+11µs) by Plack::Util::load_class at line 2 # spent 21µs making 1 call to Plack::Handler::Standalone::BEGIN@2
# spent 11µs making 1 call to strict::import |
3 | 2 | 26µs | 2 | 22µs | # spent 16µs (9+7) within Plack::Handler::Standalone::BEGIN@3 which was called:
# once (9µs+7µs) by Plack::Util::load_class at line 3 # spent 16µs making 1 call to Plack::Handler::Standalone::BEGIN@3
# spent 7µs making 1 call to warnings::import |
4 | 2 | 30µs | 2 | 48.8ms | # spent 24.4ms (7µs+24.4) within Plack::Handler::Standalone::BEGIN@4 which was called:
# once (7µs+24.4ms) by Plack::Util::load_class at line 4 # spent 24.4ms making 1 call to Plack::Handler::Standalone::BEGIN@4
# spent 24.4ms making 1 call to parent::import |
5 | |||||
6 | 1 | 2µs | 1; | ||
7 | |||||
8 | __END__ |