Extremely long compilation times in GoogleColab for ModelingToolkit.jl and other Julia packages
“Hi everyone, I've been using ModelingToolkit.jl on Google Colab recently, and I've run into a major issue: the compilation time is extremely large. In my case, the first-time compilation of ModelingToolkit took around 3,400–3,500 seconds (nearly an hour), which essentially makes the first run of ...”
julialang-discourse · JaviJR · 11/30/2025
Open original →Julia vs. Python Performance on package catch22: Why is Julia slower in this case and how can I improve it?
“Hello, I'm comparing the performance of Julia and Python for a specific task involving time series data and feature extraction. I've implemented a parallel computation in both languages and noticed that Python is significantly faster than Julia in this scenario. I am trying to understand why this...”
julialang-discourse · arturdaraujo · 8/8/2024
Open original →Is e.g. SciPy better than Julia's packageS and how do good packages map to Julia's?
“@gideonsimpson to nip this in the bud, you can use ALL Python packages from Julia, e.g. with PythonCall.jl https://discourse.julialang.org/t/discussion-on-why-i-no-longer-recommend-julia-by-yuri-vishnevsky/81151/159 Discussion on "Why I no longer recommend Julia" by Yuri Vishnevsky /c/community/2...”
julialang-discourse · Palli · 6/21/2022
Open original →