I'm still kinda catching up on the method invalidation stuff, but I noticed in all of my packages that use Interpolations.jl, Ratios usually has one of the highest @time_imports compilation/recompilation times. I'm not sure if that's on the Interpolations side or Ratios side, though, with how the invalidations work.
I'm still kinda catching up on the method invalidation stuff, but I noticed in all of my packages that use
Interpolations.jl,Ratiosusually has one of the highest@time_importscompilation/recompilation times. I'm not sure if that's on theInterpolationsside orRatiosside, though, with how the invalidations work.