Julia Programming Language
Help to reduce number of allocations
General Usage
baggepinnen
January 6, 2019, 6:24pm
23
Have you checked out FillArrays.jl? It would drop allocations without resorting to
@generated
1 Like
Discussion: an operator for mul!
show post in topic
Related topics
Topic
Replies
Views
Activity
Request guidance in optimising the performance of my implementation (running time and allocation)
General Usage
question
9
993
April 30, 2018
Optimizing Linear Algebra Code?
Performance
linearalgebra
12
1432
April 9, 2021
Sparse matrix-vector product: much more slow than Matlab
Performance
matlab
,
optimization
24
4566
December 20, 2017
Why fewer memory allocations does not necessarily suggest higher speed
New to Julia
performance
,
memory-allocation
5
800
June 6, 2021
Extra allocation when trying to reuse pre-allocated vector
Performance
6
521
June 27, 2020