Extra allocation when trying to reuse pre-allocated vector
|
|
6
|
521
|
June 27, 2020
|
Memory allocation and performance
|
|
7
|
655
|
June 26, 2020
|
A question about PCA and visualization
|
|
1
|
350
|
June 26, 2020
|
Poor performance of `lock(l) do` closures, caused by poor performance of capturing closures
|
|
11
|
2266
|
June 26, 2020
|
What is the fastest way to update a particular row of a matrix using dot syntax?
|
|
21
|
2219
|
June 25, 2020
|
Parrallel programming2
|
|
3
|
460
|
June 25, 2020
|
Speeding up repeated optimizations within a large loop
|
|
7
|
862
|
June 25, 2020
|
Declare vector type or not / views / subarrays
|
|
5
|
782
|
June 24, 2020
|
Diff! (in-place or preallocated output version of diff)
|
|
2
|
756
|
June 24, 2020
|
Pass cache to function
|
|
4
|
366
|
June 23, 2020
|
Custom IO performance - loading variables from byte array
|
|
2
|
650
|
June 23, 2020
|
Safe loop with push! multi-threading
|
|
7
|
4089
|
June 23, 2020
|
Performance of value type construction
|
|
1
|
440
|
June 22, 2020
|
Complex vector math performance: StructArray of CuArrays vs CuArrays
|
|
2
|
630
|
June 22, 2020
|
Tensor Contractions for N-dimensional tensors
|
|
5
|
1543
|
June 22, 2020
|
When to return an explicit `nothing` from a function?
|
|
9
|
4711
|
June 22, 2020
|
Asynchronous Makie
|
|
17
|
3741
|
June 21, 2020
|
Matrix to array of tuples: Avoiding many small allocations
|
|
2
|
1101
|
June 20, 2020
|
Compiler optimization challenge: Bayer pattern image unpacking
|
|
0
|
465
|
June 20, 2020
|
Test code with multi-threading
|
|
3
|
1313
|
June 19, 2020
|
Getting a reference to, and not a copy of, a field value
|
|
12
|
8651
|
June 19, 2020
|
Providing precompiled ji files within a package
|
|
4
|
462
|
June 19, 2020
|
OpenBLAS is faster than Intel MKL on AMD Hardware (Ryzen)
|
|
40
|
36558
|
June 19, 2020
|
Inlining and function boundaries
|
|
1
|
472
|
June 18, 2020
|
Help speedup a tight triple loop
|
|
7
|
750
|
June 18, 2020
|
Calculate Hessian after providing gradient: NLSolversBase, Optim
|
|
0
|
381
|
June 17, 2020
|
Euclidean distance from one point
|
|
6
|
1211
|
June 17, 2020
|
Use of "end" in array element selection
|
|
3
|
601
|
June 17, 2020
|
About memory allocation of auxiliary array in successive calls of a function
|
|
6
|
683
|
June 17, 2020
|
Plan: when julia base will start to use threads?
|
|
1
|
812
|
June 16, 2020
|