Reducing the number of allocations in a function
|
|
14
|
284
|
March 14, 2025
|
Solver and AD advice for nonlinear LS problem
|
|
5
|
151
|
January 21, 2025
|
Not using PreallocationTools.jl correctly
|
|
11
|
278
|
December 12, 2024
|
Avoiding allocations and run-time dispatch with ForwardDiff
|
|
2
|
91
|
December 11, 2024
|
Tidiest way to reuse variables inside a function to reduce gc time
|
|
8
|
238
|
September 18, 2024
|
Optimising allocations and memory use in ODEProblems
|
|
2
|
87
|
September 18, 2024
|
Performance of persistent variables
|
|
0
|
180
|
March 24, 2024
|
IterativeSolvers.jl not working as expected with mutating and allocation
|
|
9
|
351
|
March 5, 2024
|
How to preallocate for a parallel monte carlo simulation?
|
|
5
|
612
|
December 8, 2023
|
Faster isapprox()
|
|
14
|
734
|
July 5, 2023
|
Symbolics.jacobian_sparsity detection errors with PreallocationTools
|
|
2
|
282
|
June 22, 2023
|
Performance of function with pre-allocated outputs
|
|
3
|
327
|
May 8, 2023
|
Disappearing methods from loaded libraries, seemingly iff `using PreallocationTools`
|
|
6
|
252
|
January 25, 2023
|
Pre-allocating a structure to reduce memory?
|
|
14
|
2608
|
August 16, 2022
|
Preallocating Vectors of NamedTuples
|
|
3
|
420
|
August 1, 2022
|