RoME.jl icon indicating copy to clipboard operation
RoME.jl copied to clipboard

Use PrecompileTools to locally disable precompilation for dev

Open Affie opened this issue 2 years ago • 1 comments

https://github.com/JuliaRobotics/RoME.jl/pull/664#issue-1682599107

It's actually really easy, here is the link to the doc:

https://julialang.github.io/PrecompileTools.jl/stable/#Package-developers:-reducing-the-cost-of-precompilation-during-development

fiy @dehann

Affie avatar Apr 26 '23 13:04 Affie

So we can remove the ENV variable "ROMEJL_SKIP_SNOOPPRECOMPILE"

Affie avatar Apr 28 '23 12:04 Affie