netty5/microbench
Norman Maurer 95b4814e3a 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:07:38 +01:00
..
2014-02-14 12:04:28 -08:00

Microbenchmark tests

See our wiki page.