-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathprimes.callgrind.out.20124
106 lines (92 loc) · 1.98 KB
/
primes.callgrind.out.20124
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
events: wall_time
fl=
fn=Array::first
0 0
fl=C:/msys64/usr/local/ruby-2.6.3/lib/ruby/gems/2.6.0/gems/ruby-prof-1.0.0-x64-mingw32/test/prime.rb
fn=Object::find_largest
33 0
cfl=
cfn=Array::first
calls=1 34
34 0
cfl=
cfn=Integer::upto
calls=1 38
38 0
fl=
fn=Integer::upto
0 344000
fl=C:/msys64/usr/local/ruby-2.6.3/lib/ruby/gems/2.6.0/gems/ruby-prof-1.0.0-x64-mingw32/test/prime.rb
fn=Object::is_prime
18 0
cfl=
cfn=Integer::upto
calls=10000 20
20 344000
fl=
fn=Array::select
0 0
cfl=C:/msys64/usr/local/ruby-2.6.3/lib/ruby/gems/2.6.0/gems/ruby-prof-1.0.0-x64-mingw32/test/prime.rb
cfn=Object::is_prime
calls=10000 28
28 344000
fl=C:/msys64/usr/local/ruby-2.6.3/lib/ruby/gems/2.6.0/gems/ruby-prof-1.0.0-x64-mingw32/test/prime.rb
fn=Object::find_primes
26 0
cfl=
cfn=Array::select
calls=1 27
27 344000
fl=
fn=Kernel::rand
0 0
fl=
fn=Array::each_index
0 16000
cfl=
cfn=Kernel::rand
calls=10000 12
12 0
fl=
fn=Array::initialize
0 0
fl=
fn=Class::new
0 0
cfl=
cfn=Array::initialize
calls=1 0
0 0
fl=C:/msys64/usr/local/ruby-2.6.3/lib/ruby/gems/2.6.0/gems/ruby-prof-1.0.0-x64-mingw32/test/prime.rb
fn=Object::make_random_array
9 0
cfl=
cfn=Class::new
calls=1 10
10 0
cfl=
cfn=Array::each_index
calls=1 11
11 16000
fl=C:/msys64/usr/local/ruby-2.6.3/lib/ruby/gems/2.6.0/gems/ruby-prof-1.0.0-x64-mingw32/test/prime.rb
fn=Object::run_primes
47 0
cfl=C:/msys64/usr/local/ruby-2.6.3/lib/ruby/gems/2.6.0/gems/ruby-prof-1.0.0-x64-mingw32/test/prime.rb
cfn=Object::make_random_array
calls=1 49
49 16000
cfl=C:/msys64/usr/local/ruby-2.6.3/lib/ruby/gems/2.6.0/gems/ruby-prof-1.0.0-x64-mingw32/test/prime.rb
cfn=Object::find_primes
calls=1 52
52 344000
cfl=C:/msys64/usr/local/ruby-2.6.3/lib/ruby/gems/2.6.0/gems/ruby-prof-1.0.0-x64-mingw32/test/prime.rb
cfn=Object::find_largest
calls=1 55
55 0
fl=C:/msys64/usr/local/src/ruby-prof.github.io/create_examples.rb
fn=Object::run
27 0
cfl=C:/msys64/usr/local/ruby-2.6.3/lib/ruby/gems/2.6.0/gems/ruby-prof-1.0.0-x64-mingw32/test/prime.rb
cfn=Object::run_primes
calls=1 27
27 360000