Open robertlugg opened 5 years ago
I have recently learned that in Julia you can change compilation level per package. For scripting tasks like being described here, it might be useful to just stick to -O0
, as opposed to the default -O2
.
Thanks for the comment @henry2004y I'll add something about -O0
and --compile=min
in 1.5.
This section needs an update for 1.9.
I had to read this comment a few times and still don't exactly know what its trying to say.
I think you want to say that "mostly Julia is great but here are the negatives when using for Administrative Scripts", yet much more concise than I can write.
I would suggest instead to change those two to just be First, Why might you not want to use Julia for Administrative Script And then the bullet points.