Filename | /usr/local/share/perl/5.18.2/Plack.pm |
Statements | Executed 8 statements in 82µs |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 12µs | 12µs | BEGIN@5 | Plack::
1 | 1 | 1 | 10µs | 19µs | BEGIN@3 | Plack::
1 | 1 | 1 | 5µs | 8µs | BEGIN@4 | Plack::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package Plack; | ||||
2 | |||||
3 | 2 | 18µs | 2 | 27µs | # spent 19µs (10+9) within Plack::BEGIN@3 which was called:
# once (10µs+9µs) by HTTP::Server::PSGI::BEGIN@6 at line 3 # spent 19µs making 1 call to Plack::BEGIN@3
# spent 9µs making 1 call to strict::import |
4 | 2 | 19µs | 2 | 11µs | # spent 8µs (5+3) within Plack::BEGIN@4 which was called:
# once (5µs+3µs) by HTTP::Server::PSGI::BEGIN@6 at line 4 # spent 8µs making 1 call to Plack::BEGIN@4
# spent 3µs making 1 call to warnings::import |
5 | 2 | 43µs | 1 | 12µs | # spent 12µs within Plack::BEGIN@5 which was called:
# once (12µs+0s) by HTTP::Server::PSGI::BEGIN@6 at line 5 # spent 12µs making 1 call to Plack::BEGIN@5 |
6 | 1 | 400ns | our $VERSION = '1.0037'; | ||
7 | |||||
8 | 1 | 2µs | 1; | ||
9 | __END__ |