|
General reduction performance
|
|
4
|
1193
|
October 3, 2018
|
|
Iterating over cols, vcat, repeat?
|
|
7
|
1013
|
October 2, 2018
|
|
Crash using Channels/Conditions with @threads
|
|
2
|
798
|
October 2, 2018
|
|
Performance regression in 1.0.1
|
|
5
|
973
|
October 2, 2018
|
|
Iterating over two vectors with vcat is faster than Iterators.flatten and CatViews?
|
|
10
|
2027
|
October 1, 2018
|
|
Are Julia Arrays double pointers?
|
|
8
|
2622
|
October 1, 2018
|
|
Whitelist/Blacklist for captured variable
|
|
3
|
621
|
October 1, 2018
|
|
Do for loops capture by reference or by value
|
|
9
|
2009
|
October 1, 2018
|
|
2 identical versions of the code: one allocates the other not, when accessing type-unstable tuple. Why?
|
|
3
|
864
|
October 1, 2018
|
|
Recursive Fibonacci Benchmark using top languages on Github
|
|
11
|
3090
|
September 29, 2018
|
|
Julia one third slower than ccall-ing `@code_native` assembly compiled with gcc?
|
|
2
|
1440
|
September 29, 2018
|
|
Start-up performance, types and compiler's type inference
|
|
5
|
1208
|
September 27, 2018
|
|
`eigs` for sparse tridiagonal matrix: Arpack.jl vs scipy
|
|
3
|
1177
|
September 27, 2018
|
|
Combining two arrays with alternating elements
|
|
10
|
5573
|
September 26, 2018
|
|
Summing arrays efficiently
|
|
9
|
8760
|
September 22, 2018
|
|
Help with performance tuning this dataframe aggregation
|
|
10
|
880
|
September 23, 2018
|
|
Sum, mapreduce and broadcasted
|
|
14
|
3175
|
September 23, 2018
|
|
Julia 1.0, tight-binding benchmark and array slices
|
|
9
|
2058
|
September 22, 2018
|
|
Product of three matrices fast
|
|
5
|
1557
|
September 22, 2018
|
|
Write/read multiple arrays of different types 300+ Million elements each. Brute force .jld seems stupid.
|
|
14
|
932
|
September 21, 2018
|
|
Two Questions About Multithreading
|
|
5
|
1895
|
September 18, 2018
|
|
rand(1:10) vs Int(round(10*rand())
|
|
17
|
2562
|
September 18, 2018
|
|
Backward substitution without memory allocation (Julia v0.6)
|
|
0
|
1116
|
September 17, 2018
|
|
Profile segfault
|
|
5
|
688
|
September 16, 2018
|
|
'using MyModule' is costly
|
|
6
|
821
|
September 15, 2018
|
|
Multiplication of rational by an integer
|
|
0
|
524
|
September 15, 2018
|
|
Simple and fast bisection
|
|
8
|
2971
|
September 13, 2018
|
|
Matrix exponential slower in Julia 0.7 / 1.0?
|
|
7
|
2780
|
September 12, 2018
|
|
Memory allocation in type construction
|
|
2
|
633
|
September 11, 2018
|
|
Allocation by StaticArrays in anonymous function/macro
|
|
2
|
737
|
September 10, 2018
|