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
Is Union{Missing, Float64} a concrete type?
Performance
3
645
August 5, 2021
Type stable code is more expensive than type unstable code. Why?
Performance
4
877
January 1, 2019
Type promotion: Why not use more unions?
Internals & Design
question
7
1402
February 2, 2018
Disabling allocations
Performance
50
5735
December 10, 2020
Performance problems when dealing with deliberately type-unstable code. How to use type knowledge better?
Performance
33
2149
December 30, 2020