How to benefit from package specific @recompile_invalidations when developing the same package?
|
|
3
|
50
|
October 27, 2024
|
How bad is it if x < y doesn't return a Bool?
|
|
22
|
514
|
May 24, 2024
|
Case Study: Method Invalidations caused by Pkg.jl with Julia 1.11
|
|
13
|
1461
|
January 23, 2024
|
StaticArrays forces recompilation of JLLs on Windows with Julia 1.8.1
|
|
18
|
1305
|
January 9, 2024
|
Invalidation from extending `Base.reduce_first`
|
|
1
|
248
|
August 24, 2023
|
Name this method extension technique, piracy evasion
|
|
21
|
653
|
July 4, 2023
|
Optional multiple dispatch with Glue Packages?
|
|
8
|
538
|
January 25, 2023
|
How to resolve this method invalidation for `all` introduced by loading FillArrays?
|
|
0
|
276
|
January 2, 2023
|
CategoricalArrays forces OpenSpecFun_jll recompilation
|
|
25
|
1138
|
September 26, 2022
|
How to define `promote_rule` without including `Union{}` as an argument?
|
|
0
|
319
|
August 11, 2022
|
How are invalidated MethodInstances found, and how well does the process scale?
|
|
7
|
508
|
June 22, 2022
|
Why don't macros and modules also have backedges to allow "invalidating" dependent code?
|
|
0
|
454
|
May 21, 2022
|
Invalidation checker for packages [code snippet]
|
|
0
|
496
|
February 10, 2021
|
A couple questions on compiler latency and method invalidation
|
|
8
|
1010
|
October 15, 2020
|
Numerical optimization function does not get cached
|
|
4
|
650
|
September 14, 2020
|