|
Julia one third slower than ccall-ing `@code_native` assembly compiled with gcc?
|
|
2
|
1405
|
September 29, 2018
|
|
Start-up performance, types and compiler's type inference
|
|
5
|
1148
|
September 27, 2018
|
|
`eigs` for sparse tridiagonal matrix: Arpack.jl vs scipy
|
|
3
|
1135
|
September 27, 2018
|
|
Combining two arrays with alternating elements
|
|
10
|
5463
|
September 26, 2018
|
|
Summing arrays efficiently
|
|
9
|
8650
|
September 22, 2018
|
|
Help with performance tuning this dataframe aggregation
|
|
10
|
800
|
September 23, 2018
|
|
Sum, mapreduce and broadcasted
|
|
14
|
3053
|
September 23, 2018
|
|
Julia 1.0, tight-binding benchmark and array slices
|
|
9
|
1992
|
September 22, 2018
|
|
Product of three matrices fast
|
|
5
|
1487
|
September 22, 2018
|
|
Write/read multiple arrays of different types 300+ Million elements each. Brute force .jld seems stupid.
|
|
14
|
846
|
September 21, 2018
|
|
Two Questions About Multithreading
|
|
5
|
1842
|
September 18, 2018
|
|
rand(1:10) vs Int(round(10*rand())
|
|
17
|
2434
|
September 18, 2018
|
|
Backward substitution without memory allocation (Julia v0.6)
|
|
0
|
1095
|
September 17, 2018
|
|
Profile segfault
|
|
5
|
628
|
September 16, 2018
|
|
'using MyModule' is costly
|
|
6
|
787
|
September 15, 2018
|
|
Multiplication of rational by an integer
|
|
0
|
500
|
September 15, 2018
|
|
Simple and fast bisection
|
|
8
|
2924
|
September 13, 2018
|
|
Matrix exponential slower in Julia 0.7 / 1.0?
|
|
7
|
2717
|
September 12, 2018
|
|
Memory allocation in type construction
|
|
2
|
593
|
September 11, 2018
|
|
Allocation by StaticArrays in anonymous function/macro
|
|
2
|
714
|
September 10, 2018
|
|
Problems with Julia 1.0 on Mac os
|
|
1
|
776
|
September 7, 2018
|
|
Performance of zeros() vs. Array{T}()?
|
|
4
|
1215
|
September 6, 2018
|
|
Compiler optimization for variables and functions
|
|
16
|
1516
|
September 5, 2018
|
|
Are there any 5-argument versions of `mul!` or similar in LinearAlgebra now?
|
|
1
|
960
|
September 5, 2018
|
|
How to optimise and be faster than Java?
|
|
24
|
2196
|
September 4, 2018
|
|
User-dependent meta-programming and recompilation
|
|
7
|
693
|
September 3, 2018
|
|
How to accelerate matrix operations(multiplication, add, inverse) in a for loop?
|
|
23
|
6873
|
September 2, 2018
|
|
Memory allocations in for loop variable
|
|
28
|
3825
|
August 31, 2018
|
|
Function runs much slower from the Julia command prompt
|
|
5
|
1138
|
August 31, 2018
|
|
Program execution is really slow from command line/HTTP server endpoint
|
|
2
|
682
|
August 31, 2018
|