| Package | Description |
|---|---|
| io.netty.util |
Benchmarks for
io.netty.util. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultAttributeMapBenchmark.hasAttributeIdentityHashMap(DefaultAttributeMapBenchmark.KeySequence sequence) |
void |
DefaultAttributeMapBenchmark.mixedAttributeAttributeMap(DefaultAttributeMapBenchmark.KeySequence sequence,
org.openjdk.jmh.infra.Blackhole hole) |
void |
DefaultAttributeMapBenchmark.mixedAttributeIdentityHashMap(DefaultAttributeMapBenchmark.KeySequence sequence,
org.openjdk.jmh.infra.Blackhole hole) |
io.netty.util.Attribute<Integer> |
DefaultAttributeMapBenchmark.nextAttributeAttributeMap(DefaultAttributeMapBenchmark.KeySequence sequence) |
io.netty.util.Attribute<Integer> |
DefaultAttributeMapBenchmark.nextAttributeIdentityHashMap(DefaultAttributeMapBenchmark.KeySequence sequence) |
boolean |
DefaultAttributeMapBenchmark.nextHasAttributeAttributeMap(DefaultAttributeMapBenchmark.KeySequence sequence) |
Copyright © 2008–2026 The Netty Project. All rights reserved.