pekko icon indicating copy to clipboard operation
pekko copied to clipboard

improve ByteString lastIndexOf

Open pjfanning opened this issue 6 months ago • 0 comments

  • see #2150
  • WIP
  • doesn't yet use SWAR but having the new methods that take Byte inputs instead of the [B >: Byte] versions is the biggest win
  • needs a jmh benchmark

pjfanning avatar Sep 05 '25 21:09 pjfanning