Repeated calls to isfile
to look for identical ji
files in precompile
causes high disk pressure
#56366
Labels
isfile
to look for identical ji
files in precompile
causes high disk pressure
#56366
Running something like:
gives for a big environment (e.g. DifferentialEquations.jl):
where we are checking the same file over and over.
This seems to come from
julia/base/loading.jl
Line 1834 in 2cdfe06
Noticed by @topolarity when a no-op
instantiate
was slow on WindowsThe text was updated successfully, but these errors were encountered: