netty5/codec/src
Scott Mitchell ba6ce5449e Headers Performance Boost and Interface Simplification
Motivation:
A degradation in performance has been observed from the 4.0 branch as documented in https://github.com/netty/netty/issues/3962.

Modifications:
- Simplify Headers class hierarchy.
- Restore the DefaultHeaders to be based upon DefaultHttpHeaders from 4.0.
- Make various other modifications that are causing hot spots.

Result:
Performance is now on par with 4.0.
2015-08-17 08:50:11 -07:00
..
main/java/io/netty/handler/codec Headers Performance Boost and Interface Simplification 2015-08-17 08:50:11 -07:00
test Headers Performance Boost and Interface Simplification 2015-08-17 08:50:11 -07:00