-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-ed177d17d6.log
142 lines (141 loc) · 4.43 KB
/
1.5.0-DEV-ed177d17d6.log
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
Julia Version 1.5.0-DEV.158
Commit ed177d17d6 (2020-01-27 16:45 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed ArgCheck ──────── v1.0.1
Installed SimpleIntegrals ─ v0.2.1
Updating `~/.julia/environments/v1.5/Project.toml`
[c106d4f1] + SimpleIntegrals v0.2.1
Updating `~/.julia/environments/v1.5/Manifest.toml`
[dce04be8] + ArgCheck v1.0.1
[c106d4f1] + SimpleIntegrals v0.2.1
[9a3f8284] + Random
[9e88b42a] + Serialization
Testing SimpleIntegrals
Installed BenchmarkTools ─── v0.4.3
Installed Parsers ────────── v0.3.10
Installed JSON ───────────── v0.21.0
Installed ConstructionBase ─ v1.0.0
Installed Unitful ────────── v1.0.0
Updating `/tmp/jl_gErF64/Project.toml`
[6e4b80f9] + BenchmarkTools v0.4.3
[1986cc42] + Unitful v1.0.0
[b77e0a4c] + InteractiveUtils
[8dfed614] + Test
Updating `/tmp/jl_gErF64/Manifest.toml`
[6e4b80f9] + BenchmarkTools v0.4.3
[187b0558] + ConstructionBase v1.0.0
[682c06a0] + JSON v0.21.0
[69de0a69] + Parsers v0.3.10
[1986cc42] + Unitful v1.0.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[de0858da] + Printf
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[4ec0a83e] + Unicode
Running sandbox
Status `/tmp/jl_gErF64/Project.toml`
[dce04be8] ArgCheck v1.0.1
[6e4b80f9] BenchmarkTools v0.4.3
[c106d4f1] SimpleIntegrals v0.2.1
[1986cc42] Unitful v1.0.0
[b77e0a4c] InteractiveUtils
[8dfed614] Test
[ Info: Benchmarking on array of 10000 elements
BenchmarkTools.Trial:
memory estimate: 0 bytes
allocs estimate: 0
--------------
minimum time: 179.052 μs (0.00% GC)
median time: 181.983 μs (0.00% GC)
mean time: 181.983 μs (0.00% GC)
maximum time: 184.916 μs (0.00% GC)
--------------
samples: 2
evals/sample: 2BenchmarkTools.Trial:
memory estimate: 0 bytes
allocs estimate: 0
--------------
minimum time: 122.779 μs (0.00% GC)
median time: 122.904 μs (0.00% GC)
mean time: 122.904 μs (0.00% GC)
maximum time: 123.029 μs (0.00% GC)
--------------
samples: 2
evals/sample: 2BenchmarkTools.Trial:
memory estimate: 48 bytes
allocs estimate: 1
--------------
minimum time: 35.266 μs (0.00% GC)
median time: 44.798 μs (0.00% GC)
mean time: 44.798 μs (0.00% GC)
maximum time: 54.331 μs (0.00% GC)
--------------
samples: 2
evals/sample: 2BenchmarkTools.Trial:
memory estimate: 48 bytes
allocs estimate: 1
--------------
minimum time: 40.413 μs (0.00% GC)
median time: 41.351 μs (0.00% GC)
mean time: 41.351 μs (0.00% GC)
maximum time: 42.289 μs (0.00% GC)
--------------
samples: 2
evals/sample: 2BenchmarkTools.Trial:
memory estimate: 0 bytes
allocs estimate: 0
--------------
minimum time: 132.548 μs (0.00% GC)
median time: 137.242 μs (0.00% GC)
mean time: 137.242 μs (0.00% GC)
maximum time: 141.935 μs (0.00% GC)
--------------
samples: 2
evals/sample: 2BenchmarkTools.Trial:
memory estimate: 0 bytes
allocs estimate: 0
--------------
minimum time: 152.785 μs (0.00% GC)
median time: 155.693 μs (0.00% GC)
mean time: 155.693 μs (0.00% GC)
maximum time: 158.601 μs (0.00% GC)
--------------
samples: 2
evals/sample: 2Test Summary: | Pass Total
perf | 6 6
Test Summary: | Pass Total
Unitful | 1 1
Test Summary: | Pass Total
spike | 6 6
Test Summary: | Pass Total
constant function | 300 300
Test Summary: | Pass Total
edgecases | 2 2
Test Summary: | Pass Total
pasting | 200 200
Test Summary: | Pass Total
typestability | 8 8
Test Summary: | Pass Total
api | 2 2
Test Summary: | Pass Total
Range and Vector consistent | 200 200
Testing SimpleIntegrals tests passed