netty5/microbench/src/main
Norman Maurer 02d559e6a4
Remove flags when running benchmarks. (#8262)
Motivation:

Some of the flags we used are not supported anymore on more recent JDK versions. We should just remove all of them and only keep what we really need. This may also reflect better what people use in production.

Modifications:

Remove some flags when running the benchmarks.

Result:

Benchmarks also run with JDK11.
2018-09-05 19:05:02 +02:00
..
java/io/netty Remove flags when running benchmarks. (#8262) 2018-09-05 19:05:02 +02:00
resources Add benchmarks for SSLEngine implementations 2017-02-24 08:02:10 +01:00