Julia Programming Language
Reducing memory allocations when storing vectors to fields of a mutable type
General Usage
Performance
LionMod
July 14, 2021, 10:16am
3
Vector{SVector{4, Float64}}
And I’m having issues slicing it.
show post in topic
Related topics
Topic
Replies
Views
Activity
How is memory allocated for a vector of structs?
Performance
question
9
500
June 7, 2024
Allocations when writing to vectors in struct
General Usage
memory-allocation
,
parametric-types
,
struct
4
308
March 17, 2024
How to avoid allocation when modifying a structure in a function
Performance
memory-allocation
2
615
May 10, 2019
Stop allocating memory when replacing structs in for-loops
Performance
physics
,
allocations
5
569
June 21, 2022
Assign vector to slices and allocation
Performance
memory-allocation
7
1113
November 23, 2020