← Index
NYTProf Performance Profile   « line view »
For t/bug-md-11.t
  Run on Fri Mar 8 13:27:24 2024
Reported on Fri Mar 8 13:30:23 2024

Filename/home/micha/.plenv/versions/5.38.2/lib/perl5/site_perl/5.38.2/Test2/Hub/Interceptor/Terminator.pm
StatementsExecuted 6 statements in 51µs
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
11110µs11µsTest2::Hub::Interceptor::Terminator::::BEGIN@2Test2::Hub::Interceptor::Terminator::BEGIN@2
1113µs18µsTest2::Hub::Interceptor::Terminator::::BEGIN@3Test2::Hub::Interceptor::Terminator::BEGIN@3
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package Test2::Hub::Interceptor::Terminator;
2227µs212µs
# spent 11µs (10+1) within Test2::Hub::Interceptor::Terminator::BEGIN@2 which was called: # once (10µs+1µs) by Test2::Hub::Interceptor::BEGIN@8 at line 2
use strict;
# spent 11µs making 1 call to Test2::Hub::Interceptor::Terminator::BEGIN@2 # spent 1µs making 1 call to strict::import
3223µs234µs
# spent 18µs (3+15) within Test2::Hub::Interceptor::Terminator::BEGIN@3 which was called: # once (3µs+15µs) by Test2::Hub::Interceptor::BEGIN@8 at line 3
use warnings;
# spent 18µs making 1 call to Test2::Hub::Interceptor::Terminator::BEGIN@3 # spent 16µs making 1 call to warnings::import
4
51300nsour $VERSION = '1.302198';
6
7
812µs1;
9
10__END__