|
Performance regression in 1.0.1
|
|
5
|
907
|
October 2, 2018
|
|
Iterating over two vectors with vcat is faster than Iterators.flatten and CatViews?
|
|
10
|
1912
|
October 1, 2018
|
|
Are Julia Arrays double pointers?
|
|
8
|
2504
|
October 1, 2018
|
|
Whitelist/Blacklist for captured variable
|
|
3
|
560
|
October 1, 2018
|
|
Do for loops capture by reference or by value
|
|
9
|
1836
|
October 1, 2018
|
|
2 identical versions of the code: one allocates the other not, when accessing type-unstable tuple. Why?
|
|
3
|
813
|
October 1, 2018
|
|
Recursive Fibonacci Benchmark using top languages on Github
|
|
11
|
2913
|
September 29, 2018
|
|
Julia one third slower than ccall-ing `@code_native` assembly compiled with gcc?
|
|
2
|
1393
|
September 29, 2018
|
|
Start-up performance, types and compiler's type inference
|
|
5
|
1132
|
September 27, 2018
|
|
`eigs` for sparse tridiagonal matrix: Arpack.jl vs scipy
|
|
3
|
1116
|
September 27, 2018
|
|
Combining two arrays with alternating elements
|
|
10
|
5367
|
September 26, 2018
|
|
Summing arrays efficiently
|
|
9
|
8562
|
September 22, 2018
|
|
Help with performance tuning this dataframe aggregation
|
|
10
|
758
|
September 23, 2018
|
|
Sum, mapreduce and broadcasted
|
|
14
|
3002
|
September 23, 2018
|
|
Julia 1.0, tight-binding benchmark and array slices
|
|
9
|
1957
|
September 22, 2018
|
|
Product of three matrices fast
|
|
5
|
1470
|
September 22, 2018
|
|
Write/read multiple arrays of different types 300+ Million elements each. Brute force .jld seems stupid.
|
|
14
|
812
|
September 21, 2018
|
|
Two Questions About Multithreading
|
|
5
|
1817
|
September 18, 2018
|
|
rand(1:10) vs Int(round(10*rand())
|
|
17
|
2389
|
September 18, 2018
|
|
Backward substitution without memory allocation (Julia v0.6)
|
|
0
|
1089
|
September 17, 2018
|
|
Profile segfault
|
|
5
|
612
|
September 16, 2018
|
|
'using MyModule' is costly
|
|
6
|
771
|
September 15, 2018
|
|
Multiplication of rational by an integer
|
|
0
|
495
|
September 15, 2018
|
|
Simple and fast bisection
|
|
8
|
2859
|
September 13, 2018
|
|
Matrix exponential slower in Julia 0.7 / 1.0?
|
|
7
|
2686
|
September 12, 2018
|
|
Memory allocation in type construction
|
|
2
|
583
|
September 11, 2018
|
|
Allocation by StaticArrays in anonymous function/macro
|
|
2
|
703
|
September 10, 2018
|
|
Problems with Julia 1.0 on Mac os
|
|
1
|
769
|
September 7, 2018
|
|
Performance of zeros() vs. Array{T}()?
|
|
4
|
1195
|
September 6, 2018
|
|
Compiler optimization for variables and functions
|
|
16
|
1482
|
September 5, 2018
|