/netty3vs4

Simple Netty 3 and 4 throughput benchmarks.

Primary LanguageJava

netty3vs4

Simple Netty 3 and 4 throughput benchmarks.

# Build
$ mvn package

# Run Netty 3 benchmark
$ bin/netty3

# Run Netty 4 benchmark
$ bin/netty4