We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a1c788 commit 8d345b8Copy full SHA for 8d345b8
README.md
@@ -13,3 +13,6 @@ Nevertheless, the two are not identical: the primary differences between Precomp
13
- only Precompiler can be used by *package developers* to ensure a better experience for your users
14
- only Precompiler allows you to update your packages without needing to rebuild Julia
15
- only PackageCompiler dramatically speeds up loading time (i.e., `using ...`) for all the packages
16
+
17
+Precompiler started as [SnoopPrecompile](https://github.com/timholy/SnoopCompile.jl/tree/master/SnoopPrecompile), but
18
+it differs in naming and in how one disables precompilation.
0 commit comments