Package | Description |
---|---|
io.netty.buffer |
Benchmarks for
io.netty.buffer . |
io.netty.handler.codec |
Benchmarks for
io.netty.handler.codec . |
io.netty.handler.codec.http |
Benchmarks for
io.netty.handler.codec.http . |
io.netty.handler.codec.http2 |
Benchmarks for
io.netty.handler.codec.http2 . |
io.netty.microbench.buffer |
Benchmarks for
io.netty.buffer . |
io.netty.microbench.concurrent |
Benchmarks for
io.netty.util.concurrent . |
io.netty.microbench.handler.ssl |
Benchmarks for SSL.
|
io.netty.microbench.headers |
Benchmarks for HTTP and HTTP/2 Headers.
|
io.netty.microbench.http |
Benchmarks for
io.netty.handler.codec.http . |
io.netty.microbench.http2 |
Benchmarks for
io.netty.handler.codec.http2 . |
io.netty.microbench.internal |
Benchmarks for
io.netty.util.internal . |
io.netty.microbench.redis |
Benchmarks for
io.netty.handler.codec.redis . |
io.netty.microbench.util |
Benchmarks for
io.netty.util . |
io.netty.microbenchmark.common |
Benchmarks for
io.netty.util . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractByteBufNoCleanerBenchmark |
class |
AbstractReferenceCountedByteBufBenchmark |
class |
ByteBufNoCleanerAllocReleaseBenchmark |
class |
ByteBufNoCleanerChangeCapacityBenchmark |
Modifier and Type | Class and Description |
---|---|
class |
AdvancedCodecOutputListBenchmark |
class |
CodecOutputListBenchmark |
Modifier and Type | Class and Description |
---|---|
class |
HttpMethodMapBenchmark |
class |
HttpRequestEncoderInsertBenchmark |
class |
WriteBytesVsShortOrMediumBenchmark |
Modifier and Type | Class and Description |
---|---|
class |
HpackDecoderBenchmark |
class |
HpackDecoderULE128Benchmark |
class |
HpackEncoderBenchmark |
class |
HpackUtilBenchmark |
class |
Http2FrameWriterDataBenchmark |
Modifier and Type | Class and Description |
---|---|
class |
ByteBufAllocatorBenchmark
This class benchmarks different allocators with different allocation sizes.
|
class |
ByteBufAllocatorConcurrentBenchmark |
class |
ByteBufBenchmark |
class |
ByteBufCopyBenchmark |
class |
ByteBufUtilBenchmark |
class |
HeapByteBufBenchmark |
class |
PooledByteBufAllocatorAlignBenchmark |
class |
SlicedByteBufBenchmark |
class |
SwappedByteBufBenchmark |
Modifier and Type | Class and Description |
---|---|
class |
FastThreadLocalFastPathBenchmark
This class benchmarks the fast path of FastThreadLocal and the JDK ThreadLocal.
|
class |
FastThreadLocalSlowPathBenchmark
This class benchmarks the slow path of FastThreadLocal and the JDK ThreadLocal.
|
class |
ScheduledFutureTaskBenchmark |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSslEngineBenchmark |
class |
AbstractSslEngineThroughputBenchmark |
class |
AbstractSslHandlerBenchmark |
class |
AbstractSslHandlerThroughputBenchmark |
class |
SslEngineEchoBenchmark |
class |
SslEngineHandshakeBenchmark |
class |
SslEngineWrapBenchmark |
class |
SslHandlerEchoBenchmark |
Modifier and Type | Class and Description |
---|---|
class |
HeadersBenchmark |
class |
ReadOnlyHttp2HeadersBenchmark |
Modifier and Type | Class and Description |
---|---|
class |
HttpObjectEncoderBenchmark |
class |
HttpRequestDecoderBenchmark
This benchmark is based on HttpRequestDecoderTest class.
|
Modifier and Type | Class and Description |
---|---|
class |
NoPriorityByteDistributionBenchmark
Benchmark to compare stream byte distribution algorithms when priorities are identical for
all streams.
|
Modifier and Type | Class and Description |
---|---|
class |
EscapeCsvBenchmark |
class |
PlatformDependentBenchmark |
class |
PrivilegedSocketOperationsBenchmark |
class |
RecyclableArrayListBenchmark
This class benchmarks different allocators with different allocation sizes.
|
class |
UnitializedArrayBenchmark |
Modifier and Type | Class and Description |
---|---|
class |
RedisEncoderBenchmark |
Modifier and Type | Class and Description |
---|---|
class |
ResourceLeakDetectorBenchmark |
class |
ResourceLeakDetectorRecordBenchmark |
Modifier and Type | Class and Description |
---|---|
class |
AppendableCharSequenceBenchmark |
class |
AsciiStringBenchmark |
class |
IntObjectHashMapBenchmark |
class |
IsValidIpV4Benchmark |
class |
IsValidIpV6Benchmark |
class |
MathOperationsBenchmark |
class |
NetUtilBenchmark |
Copyright © 2008–2018 The Netty Project. All rights reserved.