pekko
pekko copied to clipboard
improve ByteString lastIndexOf
- 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