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

optimized methods for StringArray{String}

Open shashi opened this issue 7 years ago • 0 comments

We can optimize many things by intermediately switching to StringArray{WeakRefString{UInt8}}

  • [x] permute!
  • [ ] sort!
  • [ ] getindex with AbstractArray index

shashi avatar Apr 20 '18 11:04 shashi