ParetoSmooth.jl icon indicating copy to clipboard operation
ParetoSmooth.jl copied to clipboard

Switch AxisKeys to DimensionalData.jl

Open ParadaCarleton opened this issue 4 years ago • 0 comments

DimensionalData.jl takes ~.15s to load in Julia 1.7, relative to the ~1.5s taken by AxisKeys; switching should cut out most of the compilation time for ParetoSmooth.jl.

ParadaCarleton avatar Oct 16 '21 18:10 ParadaCarleton