PowerSimulations.jl
PowerSimulations.jl copied to clipboard
Reduce precompile times
We have never checked issues in PSI related to precompiling. The new performance tests are giving some light about the massive difference between precompiled PSI and the first run.

We need to implement some of these techniques https://julialang.org/blog/2021/01/precompile_tutorial/ to reduce the time of the first simulation.
The precompile issue got larger by a factor of 2 with Julia 1.10