netty5/microbench
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
..
src/main Implement SWAR indexOf byte search (#10737) 2021-01-15 15:09:27 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2021-01-13 10:28:54 +00:00
README.md Change the netty.io homepage scheme(http -> https) (#9344) 2019-07-09 21:09:42 +02:00

Microbenchmark tests

See our wiki page.