RoME.jl
RoME.jl copied to clipboard
Use PrecompileTools to locally disable precompilation for dev
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
So we can remove the ENV variable "ROMEJL_SKIP_SNOOPPRECOMPILE"