|
Reducing the number of allocations in a function
|
|
14
|
306
|
March 14, 2025
|
|
Matrix view based on BitVector?
|
|
1
|
107
|
March 13, 2025
|
|
Optimizing or replacing IF-ELSEIF-ELSE statements
|
|
9
|
455
|
March 12, 2025
|
|
Distributed.jl vs MPI.jl
|
|
26
|
6719
|
January 31, 2022
|
|
Min/max swap using SIMD
|
|
18
|
315
|
March 12, 2025
|
|
Globally Available Environments and State of Package Compilation
|
|
8
|
241
|
March 11, 2025
|
|
Improve removing members of one array from another
|
|
10
|
251
|
March 10, 2025
|
|
Type instability in nested quadgk calls
|
|
26
|
421
|
March 10, 2025
|
|
C implementation of function being ~4 times faster even absence of allocs
|
|
28
|
1512
|
March 5, 2025
|
|
My Julia code is slower than Python and Matlab
|
|
26
|
1316
|
March 4, 2025
|
|
Investigate long compile times
|
|
12
|
525
|
March 4, 2025
|
|
Sorting in-place several Vector's simultaneously
|
|
21
|
586
|
March 3, 2025
|
|
Avoiding allocations in jacobian system
|
|
2
|
71
|
February 27, 2025
|
|
Franklin.jl for engineering content
|
|
3
|
280
|
February 26, 2025
|
|
Interpolations.jl interpolation evaluation causes allocation
|
|
3
|
110
|
February 25, 2025
|
|
Precompilation keeps repeating
|
|
13
|
183
|
February 24, 2025
|
|
@tturbo on function call
|
|
4
|
201
|
February 24, 2025
|
|
Performance in broadcasting vs function preallocation?
|
|
6
|
161
|
February 23, 2025
|
|
Memory `isbits` Union Optimization
|
|
5
|
155
|
February 23, 2025
|
|
Mul! allocates for custom struct which is a subtype of AbstractMatrix
|
|
2
|
72
|
February 19, 2025
|
|
Julia VSC extension not loading
|
|
1
|
45
|
February 19, 2025
|
|
Multithreading doesn't improve the performance
|
|
6
|
153
|
February 18, 2025
|
|
How to spawn persistent threads and reuse them?
|
|
16
|
323
|
February 17, 2025
|
|
Elapsed + allocated?
|
|
4
|
142
|
February 14, 2025
|
|
Why is the NamedTuple slower? When/How would it be faster? Is it still allocated on the stack?
|
|
6
|
308
|
February 14, 2025
|
|
When does @inbounds increase performance?
|
|
14
|
1337
|
February 14, 2025
|
|
Can this performance be improved?
|
|
10
|
673
|
February 13, 2025
|
|
Help understand allocation in small custom struct
|
|
4
|
96
|
February 13, 2025
|
|
StructArrays.jl getindex cost memory
|
|
4
|
141
|
February 13, 2025
|
|
Compiler performance regression
|
|
4
|
204
|
February 10, 2025
|