|
Memory `isbits` Union Optimization
|
|
5
|
185
|
February 23, 2025
|
|
Mul! allocates for custom struct which is a subtype of AbstractMatrix
|
|
2
|
92
|
February 19, 2025
|
|
Julia VSC extension not loading
|
|
1
|
65
|
February 19, 2025
|
|
Multithreading doesn't improve the performance
|
|
6
|
176
|
February 18, 2025
|
|
How to spawn persistent threads and reuse them?
|
|
16
|
376
|
February 17, 2025
|
|
Elapsed + allocated?
|
|
4
|
177
|
February 14, 2025
|
|
Why is the NamedTuple slower? When/How would it be faster? Is it still allocated on the stack?
|
|
6
|
397
|
February 14, 2025
|
|
When does @inbounds increase performance?
|
|
14
|
1480
|
February 14, 2025
|
|
Can this performance be improved?
|
|
10
|
712
|
February 13, 2025
|
|
Help understand allocation in small custom struct
|
|
4
|
128
|
February 13, 2025
|
|
StructArrays.jl getindex cost memory
|
|
4
|
169
|
February 13, 2025
|
|
Compiler performance regression
|
|
4
|
224
|
February 10, 2025
|
|
Reduce allocations & lock conflicts and speed up when using multithreads
|
|
1
|
177
|
February 10, 2025
|
|
Performance Difference in Matrix Multiplication with Symmetric Matrices
|
|
3
|
129
|
February 10, 2025
|
|
Speed of ldiv! for banded matrices in BandedMatrices.jl
|
|
2
|
157
|
February 9, 2025
|
|
How to make splat, map and tuples be efficient
|
|
3
|
224
|
February 7, 2025
|
|
Reducing RAM usage when solving large set of differential equations
|
|
5
|
199
|
February 6, 2025
|
|
How to quantitatively analyze the impact of memory bandwidth on multithreading
|
|
10
|
297
|
February 6, 2025
|
|
FFTW scales pretty well (some @btime benchmarks)
|
|
1
|
1774
|
February 4, 2025
|
|
Multi-thread speed in very large vectors
|
|
11
|
468
|
February 3, 2025
|
|
Most recent binary artifact (GMT_jll) is not being updated, nor installed on fresh installs of GMT.jl
|
|
6
|
103
|
February 2, 2025
|
|
What is the best way to get a running matrix-product over a large 3D array
|
|
9
|
271
|
February 2, 2025
|
|
Unclear allocation behaviour with built-in sum()
|
|
4
|
248
|
February 2, 2025
|
|
Literate.jl, Documenter.jl, GLMakie.jl and GitHub
|
|
15
|
435
|
January 31, 2025
|
|
Parallel computing doesn't work in my case?
|
|
4
|
180
|
January 30, 2025
|
|
Packing and unpacking an array of N-bit ints
|
|
5
|
212
|
January 27, 2025
|
|
Understanding `Base.findall` and customizing it
|
|
2
|
159
|
January 26, 2025
|
|
Dict with integer keys and fastest insertion?
|
|
8
|
325
|
January 25, 2025
|
|
Sum over tuple slower than sum over array
|
|
3
|
202
|
January 24, 2025
|
|
Intriguing performance comparison results.... threads, comprehensions, etc
|
|
11
|
390
|
January 23, 2025
|