Julia Programming Language
Forcing @inline
General Usage
Performance
bennedich
January 29, 2019, 10:30am
2
I guess you could make it a macro, or just copy and paste it into where it’s called.
Function specialization in Printf
show post in topic
Related topics
Topic
Replies
Views
Activity
Using @inline with multiple dispatch
General Usage
question
4
1088
September 5, 2017
Detecting dynamic dispatch
General Usage
2
793
June 19, 2017
Avoiding Dynamic dispatch
General Usage
11
4363
October 13, 2017
Dynamic dispatch
New to Julia
5
5513
November 8, 2017
Can @inline works when the inlined function is a field of a struct?
New to Julia
4
555
March 16, 2022