netty5/handler
Norman Maurer f20439b6d3 Various performance optimizations in OpenSslEngine
Motivation:

There are various places in OpenSslEngine wher we can do performance optimizations.

Modifications:

- Reduce JNI calls when possible
- Detect finished handshake as soon as possible
- Eliminate double calculations
- wrap multiple ByteBuffer if possible in a loop

Result:

Better performance
2015-02-09 06:20:19 +01:00
..
src Various performance optimizations in OpenSslEngine 2015-02-09 06:20:19 +01:00
pom.xml Fix dependency issues with hamcrest 2014-12-04 17:59:15 +09:00