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
Do you need to run function (from compiled module) twice to get performance benefit in Julia script?
New to Julia
3
815
August 4, 2019
Choosing which files or functions to compile ?
New to Julia
3
430
October 10, 2018
Problems with executable compilation using PackageCompiler.jl
General Usage
compilation
,
binarybuilder
14
2482
August 14, 2019
Fully Interpreted Julia
Internals
7
3139
December 24, 2018
Another post on package compilation time
Performance
compilation
,
package-compiler
14
2470
June 29, 2020