Skip to content

Instantly share code, notes, and snippets.

@ChrisRackauckas
Last active September 26, 2016 23:32
Show Gist options
  • Save ChrisRackauckas/97906a7ead17da9b08377bccec552af0 to your computer and use it in GitHub Desktop.
Save ChrisRackauckas/97906a7ead17da9b08377bccec552af0 to your computer and use it in GitHub Desktop.
commit 00b056c1dd6e25af7c6486b656c0b2cd427269ca
julia> versioninfo()
Julia Version 0.5.0
Commit 3c9d753 (2016-09-19 18:14 UTC)
Platform Info:
System: NT (x86_64-w64-mingw32)
CPU: AMD FX(tm)-8350 Eight-Core Processor
WORD_SIZE: 64
BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Piledriver)
LAPACK: libopenblas64_
LIBM: libopenlibm
LLVM: libLLVM-3.7.1 (ORCJIT, bdver2)
sin Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 0.9341683151890067
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
sin Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 2.4470073078274335
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
cos Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 0.8771978369351536
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
cos Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 2.455992122124165
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
tan Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 0.97002192642385
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
tan Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 3.0457256140697235
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
exp Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 1.405410398799089
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
exp Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 1.2388221601197593
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
exp2 Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 6.793585427504252
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
exp2 Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 4.314500633890663
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
exp10 Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 0.4716128653507572
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
exp10 Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 0.5548824650972519
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
expm1 Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 4.00092543381359
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
expm1 Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 4.747738661927804
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
log Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 2.577878914038849
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
log Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 3.0710170209437453
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
log10 Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 2.4516044450569874
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
log10 Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 2.6952932710789654
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
log1p Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 2.1491991897499876
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
log1p Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 2.1771962109593326
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
asin Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 4.791166054018018
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
asin Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 5.3553853206859
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
acos Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 5.651091493722737
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
acos Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 5.967081425178964
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
atan Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 4.577523479875057
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
atan Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 4.793648643944376
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
sinh Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 1.4295923655379432
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
sinh Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 1.3503221229263709
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
cosh Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 1.68777185581219
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
cosh Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 1.6769637798609893
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
tanh Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 1.5034895857439805
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
tanh Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 1.4499927574950064
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
asinh Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 1.5843283216950117
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
asinh Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 1.7701753247547118
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
acosh Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 1.6309329388735019
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
acosh Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 1.7672216010483812
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
atanh Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 3.1431508901620653
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
atanh Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 3.3483103387149873
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
cbrt Float64 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 4.208307473270926
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
cbrt Float32 benchmark
median ratio Sleef/Base
BenchmarkTools.TrialRatio:
time: 6.955345349218161
gctime: 1.0
memory: 1.0
allocs: 1.0
time tolerance: 5.00%
memory tolerance: 1.00%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment