You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/project.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@ incremental=false
147
147
filter_stdlibs=true
148
148
```
149
149
150
-
You can find more references for these options in [PackageCompiler#create_sysimage](https://julialang.github.io/PackageCompiler.jl/dev/refs/#PackageCompiler.create_sysimage).
150
+
You can find more references for these options in [PackageCompiler#create_sysimage](https://julialang.github.io/PackageCompiler.jl/dev/refs.html#PackageCompiler.create_sysimage).
151
151
152
152
However, you may still find it being slow, you can further reduce the latency
153
153
by adding an execution file to record precompilation statements.
0 commit comments