JuliaLang / Pkg.jl

Pkg - Package manager for the Julia programming language
https://pkgdocs.julialang.org
Other
622 stars 268 forks source link

Add debug logs for Pkg.precompile timing #3685

Closed IanButterworth closed 1 year ago

IanButterworth commented 1 year ago

I think I'm seeing a case where Pkg.precompile is slow to start (50s) on CI on nightly, so this adds some debug logs to highlight when steps are done.