← 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 19)[/usr/share/perl/5.18/Benchmark.pm:646]
StatementsExecuted 1040 statements in 627µs
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 8 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
8111.02ms5.86msBenchmark::::__ANON__[(eval 115)[Benchmark.pm:646]:1]Benchmark::__ANON__[(eval 115)[Benchmark.pm:646]:1] (merge of 8 subs)
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
11040627µs5124.84ms
# spent 5.86ms (1.02+4.84) within Benchmark::__ANON__[(eval 115)[/usr/share/perl/5.18/Benchmark.pm:646]:1] which was called 8 times, avg 733µs/call: # (data for this subroutine includes 7 others that were merged with it) # 8 times (1.02ms+4.84ms) by Benchmark::runloop at line 663 of Benchmark.pm, avg 733µs/call
sub { for (1 .. 64) { local $_; package main; &$c; } }
# spent 3.52ms making 64 calls to main::__ANON__[examples/benchmark4.pl:9], avg 55µs/call # spent 456µs making 64 calls to main::__ANON__[examples/benchmark4.pl:11], avg 7µs/call # spent 431µs making 64 calls to main::__ANON__[examples/benchmark4.pl:12], avg 7µs/call # spent 346µs making 64 calls to main::__ANON__[examples/benchmark4.pl:10], avg 5µs/call # spent 87µs making 256 calls to Benchmark::__ANON__[Benchmark.pm:687], avg 339ns/call
2;