Skip to content

Instantly share code, notes, and snippets.

@tkelman
Created July 10, 2015 22:36
Show Gist options
  • Save tkelman/12b11a124f3b343d70bb to your computer and use it in GitHub Desktop.
Save tkelman/12b11a124f3b343d70bb to your computer and use it in GitHub Desktop.
JULIA test/all
* linalg1 in 284.41 seconds
* linalg2 in 171.92 seconds
* linalg3 in 76.70 seconds
* linalg4 in 42.04 seconds
* linalg/lapack in 74.93 seconds
* linalg/triangular in 1603.26 seconds
* linalg/tridiag in 80.90 seconds
* linalg/bidiag in 127.68 seconds
* linalg/diagonal in 179.26 seconds
* linalg/dense in 0.00 seconds
* linalg/pinv in 47.33 seconds
* linalg/givens in 42.68 seconds
* linalg/cholesky in 132.55 seconds
* linalg/lu in 147.14 seconds
* linalg/symmetric in 147.02 seconds
* linalg/generic in 15.74 seconds
* linalg/arnoldi in 121.69 seconds
* core in 569.41 seconds
* keywordargs in 75.23 seconds
* numbers in 1742.88 seconds
* strings in 950.44 seconds
* dates in 1846.58 seconds
* dict in 316.23 seconds
* hashing in 612.56 seconds
* remote in 6.94 seconds
* iobuffer in 78.56 seconds
* staged in 49.83 seconds
* arrayops in 1561.79 seconds
* tuple in 96.14 seconds
* subarray in 6430.93 seconds
* reduce in 265.19 seconds
* reducedim in 630.20 seconds
* random in 920.04 seconds
* abstractarray WARNING: [a] concatenation is deprecated; use collect(a) instead
in depwarn at .\deprecated.jl:63
in oldstyle_vcat_warning at .\abstractarray.jl:29
in test_vcat_depwarn at D:\cygwin64\home\Tony\julia\test\abstractarray.jl:442
in include at .\boot.jl:254
in runtests at D:\cygwin64\home\Tony\julia\test\testdefs.jl:197
in anonymous at .\multi.jl:629
in run_work_thunk at .\multi.jl:590
in remotecall_fetch at .\multi.jl:663
in remotecall_fetch at .\multi.jl:678
in anonymous at .\task.jl:1401
while loading D:\cygwin64\home\Tony\julia\test\abstractarray.jl, in expression starting on line 468
WARNING: [a,b] concatenation is deprecated; use [a;b] instead
in depwarn at .\deprecated.jl:63
in oldstyle_vcat_warning at .\abstractarray.jl:29
in test_vcat_depwarn at D:\cygwin64\home\Tony\julia\test\abstractarray.jl:443
in include at .\boot.jl:254
in runtests at D:\cygwin64\home\Tony\julia\test\testdefs.jl:197
in anonymous at .\multi.jl:629
in run_work_thunk at .\multi.jl:590
in remotecall_fetch at .\multi.jl:663
in remotecall_fetch at .\multi.jl:678
in anonymous at .\task.jl:1401
while loading D:\cygwin64\home\Tony\julia\test\abstractarray.jl, in expression starting on line 468
WARNING: [a,b,...] concatenation is deprecated; use [a;b;...] instead
in depwarn at .\deprecated.jl:63
in oldstyle_vcat_warning at .\abstractarray.jl:29
in test_vcat_depwarn at D:\cygwin64\home\Tony\julia\test\abstractarray.jl:444
in include at .\boot.jl:254
in runtests at D:\cygwin64\home\Tony\julia\test\testdefs.jl:197
in anonymous at .\multi.jl:629
in run_work_thunk at .\multi.jl:590
in remotecall_fetch at .\multi.jl:663
in remotecall_fetch at .\multi.jl:678
in anonymous at .\task.jl:1401
while loading D:\cygwin64\home\Tony\julia\test\abstractarray.jl, in expression starting on line 468
in 1644.39 seconds
* intfuncs in 88.34 seconds
* simdloop in 89.39 seconds
* blas in 237.48 seconds
* sparse in 1918.13 seconds
* bitarray in 2298.73 seconds
* copy in 84.15 seconds
* math in 764.85 seconds
* fastmath in 723.69 seconds
* functional in 86.65 seconds
* operators in 25.37 seconds
* path in 66.14 seconds
* ccall in 239.61 seconds
* unicode in 209.57 seconds
* bigint in 276.39 seconds
* sorting in 2370.66 seconds
* statistics in 413.35 seconds
* spawn [stdio passthrough ok]
in 300.03 seconds
* backtrace in 8.04 seconds
* priorityqueue in 61.84 seconds
* file in 347.50 seconds
* mmap in 239.69 seconds
* version in 227.29 seconds
* resolve in 429.25 seconds
* pollfd in 0.04 seconds
* mpfr in 722.29 seconds
* broadcast in 680.60 seconds
* complex in 501.39 seconds
* socket in 189.90 seconds
* floatapprox in 41.15 seconds
* readdlm in 388.63 seconds
* reflection The following 'Returned code...' warnings indicate normal behavior:
Warning: Returned code may not match what actually runs.
in Warning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
224Warning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
.Warning: Returned code may not match what actually runs.
24Warning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
seconds
Warning: Returned code may not match what actually runs.
* Warning: Returned code may not match what actually runs.
regexWarning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
in 69.79 seconds
* float16 in 144.43 seconds
* combinatorics in 199.57 seconds
* sysinfo in 23.06 seconds
* rounding in 116.24 seconds
* ranges in 842.48 seconds
* mod2pi in 14.30 seconds
* euler in 50.17 seconds
* show in 245.40 seconds
* lineedit in 365.87 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment