TTSX: Recompilation on every run
|
|
9
|
261
|
July 25, 2025
|
Why does it always recompile a package?
|
|
2
|
88
|
July 25, 2025
|
How far does type instability propagate?
|
|
10
|
455
|
July 4, 2025
|
Disassociate GC time from compile time
|
|
4
|
200
|
June 26, 2025
|
Questions about Juliac
|
|
1
|
233
|
June 26, 2025
|
PReLU with long compilation time
|
|
1
|
93
|
June 12, 2025
|
Question about the future of JuliaC
|
|
10
|
1256
|
May 22, 2025
|
Function compiles twice but is called just once
|
|
4
|
127
|
April 29, 2025
|
Use of anonymous functions has high compilation time
|
|
3
|
241
|
February 14, 2025
|
Pushing the Limits of Small Binary Creation
|
|
7
|
2499
|
February 11, 2025
|
How to debug the compiler with Debugger.jl
|
|
1
|
215
|
December 28, 2024
|
Segmentation fault in executable after compilation with juliac including --trim --experimental arguments
|
|
1
|
178
|
January 28, 2025
|
Invalidating the generator of a `@generated` function
|
|
1
|
153
|
January 24, 2025
|
Benchmarking function compile time
|
|
10
|
256
|
January 22, 2025
|
Understanding compilation with Optim.jl and OrdinaryDiffEq.jl
|
|
7
|
186
|
January 13, 2025
|
Speculator.jl: Reduce latency through speculative compilation
|
|
17
|
1082
|
January 6, 2025
|
Keep getting `'apple-m3' is not a recognized processor for this target (ignoring processor)`
|
|
2
|
206
|
November 13, 2024
|
Why are compiler devs in such high demand for Julia?
|
|
41
|
3056
|
November 13, 2024
|
Fragile type inference in custom getproperty()
|
|
1
|
72
|
November 5, 2024
|
How do I stop Julia optimising out a variable? (or how to use `MPI.Ibarrier()`?)
|
|
2
|
53
|
October 22, 2024
|
Numba/pixie
|
|
0
|
198
|
October 6, 2024
|
Recompilation triggered when re-running function from module
|
|
5
|
65
|
October 1, 2024
|
Why does the speed of Julia in AOT compilation differ from UX4?
|
|
12
|
458
|
September 21, 2024
|
Julia 1.11 ignoring cache file ... since it does not provide desired build_id
|
|
0
|
80
|
August 30, 2024
|
Any existing efforts on cross-compiling Julia programs across different platforms?
|
|
3
|
414
|
August 17, 2024
|
Help diagnosing slow compilation
|
|
4
|
140
|
August 12, 2024
|
Type Inference of many dynamically created NamedTuples
|
|
6
|
96
|
July 25, 2024
|
Automatic Compiler Optimizations and Multithreading
|
|
11
|
345
|
July 24, 2024
|
Understanding SnoopCompile timings
|
|
2
|
179
|
July 20, 2024
|
How to check for unwanted specialization and how to prevent specialization?
|
|
2
|
175
|
July 17, 2024
|