Julia Programming Language
Array of union causing 10x slowdown
General Usage
Performance
type-stability
jling
December 7, 2022, 2:56am
2
maybe
Allocation and slow down when # of types involved increase (slower than C++ virtual methods)
show post in topic
Related topics
Topic
Replies
Views
Activity
Performance tips for Union Types
Performance
6
2677
February 9, 2024
When does concrete type inference not matter for performance?
Performance
type-stability
6
390
September 8, 2023
Is Union{Missing, Float64} a concrete type?
Performance
3
617
August 5, 2021
Union splitting vs C++
Performance
22
4142
July 9, 2021
Does union cause type instability?
General Usage
question
5
273
December 3, 2022