Currently loading FastTransforms
for the first time in a new session takes around 9s on my laptop.
julia> @time using FastTransforms
8.874037 seconds (12.01 M allocations: 893.960 MiB, 3.89% gc time, 33.26% compilation time)
I wonder if this may be mitigated somewhat?