netty5/microbench
Norman Maurer d73477c7bd Add benchmarks for SSLEngine implementations
Motivation:

As we provide our own SSLEngine implementation we should have benchmarks to compare it against JDK impl.

Modifications:

Add benchmarks for wrap / unwrap and handshake performance.

Result:

Benchmarks FTW.
2017-02-24 08:02:10 +01:00
..
src/main Add benchmarks for SSLEngine implementations 2017-02-24 08:02:10 +01:00
pom.xml Add benchmarks for SSLEngine implementations 2017-02-24 08:02:10 +01:00
README.md Fix wiki link 2014-02-14 12:04:12 -08:00

Microbenchmark tests

See our wiki page.