Skip to content

Commit 8d345b8

Browse files
authored
Acknowledge SnoopPrecompile heritage (#1)
1 parent 0a1c788 commit 8d345b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ Nevertheless, the two are not identical: the primary differences between Precomp
1313
- only Precompiler can be used by *package developers* to ensure a better experience for your users
1414
- only Precompiler allows you to update your packages without needing to rebuild Julia
1515
- 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

Comments
 (0)