Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 170 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 170 Bytes

netty3vs4

Simple Netty 3 and 4 throughput benchmarks.

# Build
$ mvn package

# Run Netty 3 benchmark
$ bin/netty3

# Run Netty 4 benchmark
$ bin/netty4