netty5/microbench
Scott Mitchell f9001b9fc0 HTTP/2 move internal HPACK classes to the http2 package
Motivation:
The internal.hpack classes are no longer exposed in our public APIs and can be made package private in the http2 package.

Modifications:
- Make the hpack classes package private in the http2 package

Result:
Less APIs exposed as public.
2017-03-02 07:42:41 -08:00
..
src/main HTTP/2 move internal HPACK classes to the http2 package 2017-03-02 07:42:41 -08: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.