In the settings.
"terminal.integrated.env.windows": {"JULIA_LLVM_ARGS":<your LLVM arguments here.>}
LLVM has lots of optimization options you can toggle. Maybe if you dig hard enough, you’ll find something that makes your code faster.
In the settings.
"terminal.integrated.env.windows": {"JULIA_LLVM_ARGS":<your LLVM arguments here.>}
LLVM has lots of optimization options you can toggle. Maybe if you dig hard enough, you’ll find something that makes your code faster.