|
Memory allocation within loop
|
|
7
|
825
|
June 28, 2020
|
|
Compiler optimizations with broadcast or map
|
|
5
|
2546
|
June 27, 2020
|
|
Extra allocation when trying to reuse pre-allocated vector
|
|
6
|
587
|
June 27, 2020
|
|
Memory allocation and performance
|
|
7
|
707
|
June 26, 2020
|
|
A question about PCA and visualization
|
|
1
|
379
|
June 26, 2020
|
|
Poor performance of `lock(l) do` closures, caused by poor performance of capturing closures
|
|
11
|
2369
|
June 26, 2020
|
|
What is the fastest way to update a particular row of a matrix using dot syntax?
|
|
21
|
2371
|
June 25, 2020
|
|
Parrallel programming2
|
|
3
|
498
|
June 25, 2020
|
|
Speeding up repeated optimizations within a large loop
|
|
7
|
930
|
June 25, 2020
|
|
Declare vector type or not / views / subarrays
|
|
5
|
836
|
June 24, 2020
|
|
Diff! (in-place or preallocated output version of diff)
|
|
2
|
789
|
June 24, 2020
|
|
Pass cache to function
|
|
4
|
427
|
June 23, 2020
|
|
Custom IO performance - loading variables from byte array
|
|
2
|
685
|
June 23, 2020
|
|
Safe loop with push! multi-threading
|
|
7
|
4234
|
June 23, 2020
|
|
Performance of value type construction
|
|
1
|
464
|
June 22, 2020
|
|
Complex vector math performance: StructArray of CuArrays vs CuArrays
|
|
2
|
669
|
June 22, 2020
|
|
Tensor Contractions for N-dimensional tensors
|
|
5
|
1667
|
June 22, 2020
|
|
When to return an explicit `nothing` from a function?
|
|
9
|
5003
|
June 22, 2020
|
|
Asynchronous Makie
|
|
17
|
3930
|
June 21, 2020
|
|
Matrix to array of tuples: Avoiding many small allocations
|
|
2
|
1142
|
June 20, 2020
|
|
Compiler optimization challenge: Bayer pattern image unpacking
|
|
0
|
482
|
June 20, 2020
|
|
Test code with multi-threading
|
|
3
|
1360
|
June 19, 2020
|
|
Getting a reference to, and not a copy of, a field value
|
|
12
|
8829
|
June 19, 2020
|
|
Providing precompiled ji files within a package
|
|
4
|
519
|
June 19, 2020
|
|
OpenBLAS is faster than Intel MKL on AMD Hardware (Ryzen)
|
|
40
|
37392
|
June 19, 2020
|
|
Inlining and function boundaries
|
|
1
|
503
|
June 18, 2020
|
|
Help speedup a tight triple loop
|
|
7
|
790
|
June 18, 2020
|
|
Calculate Hessian after providing gradient: NLSolversBase, Optim
|
|
0
|
400
|
June 17, 2020
|
|
Euclidean distance from one point
|
|
6
|
1305
|
June 17, 2020
|
|
Use of "end" in array element selection
|
|
3
|
666
|
June 17, 2020
|