← Index
NYTProf Performance Profile   
For examples/benchmark4.pl
  Run on Thu Aug 28 19:01:43 2014
Reported on Thu Aug 28 19:02:42 2014

Filename(eval 67)[/usr/share/perl/5.18/Benchmark.pm:646]
StatementsExecuted 1791380 statements in 992ms
Eval Invoked At/usr/share/perl/5.18/Benchmark.pm line 646
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22

NOTE!
The data used to generate this report page was merged from 2 of the 130 executions
of the string eval on line 646 of /usr/share/perl/5.18/Benchmark.pm.
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
2112.44s5.57sBenchmark::::__ANON__[:1]Benchmark::__ANON__[:1] (merge of 2 subs)
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
11791380992ms8956883.13s
# spent 5.57s (2.44+3.13) within Benchmark::__ANON__[(eval 67)[/usr/share/perl/5.18/Benchmark.pm:646]:1] which was called 2 times, avg 2.79s/call: # (data for this subroutine includes 1 others that were merged with it) # 2 times (2.44s+3.13s) by Benchmark::runloop at line 663 of Benchmark.pm, avg 2.79s/call
sub { for (1 .. 447844) { local $_; package main; &$c; } }
# spent 2.97s making 447844 calls to main::__ANON__[examples/benchmark4.pl:10], avg 7µs/call # spent 161ms making 447844 calls to Benchmark::__ANON__[Benchmark.pm:687], avg 359ns/call
2;