Why loading a Package is slow (Julia 1.6)
“I know that there has been a lot of conversation in the past about this, but most of the questions end with a response like “in Julia 1.6 the loading time will be much better”. Since we are in Julia 1.6 I would like to again ask the question and if someone could identify the different factors tha...”
julialang-discourse · filchristou · 7/18/2021
Open original →Will Julia ever fix its "using ..." latency problems?
“Sukera: May I ask how long you’ve been around with julia? I certainly remember the days of 0.6, where e.g. using Plots took tens of minutes on the very machine I’m typing on now. Only since about a month. In my bachelor thesis of physics, I wrote rust and python and for my master thesis of physic...”
julialang-discourse · Volker_Weissmann · 11/24/2020
Open original →Discussion: Plans for Julia as a general-purpose language?
“erezsh: But if there’s a mutual dependency, I’ll get WARNING: replacing module Whatever and who knows what kind of issues that might arise due to duplication. It’s just astonishing how unpolished the module system is in Julia compared to other languages. You only get a warning if you are trying t...”
julialang-discourse · ExpandingMan · 11/8/2019
Open original →