-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-ed177d17d6.log
73 lines (72 loc) · 2.68 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
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 InterestRates ─ v0.3.4
Installed BusinessDays ── v0.9.6
Updating `~/.julia/environments/v1.5/Project.toml`
[09453d48] + InterestRates v0.3.4
Updating `~/.julia/environments/v1.5/Manifest.toml`
[4f18b42c] + BusinessDays v0.9.6
[09453d48] + InterestRates v0.3.4
[ade2ca70] + Dates
[de0858da] + Printf
[4ec0a83e] + Unicode
Testing InterestRates
Updating `/tmp/jl_2moH7G/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_2moH7G/Manifest.toml`
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Running sandbox
Status `/tmp/jl_2moH7G/Project.toml`
[4f18b42c] BusinessDays v0.9.6
[09453d48] InterestRates v0.3.4
[ade2ca70] Dates
[8dfed614] Test
Running perftests...
InterestRates.Linear()
0.023601 seconds (100 allocations: 1.160 MiB)
0.080015 seconds (699.10 k allocations: 12.984 MiB, 11.84% gc time)
0.057549 seconds (699.10 k allocations: 12.984 MiB)
InterestRates.FlatForward()
0.129741 seconds (1.35 M allocations: 21.759 MiB)
0.176153 seconds (2.05 M allocations: 33.583 MiB, 3.64% gc time)
0.178409 seconds (2.05 M allocations: 33.583 MiB, 3.21% gc time)
InterestRates.NelsonSiegel()
0.021732 seconds (450.10 k allocations: 8.026 MiB)
0.077709 seconds (1.15 M allocations: 19.850 MiB, 4.60% gc time)
0.072825 seconds (1.15 M allocations: 19.850 MiB)
InterestRates.Svensson()
0.026297 seconds (450.10 k allocations: 8.026 MiB)
0.079984 seconds (1.15 M allocations: 19.850 MiB, 3.79% gc time)
0.074852 seconds (1.15 M allocations: 19.850 MiB)
InterestRates.CubicSplineOnRates()
0.017103 seconds (249.00 k allocations: 4.958 MiB)
0.071062 seconds (948.00 k allocations: 16.782 MiB, 4.43% gc time)
0.063899 seconds (948.00 k allocations: 16.782 MiB)
InterestRates.CubicSplineOnDiscountFactors()
0.034367 seconds (450.30 k allocations: 10.345 MiB)
0.085039 seconds (1.15 M allocations: 22.169 MiB, 3.63% gc time)
0.082060 seconds (1.15 M allocations: 22.169 MiB)
InterestRates.StepFunction()
0.006628 seconds (100 allocations: 1.160 MiB, 47.74% gc time)
0.051256 seconds (699.10 k allocations: 12.984 MiB)
0.051242 seconds (699.10 k allocations: 12.984 MiB)
Perftests end
Testing InterestRates tests passed