Filename | C:/tmp64ng/data/.cpanm/work/1425221137.10360/Math-MPFR-3.23/Prec/Makefile.PL |
Statements | Executed 10 statements in 0s |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 0s | 0s | BEGIN@1175 | ExtUtils::MakeMaker::
3 | 1 | 1 | 0s | 0s | makefile | MY::
1 | 1 | 1 | 0s | 0s | BEGIN@1.10 | main::
1 | 1 | 1 | 0s | 0s | BEGIN@1.2 | main::
2 | 2 | 1 | 0s | 0s | CORE:match (opcode) | main::
10 | 10 | 1 | 0s | 0s | CORE:print (opcode) | main::
0 | 0 | 0 | 0s | 0s | RUNTIME | main::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
0 | 1 | 0s | Profile data that couldn't be associated with a specific line: # spent 0s making 1 call to ExtUtils::MakeMaker::BEGIN@1175 | ||
1 | 4 | 0s | 4 | 0s | use ExtUtils::MakeMaker; # spent 0s making 2 calls to Exporter::import, avg 0s/call
# spent 0s making 1 call to main::BEGIN@1.10
# spent 0s making 1 call to main::BEGIN@1.2 |
2 | my %options = %{ | ||||
3 | 2 | 0s | { | ||
4 | 'NAME' => 'Math::MPFR::V', | ||||
5 | 'LIBS' => $LIBS, | ||||
6 | 'INC' => $INC, | ||||
7 | 'VERSION_FROM' => 'V.pm' | ||||
8 | } | ||||
9 | }; | ||||
10 | |||||
11 | 2 | 0s | 2 | 0s | WriteMakefile(%options); # spent 38.6s making 2 calls to ExtUtils::MakeMaker::WriteMakefile, avg 19.3s/call, recursion: max depth 1, sum of overlapping time 38.6s |
12 | |||||
13 | # Remove the Makefile dependency. Causes problems on a few systems. | ||||
14 | 2 | 0s | # spent 0s within MY::makefile which was called 3 times, avg 0s/call:
# 3 times (0s+0s) by ExtUtils::MakeMaker::new at line 745 of ExtUtils/MakeMaker.pm, avg 0s/call | ||
15 | |||||
- - | |||||
# spent 0s within main::CORE:match which was called 2 times, avg 0s/call:
# once (0s+0s) by main::RUNTIME at line 71 of Makefile.PL
# once (0s+0s) by main::RUNTIME at line 76 of Makefile.PL | |||||
# spent 0s within main::CORE:print which was called 10 times, avg 0s/call:
# once (0s+0s) by main::RUNTIME at line 81 of Makefile.PL
# once (0s+0s) by main::RUNTIME at line 69 of Makefile.PL
# once (0s+0s) by main::RUNTIME at line 71 of Makefile.PL
# once (0s+0s) by main::RUNTIME at line 84 of Makefile.PL
# once (0s+0s) by main::RUNTIME at line 85 of Makefile.PL
# once (0s+0s) by main::RUNTIME at line 70 of Makefile.PL
# once (0s+0s) by main::RUNTIME at line 76 of Makefile.PL
# once (0s+0s) by main::RUNTIME at line 74 of Makefile.PL
# once (0s+0s) by main::RUNTIME at line 79 of Makefile.PL
# once (0s+0s) by main::RUNTIME at line 82 of Makefile.PL |