|
Comparing Julia Performance to CLI Program
|
|
0
|
423
|
June 30, 2020
|
|
Another post on package compilation time
|
|
14
|
2657
|
June 29, 2020
|
|
Are let blocks as fast as functions?
|
|
11
|
1705
|
June 29, 2020
|
|
Non-allocating views
|
|
2
|
737
|
June 29, 2020
|
|
Why DataFrames v.0.21.2 (julia v1.4.2) requires more memory than the previous version
|
|
22
|
2568
|
June 29, 2020
|
|
Help improving a function that constructs 3D matrix
|
|
3
|
507
|
June 28, 2020
|
|
Julia (with compile time) about 5.6 times faster than SAS
|
|
23
|
2701
|
June 28, 2020
|
|
Memory allocation within loop
|
|
7
|
854
|
June 28, 2020
|
|
Compiler optimizations with broadcast or map
|
|
5
|
2581
|
June 27, 2020
|
|
Extra allocation when trying to reuse pre-allocated vector
|
|
6
|
600
|
June 27, 2020
|
|
Memory allocation and performance
|
|
7
|
721
|
June 26, 2020
|
|
A question about PCA and visualization
|
|
1
|
390
|
June 26, 2020
|
|
Poor performance of `lock(l) do` closures, caused by poor performance of capturing closures
|
|
11
|
2398
|
June 26, 2020
|
|
What is the fastest way to update a particular row of a matrix using dot syntax?
|
|
21
|
2453
|
June 25, 2020
|
|
Parrallel programming2
|
|
3
|
517
|
June 25, 2020
|
|
Speeding up repeated optimizations within a large loop
|
|
7
|
970
|
June 25, 2020
|
|
Declare vector type or not / views / subarrays
|
|
5
|
854
|
June 24, 2020
|
|
Diff! (in-place or preallocated output version of diff)
|
|
2
|
812
|
June 24, 2020
|
|
Pass cache to function
|
|
4
|
446
|
June 23, 2020
|
|
Custom IO performance - loading variables from byte array
|
|
2
|
690
|
June 23, 2020
|
|
Safe loop with push! multi-threading
|
|
7
|
4264
|
June 23, 2020
|
|
Performance of value type construction
|
|
1
|
468
|
June 22, 2020
|
|
Complex vector math performance: StructArray of CuArrays vs CuArrays
|
|
2
|
686
|
June 22, 2020
|
|
Tensor Contractions for N-dimensional tensors
|
|
5
|
1684
|
June 22, 2020
|
|
When to return an explicit `nothing` from a function?
|
|
9
|
5036
|
June 22, 2020
|
|
Asynchronous Makie
|
|
17
|
4012
|
June 21, 2020
|
|
Matrix to array of tuples: Avoiding many small allocations
|
|
2
|
1152
|
June 20, 2020
|
|
Compiler optimization challenge: Bayer pattern image unpacking
|
|
0
|
484
|
June 20, 2020
|
|
Test code with multi-threading
|
|
3
|
1373
|
June 19, 2020
|
|
Getting a reference to, and not a copy of, a field value
|
|
12
|
8885
|
June 19, 2020
|