|
Struct of singleton Abstract types performance
|
|
6
|
831
|
March 10, 2022
|
|
Removing precompilation leads to lower allocations!?
|
|
5
|
2431
|
March 10, 2022
|
|
`@nospecialize` for variadic and keyword arguments
|
|
3
|
734
|
March 9, 2022
|
|
How to find pairs of indices that meet specific criteria
|
|
3
|
530
|
February 26, 2022
|
|
How to sort a vector by an expensive function in place efficiently?
|
|
14
|
1963
|
March 8, 2022
|
|
Force specialization on kwargs
|
|
15
|
1939
|
March 7, 2022
|
|
Accessing a column value from DataFrameRow allocates
|
|
10
|
1067
|
March 7, 2022
|
|
Why is julia slowest here?
|
|
4
|
1450
|
March 6, 2022
|
|
Help with excessive, unpredictable GC time from string allocations
|
|
12
|
1531
|
March 5, 2022
|
|
GPU performance evaluation exceeds target peakflop using CUDA.jl
|
|
6
|
1486
|
March 4, 2022
|
|
MKL slower than openblas in intel cpu
|
|
7
|
3821
|
March 2, 2022
|
|
Performance of using CartesianIndices with MArray
|
|
2
|
567
|
March 2, 2022
|
|
Mapreduce with broadcasting
|
|
9
|
955
|
March 2, 2022
|
|
Allocations when overwriting array elements in-place
|
|
5
|
822
|
March 1, 2022
|
|
Reusing preallocated memory without unsafe wraps
|
|
8
|
812
|
February 27, 2022
|
|
Time cost for using structs
|
|
2
|
1031
|
February 27, 2022
|
|
Operation between two large N-dimensional arrays
|
|
2
|
422
|
February 27, 2022
|
|
Fastest way to initialize StaticArray of dynamic size with state
|
|
3
|
631
|
February 26, 2022
|
|
Large performance regression in nightly build
|
|
6
|
847
|
February 25, 2022
|
|
Recursive @generated functions with function barriers causes allocations
|
|
6
|
815
|
February 25, 2022
|
|
How to generate plots in documentation?
|
|
1
|
677
|
February 25, 2022
|
|
How to release memory with EzXML
|
|
1
|
415
|
February 25, 2022
|
|
Same code run multiple times gives wildly different timings
|
|
39
|
2316
|
February 24, 2022
|
|
Accelerate pairwise damage computation
|
|
12
|
1154
|
February 24, 2022
|
|
Performance issues with CartesianIndices
|
|
5
|
728
|
February 24, 2022
|
|
Unexpected Allocations with Multiple Dispatch
|
|
2
|
524
|
February 23, 2022
|
|
Speeding up my code
|
|
7
|
870
|
February 23, 2022
|
|
How to create SMatrix from SVectors efficiently
|
|
1
|
532
|
February 23, 2022
|
|
How to efficiently calculate the Jacobian of the solution of a differential equation with respect to the initial conditions?
|
|
1
|
1209
|
February 21, 2022
|
|
This post claims that Julia is still 4-5 times slower than cython
|
|
38
|
5071
|
February 21, 2022
|