netty5/microbench
Scott Mitchell 2b8104c852 HTTP/2 Priority Tree Benchmark
Motivation:
There is no benchmark to measure the priority tree implementation performance.

Modifications:
Introduce a new benchmark which will populate the priority tree, and then shuffle parent/child links around.

Result:
A simple benchmark to get a baseline for the HTTP/2 codec's priority tree implementation.
2015-04-17 10:14:13 -07:00
..
2015-04-17 10:14:13 -07:00
2014-02-14 12:04:12 -08:00

Microbenchmark tests

See our wiki page.