JuliaArrays / StaticArrays.jl

Statically sized arrays for Julia
Other
762 stars 148 forks source link

Remove some uses of `@pure` #1253

Closed mateuszbaran closed 4 months ago

mateuszbaran commented 4 months ago

I think it will be much easier to track potential performance regressions when pure removal is split into a few steps. This is the first one.