|
Identical method redefinition suspiciously optimizes runtime and allocations
|
|
25
|
605
|
September 15, 2025
|
|
Optimisation over grid of parameters with `Optimization.jl`
|
|
7
|
257
|
August 18, 2025
|
|
Unexpected allocations after re-including unchanged file in ODE simulation
|
|
2
|
76
|
August 8, 2025
|
|
Avoid allocations in one-dimensional Optim when target expects vector
|
|
5
|
62
|
July 29, 2025
|
|
Kwargs... and allocations
|
|
26
|
395
|
May 21, 2025
|
|
Enzyme custom rule alloactions
|
|
0
|
54
|
April 28, 2025
|
|
Reducing the number of allocations in a function
|
|
14
|
306
|
March 14, 2025
|
|
Performance regression on v1.12 (nightly): `hypot(::Float64, ::Float64)` causes allocations
|
|
1
|
293
|
December 16, 2024
|
|
Static array multiplied by its adjoint seems to allocate
|
|
12
|
280
|
December 2, 2024
|
|
Getting different allocations from `@allocations` vs `@timev`/`@time`
|
|
1
|
66
|
November 28, 2024
|
|
Mutating a StructArray without allocation
|
|
5
|
215
|
October 16, 2024
|
|
Proving that copyto! is allocation-free on a view, using AllocCheck
|
|
7
|
188
|
October 15, 2024
|
|
Selecting entries of an array based on selection criteria provided by other array
|
|
10
|
213
|
August 28, 2024
|
|
Reduce allocations in 'reduce + eachcol' call to multiply several columns elementwise
|
|
6
|
114
|
August 16, 2024
|
|
Allocation-efficient calculation of Hermite (and Laguerre) polynomials
|
|
5
|
319
|
August 16, 2024
|
|
Weird results while trying to measure allocation :/
|
|
1
|
116
|
August 2, 2024
|
|
Create SVector with one non-zero value
|
|
11
|
226
|
June 27, 2024
|
|
Elimination of (unnecessary) runtime dispatch allocations
|
|
13
|
1267
|
May 5, 2024
|
|
Why does b *= A[r] allocate memory?
|
|
6
|
375
|
November 15, 2023
|
|
Why so many allocations in the loop on partition
|
|
7
|
482
|
July 14, 2023
|
|
Need help understanding allocations while calling external C library (Proj)
|
|
3
|
265
|
July 4, 2023
|
|
Adding Plotly Traces to an Array
|
|
6
|
2051
|
May 8, 2023
|
|
Performance of function with pre-allocated outputs
|
|
3
|
334
|
May 8, 2023
|
|
High allocations count for TwoPointBVProblem in DifferentialEquations.jl
|
|
4
|
401
|
March 19, 2023
|
|
Preallocating Interpolation object
|
|
3
|
256
|
March 16, 2023
|
|
Inplace multiplication of sub-matrices without allocations
|
|
12
|
1834
|
December 12, 2022
|
|
Allocations (again...)
|
|
15
|
719
|
November 25, 2022
|
|
Where does this allocation come from and how to avoid it? StaticArrays and structures
|
|
3
|
399
|
July 19, 2022
|
|
For loop having too many allocation
|
|
19
|
1115
|
July 11, 2022
|
|
Stop allocating memory when replacing structs in for-loops
|
|
5
|
556
|
June 21, 2022
|