Julia Programming Language
Any syntax to specify whether a function should or should not be compiled?
Internals & Design
xiaodai
January 9, 2020, 4:15am
2
Perhaps
@nospecialize
.
See
When should we use `@nospecialize`?
show post in topic
Related topics
Topic
Replies
Views
Activity
Why is this simple code slow (how to speed it up)
Performance
7
6519
February 6, 2018
Roadmap for a faster time-to-first-plot?
Internals & Design
ttfp
251
32040
August 3, 2021
Interpreted and compiled hybrid
Internals & Design
question
4
709
February 28, 2022
Is there a good way to run an interpreted IJulia session?
General Usage
4
370
August 10, 2022
Specifying which lines I want to be fast
Performance
4
458
May 7, 2021