Benchmarking function compile time
|
|
6
|
98
|
January 22, 2025
|
Understanding compilation with Optim.jl and OrdinaryDiffEq.jl
|
|
7
|
151
|
January 13, 2025
|
Speculator.jl: Reduce latency through speculative compilation
|
|
17
|
853
|
January 6, 2025
|
How to debug the compiler with Debugger.jl
|
|
1
|
107
|
December 28, 2024
|
Keep getting `'apple-m3' is not a recognized processor for this target (ignoring processor)`
|
|
2
|
118
|
November 13, 2024
|
Why are compiler devs in such high demand for Julia?
|
|
41
|
2981
|
November 13, 2024
|
Fragile type inference in custom getproperty()
|
|
1
|
60
|
November 5, 2024
|
How do I stop Julia optimising out a variable? (or how to use `MPI.Ibarrier()`?)
|
|
2
|
48
|
October 22, 2024
|
Pushing the Limits of Small Binary Creation
|
|
5
|
1592
|
October 7, 2024
|
Numba/pixie
|
|
0
|
188
|
October 6, 2024
|
Recompilation triggered when re-running function from module
|
|
5
|
48
|
October 1, 2024
|
Why does the speed of Julia in AOT compilation differ from UX4?
|
|
12
|
318
|
September 21, 2024
|
Julia 1.11 ignoring cache file ... since it does not provide desired build_id
|
|
0
|
66
|
August 30, 2024
|
Any existing efforts on cross-compiling Julia programs across different platforms?
|
|
3
|
340
|
August 17, 2024
|
Help diagnosing slow compilation
|
|
4
|
116
|
August 12, 2024
|
Type Inference of many dynamically created NamedTuples
|
|
6
|
80
|
July 25, 2024
|
Automatic Compiler Optimizations and Multithreading
|
|
11
|
297
|
July 24, 2024
|
Understanding SnoopCompile timings
|
|
2
|
168
|
July 20, 2024
|
How to check for unwanted specialization and how to prevent specialization?
|
|
2
|
140
|
July 17, 2024
|
Is it possilbe to call a .dll compiled via julia itself?
|
|
8
|
412
|
July 11, 2024
|
Help reducing compilation and inference time
|
|
71
|
1035
|
July 11, 2024
|
Slow performance when solving SDE for a large number of functions in a loop
|
|
3
|
102
|
June 28, 2024
|
Compilation latency with constant propagation and unreachable branches
|
|
7
|
170
|
May 24, 2024
|
How does constant propagation impact latency with a Val-based dispatch?
|
|
0
|
127
|
May 22, 2024
|
DataFrame transformation is so slow, what am I doing wrong?
|
|
17
|
313
|
May 19, 2024
|
[FR] keep using a re-precompiled package without restarting Julia
|
|
1
|
322
|
April 30, 2024
|
Compiler recursion limit
|
|
10
|
1452
|
April 17, 2024
|
Why Julia compilation times are so long in case of functions created using Symbolics?
|
|
16
|
672
|
April 14, 2024
|
Performance of persistent variables
|
|
0
|
163
|
March 24, 2024
|
Tools to Analyze Long Julia Compilation Times
|
|
4
|
552
|
February 1, 2024
|