Skip to content

Commit

Permalink
Update precompile.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
chriselrod authored May 13, 2024
1 parent 99e2b46 commit cd6b956
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/precompile.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ using PrecompileTools: @compile_workload
# However, it does not seem to be recognized correctly since we can
# further reduce the time of `using CPUSummary` significantly by
# precompiling it here in addition ot `__init__()`.
_extra_init()
end

0 comments on commit cd6b956

Please sign in to comment.