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 a10afd1 commit 1d3c6b1Copy full SHA for 1d3c6b1
src/precompile.jl
@@ -12,7 +12,7 @@
12
# Clean up refs
13
t1 = nothing; t2 = nothing
14
state = Sch.EAGER_STATE[]
15
- for i in 1:5
+ for i in 1:10
16
length(state.thunk_dict) == 1 && break
17
GC.gc()
18
yield()
0 commit comments