Julia Programming Language
Why do functions like similar and copy make 2 allocations for large arrays?
New to Julia
gdalle
July 19, 2024, 7:44am
3
Which Julia version are you on? The
Memory
changes of 1.11 are known to cause this behavior
show post in topic
Related topics
Topic
Replies
Views
Activity
Increase in allocations with Julia v1.11-beta
Internals & Design
performance
,
arrays
46
3046
May 8, 2024
Why is copying using a loop is much slower than `copy` for large arrays?
Performance
question
,
copy
10
1382
November 27, 2022
Number of allocations
New to Julia
1
618
February 7, 2020
Allocations (again...)
Performance
question
,
allocations
15
659
November 25, 2022
Memory allocation with `view` and array assignment
General Usage
array
,
memory-allocation
12
1270
December 17, 2021