What is included in the output of `--trace-compile`?
|
|
2
|
52
|
October 9, 2025
|
Precompilation in a sandbox
|
|
1
|
98
|
September 13, 2025
|
How to disable precompilation?
|
|
7
|
218
|
September 9, 2025
|
Multiple machines with same file system, should Julia recompile on each?
|
|
7
|
156
|
September 9, 2025
|
How to debug incomplete precompilation
|
|
12
|
143
|
September 9, 2025
|
Do you need to recompile a package when you modify non-src files
|
|
4
|
175
|
September 9, 2025
|
Lessons learnt and thoughts on deploying Julia and sysimages on AWS
|
|
1
|
341
|
August 29, 2025
|
Precompile package causing missing-from-cache errors
|
|
0
|
1119
|
March 11, 2019
|
Function fails when used in precompile workload
|
|
7
|
52
|
July 27, 2025
|
Why does it always recompile a package?
|
|
2
|
96
|
July 25, 2025
|
Precompilation for almost every package that I use even though I used that package before
|
|
5
|
291
|
June 28, 2025
|
PReLU with long compilation time
|
|
1
|
100
|
June 12, 2025
|
Trouble precompiling with Enzyme
|
|
1
|
113
|
May 19, 2025
|
JSON3 fails to precompile due to embedded NULs in C strings
|
|
10
|
198
|
April 30, 2025
|
Personal package precompiles everytime I restart Julia (running on HPC)
|
|
1
|
103
|
April 29, 2025
|
Auto skip precompile workload of all `dev`ed packages
|
|
0
|
32
|
April 10, 2025
|
LIBSVM call on remote workers requires waiting
|
|
1
|
25
|
April 7, 2025
|
Cache misses when 'using' packages since upgrading to 1.11
|
|
14
|
1690
|
March 27, 2025
|
Precompilation error when evaling into a module in the __init__ function
|
|
3
|
90
|
March 22, 2025
|
How to avoid code getting precompiled because it gets executed while the package is being defined?
|
|
1
|
79
|
March 13, 2025
|
Is there something like Pkg.gc for precompile caches?
|
|
0
|
55
|
March 8, 2025
|
Precompilation error when installing Makie/GLMakie
|
|
11
|
191
|
March 2, 2025
|
"cache misses, incompatible header" when loading library
|
|
7
|
317
|
January 30, 2025
|
Fine grained control of __precompile__(false)?
|
|
3
|
153
|
January 18, 2025
|
Need help: precompilation terminates Julia
|
|
1
|
121
|
January 12, 2025
|
Openssl artifact carries old openssl version
|
|
3
|
604
|
January 6, 2025
|
Speculator.jl: Reduce latency through speculative compilation
|
|
17
|
1132
|
January 6, 2025
|
Circular dependency warning
|
|
11
|
1051
|
December 21, 2024
|
Why using ``] test package`` recompiles the package again?
|
|
12
|
1125
|
December 16, 2024
|
Capturing "sub" dependencies during precompilation
|
|
0
|
31
|
November 24, 2024
|