netty5/buffer/src
Francesco Nigro 9a02832fdb
Implement SWAR indexOf byte search (#10737)
Motivation:

Faster indexOf

Modification:

Create generic SWAR indexOf that any ByteBuf implementation can use

Result:

Fixes #10731
2021-01-15 15:09:27 +01:00
..
main Implement SWAR indexOf byte search (#10737) 2021-01-15 15:09:27 +01:00
test/java/io/netty/buffer Implement SWAR indexOf byte search (#10737) 2021-01-15 15:09:27 +01:00