Invalidations caused by FixedPointNumbers
Julia Programming Language
Invalidations caused by FixedPointNumbers
The FixedPointNumbers package is causing many invalidations, even though it does not engage in type piracy. For details, see: Loading FixedPointNumbers invalidates ~7,700 precompiled method instances (7x slower first mtkcompile) · Issue #331 · JuliaMath/FixedPointNumbers.jl · GitHub My question: What is causing these invalidations? Should that be fixed in Julia itself, or in FixedPointNumbers, or is there no way to fix it? I encounter this problem mainly when using GLMakie, which depends on Fi...
0 comments
No comments yet.