A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractMicrobenchmark - Class in io.netty5.microbench.util
-
Default implementation of the JMH microbenchmark adapter.
- AbstractMicrobenchmark() - Constructor for class io.netty5.microbench.util.AbstractMicrobenchmark
- AbstractMicrobenchmark(boolean) - Constructor for class io.netty5.microbench.util.AbstractMicrobenchmark
- AbstractMicrobenchmark(boolean, boolean) - Constructor for class io.netty5.microbench.util.AbstractMicrobenchmark
- AbstractMicrobenchmark.HarnessExecutor - Class in io.netty5.microbench.util
- AbstractMicrobenchmarkBase - Class in io.netty5.microbench.util
-
Base class for all JMH benchmarks.
- AbstractMicrobenchmarkBase() - Constructor for class io.netty5.microbench.util.AbstractMicrobenchmarkBase
- AbstractSharedExecutorMicrobenchmark - Class in io.netty5.microbench.util
-
This harness facilitates the sharing of an executor between JMH and Netty and thus avoid measuring context switching in microbenchmarks.
- AbstractSharedExecutorMicrobenchmark() - Constructor for class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark
- AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor - Class in io.netty5.microbench.util
-
This executor allows Netty and JMH to share a common executor.
- AbstractSslEngineBenchmark - Class in io.netty5.microbench.handler.ssl
- AbstractSslEngineBenchmark() - Constructor for class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- AbstractSslEngineBenchmark.BufferType - Enum in io.netty5.microbench.handler.ssl
- AbstractSslEngineBenchmark.SslEngineProvider - Enum in io.netty5.microbench.handler.ssl
- AbstractSslEngineThroughputBenchmark - Class in io.netty5.microbench.handler.ssl
- AbstractSslEngineThroughputBenchmark() - Constructor for class io.netty5.microbench.handler.ssl.AbstractSslEngineThroughputBenchmark
- AbstractSslHandlerBenchmark - Class in io.netty5.microbench.handler.ssl
- AbstractSslHandlerBenchmark() - Constructor for class io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark
- AbstractSslHandlerBenchmark.SslEngineProvider - Enum in io.netty5.microbench.handler.ssl
- AbstractSslHandlerThroughputBenchmark - Class in io.netty5.microbench.handler.ssl
- AbstractSslHandlerThroughputBenchmark() - Constructor for class io.netty5.microbench.handler.ssl.AbstractSslHandlerThroughputBenchmark
- AbstractSslHandlerThroughputBenchmark.BufferType - Enum in io.netty5.microbench.handler.ssl
- addFlowControlled(Http2Stream, Http2RemoteFlowController.FlowControlled) - Method in class io.netty5.microbench.http2.NoopHttp2RemoteFlowController
- AdditionalCounters() - Constructor for class io.netty5.microbench.http2.NoPriorityByteDistributionBenchmark.AdditionalCounters
- AdvancedCodecOutputListBenchmark - Class in io.netty5.handler.codec
- AdvancedCodecOutputListBenchmark() - Constructor for class io.netty5.handler.codec.AdvancedCodecOutputListBenchmark
- AGRONA - io.netty5.microbenchmark.common.IntObjectHashMapBenchmark.MapType
- allocateBuffer(int) - Method in class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- allocateBuffer(int) - Method in class io.netty5.microbench.handler.ssl.AbstractSslHandlerThroughputBenchmark
- allocateInitializedByteArray() - Method in class io.netty5.microbench.internal.UnitializedArrayBenchmark
- allocateRelease() - Method in class io.netty5.microbench.buffer.BufferAllocatorConcurrentBenchmark
- allocateUninitializedByteArray() - Method in class io.netty5.microbench.internal.UnitializedArrayBenchmark
- AppendableCharSequenceBenchmark - Class in io.netty5.microbenchmark.common
- AppendableCharSequenceBenchmark() - Constructor for class io.netty5.microbenchmark.common.AppendableCharSequenceBenchmark
- appendCatchExceptionAfter() - Method in class io.netty5.microbenchmark.common.AppendableCharSequenceBenchmark
- appendCheckBeforeCopy() - Method in class io.netty5.microbenchmark.common.AppendableCharSequenceBenchmark
- arrayList() - Method in class io.netty5.handler.codec.CodecOutputListBenchmark
- arraysBytesEqual() - Method in class io.netty5.microbench.internal.PlatformDependentBenchmark
- AsciiStringBenchmark - Class in io.netty5.microbenchmark.common
- AsciiStringBenchmark() - Constructor for class io.netty5.microbenchmark.common.AsciiStringBenchmark
- avgWriteSize() - Method in class io.netty5.microbench.http2.NoPriorityByteDistributionBenchmark.AdditionalCounters
- awaitTermination(long, TimeUnit) - Method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
B
- BASE_JVM_ARGS - Static variable in class io.netty5.microbench.util.AbstractMicrobenchmarkBase
- bind(SocketAddress) - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- bufferAllocator() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- BufferAllocatorBenchmark - Class in io.netty5.microbench.buffer
-
This class benchmarks different allocators with different allocation sizes.
- BufferAllocatorBenchmark() - Constructor for class io.netty5.microbench.buffer.BufferAllocatorBenchmark
- BufferAllocatorConcurrentBenchmark - Class in io.netty5.microbench.buffer
- BufferAllocatorConcurrentBenchmark() - Constructor for class io.netty5.microbench.buffer.BufferAllocatorConcurrentBenchmark
- BufferBenchmark - Class in io.netty5.microbench.buffer
- BufferBenchmark() - Constructor for class io.netty5.microbench.buffer.BufferBenchmark
- BufferBytesBeforeBenchmark - Class in io.netty5.microbench.buffer
- BufferBytesBeforeBenchmark() - Constructor for class io.netty5.microbench.buffer.BufferBytesBeforeBenchmark
- BufferCopyBenchmark - Class in io.netty5.microbench.buffer
- BufferCopyBenchmark() - Constructor for class io.netty5.microbench.buffer.BufferCopyBenchmark
- bufferType - Variable in class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- bufferType - Variable in class io.netty5.microbench.handler.ssl.AbstractSslHandlerThroughputBenchmark
- BurstCostExecutorsBenchmark - Class in io.netty5.microbench.concurrent
- BurstCostExecutorsBenchmark() - Constructor for class io.netty5.microbench.concurrent.BurstCostExecutorsBenchmark
- BurstCostExecutorsBenchmark.PerThreadState - Class in io.netty5.microbench.concurrent
- byteArray2() - Method in class io.netty5.handler.codec.http.WriteBytesVsShortOrMediumBenchmark
- byteArray3() - Method in class io.netty5.handler.codec.http.WriteBytesVsShortOrMediumBenchmark
- byteBufUtilWriteUtf8AsciiString() - Method in class io.netty5.microbench.buffer.Utf8EncodingBenchmark
- byteBufUtilWriteUtf8Bimorphic() - Method in class io.netty5.microbench.buffer.Utf8EncodingBenchmark
- byteBufUtilWriteUtf8CommonCharSequences() - Method in class io.netty5.microbench.buffer.Utf8EncodingBenchmark
- byteBufUtilWriteUtf8Megamorphic() - Method in class io.netty5.microbench.buffer.Utf8EncodingBenchmark
- byteBufUtilWriteUtf8String() - Method in class io.netty5.microbench.buffer.Utf8EncodingBenchmark
- bytesBeforeBuffer() - Method in class io.netty5.microbench.buffer.BufferBytesBeforeBenchmark
- bytesBeforeByte() - Method in class io.netty5.microbench.buffer.BufferBytesBeforeBenchmark
C
- cancelInOrder(RunnableScheduledFutureAdapterBenchmark.FuturesHolder) - Method in class io.netty5.microbench.concurrent.RunnableScheduledFutureAdapterBenchmark
- cancelInReverseOrder(RunnableScheduledFutureAdapterBenchmark.FuturesHolder) - Method in class io.netty5.microbench.concurrent.RunnableScheduledFutureAdapterBenchmark
- chainedBytes2() - Method in class io.netty5.handler.codec.http.WriteBytesVsShortOrMediumBenchmark
- chainedBytes3() - Method in class io.netty5.handler.codec.http.WriteBytesVsShortOrMediumBenchmark
- channel - Variable in class io.netty5.microbench.handler.ssl.AbstractSslHandlerThroughputBenchmark
- channel() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- channelHandlerContext() - Method in class io.netty5.microbench.http2.NoopHttp2RemoteFlowController
- channelHandlerContext(ChannelHandlerContext) - Method in class io.netty5.microbench.http2.NoopHttp2LocalFlowController
- channelHandlerContext(ChannelHandlerContext) - Method in class io.netty5.microbench.http2.NoopHttp2RemoteFlowController
- channelWritabilityChanged() - Method in class io.netty5.microbench.http2.NoopHttp2RemoteFlowController
- checkBounds - Variable in class io.netty5.microbench.buffer.BufferBenchmark
- chunked() - Method in class io.netty5.microbench.http.HttpObjectEncoderBenchmark
- cipher - Variable in class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- cipher - Variable in class io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark
- ClientCookieDecoderBenchmark - Class in io.netty5.microbench.http
- ClientCookieDecoderBenchmark() - Constructor for class io.netty5.microbench.http.ClientCookieDecoderBenchmark
- clientCtx - Variable in class io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark
- clientEngine - Variable in class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- clientSslHandler - Variable in class io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark
- close() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- codecOutList() - Method in class io.netty5.handler.codec.CodecOutputListBenchmark
- codecOutListAllocRecycle() - Method in class io.netty5.handler.codec.AdvancedCodecOutputListBenchmark
- CodecOutputListBenchmark - Class in io.netty5.handler.codec
- CodecOutputListBenchmark() - Constructor for class io.netty5.handler.codec.CodecOutputListBenchmark
- connect(SocketAddress) - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- connect(SocketAddress, SocketAddress) - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- consumeBytes(Http2Stream, int) - Method in class io.netty5.microbench.http2.NoopHttp2LocalFlowController
- consumer(RecyclerBenchmark.ProducerConsumerState, Control) - Method in class io.netty5.microbench.util.RecyclerBenchmark
- contentLength() - Method in class io.netty5.microbench.http.HttpObjectEncoderBenchmark
- cumulation() - Method in class io.netty5.microbench.channel.EmbeddedChannelWriteAccumulatingHandlerContext
D
- DateFormatter2Benchmark - Class in io.netty5.handler.codec
- DateFormatter2Benchmark() - Constructor for class io.netty5.handler.codec.DateFormatter2Benchmark
- decode(Blackhole) - Method in class io.netty5.handler.codec.http2.HpackDecoderBenchmark
- decodeCookieWithRfc1123ExpiresField() - Method in class io.netty5.microbench.http.ClientCookieDecoderBenchmark
- DecodeHexBenchmark - Class in io.netty5.handler.codec.http
- DecodeHexBenchmark() - Constructor for class io.netty5.handler.codec.http.DecodeHexBenchmark
- decodeMaxInt() - Method in class io.netty5.handler.codec.http2.HpackDecoderULE128Benchmark
- decodeMaxIntUsingLong() - Method in class io.netty5.handler.codec.http2.HpackDecoderULE128Benchmark
- decodeMaxIntWithLong() - Method in class io.netty5.handler.codec.http2.HpackDecoderULE128Benchmark
- decodeMaxLong() - Method in class io.netty5.handler.codec.http2.HpackDecoderULE128Benchmark
- DEFAULT_FORKS - Static variable in class io.netty5.microbench.util.AbstractMicrobenchmark
- DEFAULT_FORKS - Static variable in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark
- DEFAULT_MEASURE_ITERATIONS - Static variable in class io.netty5.microbench.util.AbstractMicrobenchmarkBase
- DEFAULT_WARMUP_ITERATIONS - Static variable in class io.netty5.microbench.util.AbstractMicrobenchmarkBase
- DefaultAttributeMapBenchmark - Class in io.netty5.util
- DefaultAttributeMapBenchmark() - Constructor for class io.netty5.util.DefaultAttributeMapBenchmark
- DefaultAttributeMapBenchmark.KeySequence - Class in io.netty5.util
- DefaultChannelPipelineBenchmark - Class in io.netty5.microbench.channel
- DefaultChannelPipelineBenchmark() - Constructor for class io.netty5.microbench.channel.DefaultChannelPipelineBenchmark
- defaultClientHeaders(Blackhole) - Method in class io.netty5.microbench.headers.ReadOnlyHttp2HeadersBenchmark
- defaultPooledAllocAndFree() - Method in class io.netty5.microbench.buffer.BufferAllocatorBenchmark
- defaultServerHeaders(Blackhole) - Method in class io.netty5.microbench.headers.ReadOnlyHttp2HeadersBenchmark
- defaultTrailers(Blackhole) - Method in class io.netty5.microbench.headers.ReadOnlyHttp2HeadersBenchmark
- DelegateHarnessExecutor(int, String) - Constructor for class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
- deregister() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- destroy() - Method in class io.netty5.handler.codec.CodecOutputListBenchmark
- destroyEngines() - Method in class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- destroyHandshakeBuffers() - Method in class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- destroySslHandlers() - Method in class io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark
- DIRECT - io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark.BufferType
- DIRECT - io.netty5.microbench.handler.ssl.AbstractSslHandlerThroughputBenchmark.BufferType
- disconnect() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- doHandshake() - Method in class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- doHandshake() - Method in class io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark
- doSetup() - Method in class io.netty5.microbench.handler.ssl.AbstractSslEngineThroughputBenchmark
- doSetup() - Method in class io.netty5.microbench.handler.ssl.SslEngineEchoBenchmark
- doTearDown() - Method in class io.netty5.microbench.handler.ssl.AbstractSslEngineThroughputBenchmark
- doTearDown() - Method in class io.netty5.microbench.handler.ssl.SslEngineEchoBenchmark
- doWrap(int) - Method in class io.netty5.microbench.handler.ssl.AbstractSslEngineThroughputBenchmark
- doWrite(int) - Method in class io.netty5.microbench.handler.ssl.AbstractSslHandlerThroughputBenchmark
- duplicates - Variable in class io.netty5.handler.codec.http2.HpackEncoderBenchmark
E
- EIGHT - io.netty5.microbench.headers.ExampleHeaders.HeaderExample
- elements - Variable in class io.netty5.handler.codec.AdvancedCodecOutputListBenchmark
- elements - Variable in class io.netty5.handler.codec.CodecOutputListBenchmark
- ELEVEN - io.netty5.microbench.headers.ExampleHeaders.HeaderExample
- EmbeddedChannelHandlerContext - Class in io.netty5.microbench.channel
- EmbeddedChannelHandlerContext(BufferAllocator, ChannelHandler, EmbeddedChannel) - Constructor for class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- EmbeddedChannelWriteAccumulatingHandlerContext - Class in io.netty5.microbench.channel
- EmbeddedChannelWriteAccumulatingHandlerContext(BufferAllocator, ChannelHandler, ByteToMessageDecoder.Cumulator) - Constructor for class io.netty5.microbench.channel.EmbeddedChannelWriteAccumulatingHandlerContext
- EmbeddedChannelWriteAccumulatingHandlerContext(BufferAllocator, ChannelHandler, ByteToMessageDecoder.Cumulator, EmbeddedChannel) - Constructor for class io.netty5.microbench.channel.EmbeddedChannelWriteAccumulatingHandlerContext
- EmbeddedChannelWriteReleaseHandlerContext - Class in io.netty5.microbench.channel
- EmbeddedChannelWriteReleaseHandlerContext(BufferAllocator, ChannelHandler) - Constructor for class io.netty5.microbench.channel.EmbeddedChannelWriteReleaseHandlerContext
- EmbeddedChannelWriteReleaseHandlerContext(BufferAllocator, ChannelHandler, EmbeddedChannel) - Constructor for class io.netty5.microbench.channel.EmbeddedChannelWriteReleaseHandlerContext
- encode(Blackhole) - Method in class io.netty5.handler.codec.http2.HpackEncoderBenchmark
- EpollSocketChannelBenchmark - Class in io.netty5.microbench.channel.epoll
- EpollSocketChannelBenchmark() - Constructor for class io.netty5.microbench.channel.epoll.EpollSocketChannelBenchmark
- EscapeCsvBenchmark - Class in io.netty5.microbench.internal
- EscapeCsvBenchmark() - Constructor for class io.netty5.microbench.internal.EscapeCsvBenchmark
- escapeCsvNew() - Method in class io.netty5.microbench.internal.EscapeCsvBenchmark
- escapeCsvOld() - Method in class io.netty5.microbench.internal.EscapeCsvBenchmark
- ExampleHeaders - Class in io.netty5.microbench.headers
- ExampleHeaders.HeaderExample - Enum in io.netty5.microbench.headers
- EXAMPLES - Static variable in class io.netty5.microbench.headers.ExampleHeaders
- execute(Runnable) - Method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
- executeMulti() - Method in class io.netty5.microbench.channel.epoll.EpollSocketChannelBenchmark
- executeSingle() - Method in class io.netty5.microbench.channel.epoll.EpollSocketChannelBenchmark
- executor() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- executor(EventLoop) - Static method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
-
Set the executor (in the form of an
EventLoop) which JMH will use. - executor(EventLoop) - Static method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark
-
Set the executor (in the form of an
EventLoop) which JMH will use. - extraHandlers - Variable in class io.netty5.microbench.channel.DefaultChannelPipelineBenchmark
F
- fastThreadLocal(Blackhole) - Method in class io.netty5.microbench.concurrent.FastThreadLocalFastPathBenchmark
- fastThreadLocal(Blackhole) - Method in class io.netty5.microbench.concurrent.FastThreadLocalSlowPathBenchmark
- FastThreadLocalFastPathBenchmark - Class in io.netty5.microbench.concurrent
-
This class benchmarks the fast path of FastThreadLocal and the JDK ThreadLocal.
- FastThreadLocalFastPathBenchmark() - Constructor for class io.netty5.microbench.concurrent.FastThreadLocalFastPathBenchmark
- FastThreadLocalSlowPathBenchmark - Class in io.netty5.microbench.concurrent
-
This class benchmarks the slow path of FastThreadLocal and the JDK ThreadLocal.
- FastThreadLocalSlowPathBenchmark() - Constructor for class io.netty5.microbench.concurrent.FastThreadLocalSlowPathBenchmark
- fireChannelActive() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- fireChannelExceptionCaught(Throwable) - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- fireChannelInactive() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- fireChannelInboundEvent(Object) - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- fireChannelRead(Object) - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- fireChannelReadComplete() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- fireChannelRegistered() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- fireChannelShutdown(ChannelShutdownDirection) - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- fireChannelUnregistered() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- fireChannelWritabilityChanged() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- FIVE - io.netty5.microbench.headers.ExampleHeaders.HeaderExample
- flush() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- frameWriter(Http2FrameWriter) - Method in class io.netty5.microbench.http2.NoopHttp2LocalFlowController
- freeBuffer(ByteBuffer) - Method in class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- fullMessage() - Method in class io.netty5.microbench.http.HttpObjectEncoderBenchmark
- FuturesHolder() - Constructor for class io.netty5.microbench.concurrent.RunnableScheduledFutureAdapterBenchmark.FuturesHolder
G
- getForks() - Method in class io.netty5.microbench.util.AbstractMicrobenchmark
- getIPv6ByName() - Method in class io.netty5.util.GetIpV6ByNameBenchmark
- GetIpV6ByNameBenchmark - Class in io.netty5.util
- GetIpV6ByNameBenchmark() - Constructor for class io.netty5.util.GetIpV6ByNameBenchmark
- getMeasureIterations() - Method in class io.netty5.microbench.util.AbstractMicrobenchmarkBase
- getReportDir() - Method in class io.netty5.microbench.util.AbstractMicrobenchmarkBase
- getWarmupIterations() - Method in class io.netty5.microbench.util.AbstractMicrobenchmarkBase
H
- handleException(Throwable) - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- handleException(Throwable) - Method in class io.netty5.microbench.channel.EmbeddedChannelWriteReleaseHandlerContext
- handler() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- handleUnexpectedException(Throwable) - Static method in class io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark
- handleUnexpectedException(Throwable) - Static method in class io.netty5.microbench.util.AbstractMicrobenchmarkBase
- handleUnexpectedException(Throwable) - Static method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark
- handshake() - Method in class io.netty5.microbench.handler.ssl.SslEngineHandshakeBenchmark
- HarnessExecutor(int, String) - Constructor for class io.netty5.microbench.util.AbstractMicrobenchmark.HarnessExecutor
- hasAttributeIdentityHashMap(DefaultAttributeMapBenchmark.KeySequence) - Method in class io.netty5.util.DefaultAttributeMapBenchmark
- hasFlowControlled(Http2Stream) - Method in class io.netty5.microbench.http2.NoopHttp2RemoteFlowController
- hashCodeBenchBytesNew() - Method in class io.netty5.microbenchmark.common.AsciiStringBenchmark
- hashCodeBenchBytesOld() - Method in class io.netty5.microbenchmark.common.AsciiStringBenchmark
- hashCodeBenchCharSequenceNew() - Method in class io.netty5.microbenchmark.common.AsciiStringBenchmark
- hashCodeBenchCharSequenceOld() - Method in class io.netty5.microbenchmark.common.AsciiStringBenchmark
- headerCount - Variable in class io.netty5.microbench.headers.ReadOnlyHttp2HeadersBenchmark
- HeadersBenchmark - Class in io.netty5.microbench.headers
- HeadersBenchmark() - Constructor for class io.netty5.microbench.headers.HeadersBenchmark
- HEAP - io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark.BufferType
- HEAP - io.netty5.microbench.handler.ssl.AbstractSslHandlerThroughputBenchmark.BufferType
- hexDigits() - Method in class io.netty5.handler.codec.http.DecodeHexBenchmark
- hexDigitsOriginal() - Method in class io.netty5.handler.codec.http.DecodeHexBenchmark
- hexDigitsWithChecks() - Method in class io.netty5.handler.codec.http.DecodeHexBenchmark
- HpackBenchmarkUtil - Class in io.netty5.handler.codec.http2
-
Utility methods for hpack tests.
- HpackDecoderBenchmark - Class in io.netty5.handler.codec.http2
- HpackDecoderBenchmark() - Constructor for class io.netty5.handler.codec.http2.HpackDecoderBenchmark
- HpackDecoderULE128Benchmark - Class in io.netty5.handler.codec.http2
- HpackDecoderULE128Benchmark() - Constructor for class io.netty5.handler.codec.http2.HpackDecoderULE128Benchmark
- HpackEncoderBenchmark - Class in io.netty5.handler.codec.http2
- HpackEncoderBenchmark() - Constructor for class io.netty5.handler.codec.http2.HpackEncoderBenchmark
- HpackHeader - Class in io.netty5.handler.codec.http2
-
Helper class representing a single header entry.
- HpackHeadersSize - Enum in io.netty5.handler.codec.http2
-
Enum that indicates the size of the headers to be used for the benchmark.
- HpackStaticTableBenchmark - Class in io.netty5.handler.codec.http2
- HpackStaticTableBenchmark() - Constructor for class io.netty5.handler.codec.http2.HpackStaticTableBenchmark
- HpackUtilBenchmark - Class in io.netty5.handler.codec.http2
- HpackUtilBenchmark() - Constructor for class io.netty5.handler.codec.http2.HpackUtilBenchmark
- HTTP2 - io.netty5.microbenchmark.common.IntObjectHashMapBenchmark.KeyDistribution
- http2AddAllFast(Blackhole) - Method in class io.netty5.microbench.headers.HeadersBenchmark
- http2AddAllFastest(Blackhole) - Method in class io.netty5.microbench.headers.HeadersBenchmark
- http2AddAllSlow(Blackhole) - Method in class io.netty5.microbench.headers.HeadersBenchmark
- Http2FrameWriterDataBenchmark - Class in io.netty5.handler.codec.http2
- Http2FrameWriterDataBenchmark() - Constructor for class io.netty5.handler.codec.http2.Http2FrameWriterDataBenchmark
- http2Get(Blackhole) - Method in class io.netty5.microbench.headers.HeadersBenchmark
- http2Iterate(Blackhole) - Method in class io.netty5.microbench.headers.HeadersBenchmark
- http2Put() - Method in class io.netty5.microbench.headers.HeadersBenchmark
- http2Remove(Blackhole) - Method in class io.netty5.microbench.headers.HeadersBenchmark
- httpAddAllFast(Blackhole) - Method in class io.netty5.microbench.headers.HeadersBenchmark
- httpAddAllFastest(Blackhole) - Method in class io.netty5.microbench.headers.HeadersBenchmark
- httpGet(Blackhole) - Method in class io.netty5.microbench.headers.HeadersBenchmark
- httpIterate(Blackhole) - Method in class io.netty5.microbench.headers.HeadersBenchmark
- HttpMethodMapBenchmark - Class in io.netty5.handler.codec.http
- HttpMethodMapBenchmark() - Constructor for class io.netty5.handler.codec.http.HttpMethodMapBenchmark
- HttpObjectEncoderBenchmark - Class in io.netty5.microbench.http
- HttpObjectEncoderBenchmark() - Constructor for class io.netty5.microbench.http.HttpObjectEncoderBenchmark
- httpPut() - Method in class io.netty5.microbench.headers.HeadersBenchmark
- httpRemove(Blackhole) - Method in class io.netty5.microbench.headers.HeadersBenchmark
- HttpRequestDecoderBenchmark - Class in io.netty5.microbench.http
-
This benchmark is based on HttpRequestDecoderTest class.
- HttpRequestDecoderBenchmark() - Constructor for class io.netty5.microbench.http.HttpRequestDecoderBenchmark
- HttpRequestEncoderInsertBenchmark - Class in io.netty5.handler.codec.http
- HttpRequestEncoderInsertBenchmark() - Constructor for class io.netty5.handler.codec.http.HttpRequestEncoderInsertBenchmark
I
- incrementWindowSize(Http2Stream, int) - Method in class io.netty5.microbench.http2.NoopHttp2LocalFlowController
- incrementWindowSize(Http2Stream, int) - Method in class io.netty5.microbench.http2.NoopHttp2RemoteFlowController
- inEventLoop(Thread) - Method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
- init() - Method in class io.netty5.handler.codec.http.DecodeHexBenchmark
- init() - Method in class io.netty5.microbench.buffer.BufferBytesBeforeBenchmark
- init() - Method in class io.netty5.microbench.buffer.Utf8EncodingBenchmark
- init() - Method in class io.netty5.util.DefaultAttributeMapBenchmark
- initEngines(BufferAllocator) - Method in class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- initHandshakeBuffers() - Method in class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- initialWindowSize() - Method in class io.netty5.microbench.http2.NoopHttp2LocalFlowController
- initialWindowSize() - Method in class io.netty5.microbench.http2.NoopHttp2RemoteFlowController
- initialWindowSize(int) - Method in class io.netty5.microbench.http2.NoopHttp2LocalFlowController
- initialWindowSize(int) - Method in class io.netty5.microbench.http2.NoopHttp2RemoteFlowController
- initialWindowSize(Http2Stream) - Method in class io.netty5.microbench.http2.NoopHttp2LocalFlowController
- initSslHandlers(BufferAllocator) - Method in class io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark
- INSTANCE - Static variable in class io.netty5.microbench.http2.NoopHttp2LocalFlowController
- INSTANCE - Static variable in class io.netty5.microbench.http2.NoopHttp2RemoteFlowController
- IntObjectHashMapBenchmark - Class in io.netty5.microbenchmark.common
- IntObjectHashMapBenchmark() - Constructor for class io.netty5.microbenchmark.common.IntObjectHashMapBenchmark
- IntObjectHashMapBenchmark.KeyDistribution - Enum in io.netty5.microbenchmark.common
- IntObjectHashMapBenchmark.MapType - Enum in io.netty5.microbenchmark.common
- io.netty5.handler.codec - package io.netty5.handler.codec
-
Benchmarks for
io.netty5.handler.codec. - io.netty5.handler.codec.http - package io.netty5.handler.codec.http
-
Benchmarks for
io.netty5.handler.codec.http. - io.netty5.handler.codec.http2 - package io.netty5.handler.codec.http2
-
Benchmarks for
io.netty5.handler.codec.http2. - io.netty5.microbench.buffer - package io.netty5.microbench.buffer
-
Benchmarks for
io.netty5.buffer. - io.netty5.microbench.channel - package io.netty5.microbench.channel
-
Benchmarks for
io.netty5.channel. - io.netty5.microbench.channel.epoll - package io.netty5.microbench.channel.epoll
-
Benchmarks for
io.netty5.microbench.channel.epoll. - io.netty5.microbench.concurrent - package io.netty5.microbench.concurrent
-
Benchmarks for
io.netty5.util.concurrent. - io.netty5.microbench.handler.ssl - package io.netty5.microbench.handler.ssl
-
Benchmarks for SSL.
- io.netty5.microbench.headers - package io.netty5.microbench.headers
-
Benchmarks for HTTP and HTTP/2 Headers.
- io.netty5.microbench.http - package io.netty5.microbench.http
-
Benchmarks for
io.netty5.handler.codec.http. - io.netty5.microbench.http2 - package io.netty5.microbench.http2
-
Benchmarks for
io.netty5.handler.codec.http2. - io.netty5.microbench.internal - package io.netty5.microbench.internal
-
Benchmarks for
io.netty5.util.internal. - io.netty5.microbench.util - package io.netty5.microbench.util
-
Benchmarks for
io.netty5.util. - io.netty5.microbenchmark.common - package io.netty5.microbenchmark.common
-
Benchmarks for
io.netty5.util. - io.netty5.util - package io.netty5.util
-
Benchmarks for
io.netty5.util. - isRemoved() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- isShutdown() - Method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
- isShuttingDown() - Method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
- isTerminated() - Method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
- isValidIpV4AddressNew() - Method in class io.netty5.microbenchmark.common.IsValidIpV4Benchmark
- isValidIpV4AddressOld() - Method in class io.netty5.microbenchmark.common.IsValidIpV4Benchmark
- isValidIpV4AddressOld(String) - Static method in class io.netty5.microbenchmark.common.IsValidIpV4Benchmark
- IsValidIpV4Benchmark - Class in io.netty5.microbenchmark.common
- IsValidIpV4Benchmark() - Constructor for class io.netty5.microbenchmark.common.IsValidIpV4Benchmark
- isValidIpV6AddressNew() - Method in class io.netty5.microbenchmark.common.IsValidIpV6Benchmark
- isValidIpV6AddressOld() - Method in class io.netty5.microbenchmark.common.IsValidIpV6Benchmark
- isValidIpV6AddressOld(String) - Static method in class io.netty5.microbenchmark.common.IsValidIpV6Benchmark
- IsValidIpV6Benchmark - Class in io.netty5.microbenchmark.common
- IsValidIpV6Benchmark() - Constructor for class io.netty5.microbenchmark.common.IsValidIpV6Benchmark
- isWritable(Http2Stream) - Method in class io.netty5.microbench.http2.NoopHttp2RemoteFlowController
J
- JDK - io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark.SslEngineProvider
- JDK - io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark.SslEngineProvider
- jdkThreadLocalGet(Blackhole) - Method in class io.netty5.microbench.concurrent.FastThreadLocalFastPathBenchmark
- jdkThreadLocalGet(Blackhole) - Method in class io.netty5.microbench.concurrent.FastThreadLocalSlowPathBenchmark
- JVM_ARGS - Static variable in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark
- jvmArgs() - Method in class io.netty5.microbench.internal.UnitializedArrayBenchmark
- jvmArgs() - Method in class io.netty5.microbench.util.AbstractMicrobenchmark
- jvmArgs() - Method in class io.netty5.microbench.util.AbstractMicrobenchmarkBase
- jvmArgs() - Method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark
K
- keyDistribution - Variable in class io.netty5.microbenchmark.common.IntObjectHashMapBenchmark
- KeySequence() - Constructor for class io.netty5.util.DefaultAttributeMapBenchmark.KeySequence
L
- LARGE - io.netty5.handler.codec.http2.HpackHeadersSize
- limitToAscii - Variable in class io.netty5.handler.codec.http2.HpackDecoderBenchmark
- limitToAscii - Variable in class io.netty5.handler.codec.http2.HpackEncoderBenchmark
- listener(Http2RemoteFlowController.Listener) - Method in class io.netty5.microbench.http2.NoopHttp2RemoteFlowController
- longAscii() - Method in class io.netty5.handler.codec.http.QueryStringEncoderBenchmark
- longAsciiFirst() - Method in class io.netty5.handler.codec.http.QueryStringEncoderBenchmark
- longUtf8() - Method in class io.netty5.handler.codec.http.QueryStringEncoderBenchmark
- lookup(Blackhole) - Method in class io.netty5.microbenchmark.common.IntObjectHashMapBenchmark
- lookupNameAndValueMatchFirst() - Method in class io.netty5.handler.codec.http2.HpackStaticTableBenchmark
- lookupNameAndValueMatchLast() - Method in class io.netty5.handler.codec.http2.HpackStaticTableBenchmark
- lookupNameOnlyMatchBeginTable() - Method in class io.netty5.handler.codec.http2.HpackStaticTableBenchmark
- lookupNameOnlyMatchEndTable() - Method in class io.netty5.handler.codec.http2.HpackStaticTableBenchmark
- lookupNoNameMatch() - Method in class io.netty5.handler.codec.http2.HpackStaticTableBenchmark
M
- mapType - Variable in class io.netty5.microbenchmark.common.IntObjectHashMapBenchmark
- MathOperationsBenchmark - Class in io.netty5.microbenchmark.common
- MathOperationsBenchmark() - Constructor for class io.netty5.microbenchmark.common.MathOperationsBenchmark
- maxWriteSize() - Method in class io.netty5.microbench.http2.NoPriorityByteDistributionBenchmark.AdditionalCounters
- MEDIUM - io.netty5.handler.codec.http2.HpackHeadersSize
- mediumInt() - Method in class io.netty5.handler.codec.http.WriteBytesVsShortOrMediumBenchmark
- messageSize - Variable in class io.netty5.microbench.handler.ssl.AbstractSslEngineThroughputBenchmark
- messageSize - Variable in class io.netty5.microbench.handler.ssl.AbstractSslHandlerThroughputBenchmark
- minWriteSize() - Method in class io.netty5.microbench.http2.NoPriorityByteDistributionBenchmark.AdditionalCounters
- mixedAttributeAttributeMap(DefaultAttributeMapBenchmark.KeySequence, Blackhole) - Method in class io.netty5.util.DefaultAttributeMapBenchmark
- mixedAttributeIdentityHashMap(DefaultAttributeMapBenchmark.KeySequence, Blackhole) - Method in class io.netty5.util.DefaultAttributeMapBenchmark
- mixedDecoding() - Method in class io.netty5.handler.codec.http.QueryStringDecoderBenchmark
N
- name() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- nestedByteBufUtilWriteUtf8String() - Method in class io.netty5.microbench.buffer.Utf8EncodingBenchmark
- NETTY - io.netty5.microbenchmark.common.IntObjectHashMapBenchmark.MapType
- NetUtilBenchmark - Class in io.netty5.microbenchmark.common
- NetUtilBenchmark() - Constructor for class io.netty5.microbenchmark.common.NetUtilBenchmark
- newClientEngine(BufferAllocator) - Method in class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- newClientHandler(BufferAllocator) - Method in class io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark
- newEncoder() - Method in class io.netty5.handler.codec.http.HttpRequestEncoderInsertBenchmark
- newEquals() - Method in class io.netty5.handler.codec.http2.HpackUtilBenchmark
- newFailedFuture(Throwable) - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- newHeaders(boolean) - Method in enum io.netty5.handler.codec.http2.HpackHeadersSize
- newMapKnownMethods(Blackhole) - Method in class io.netty5.handler.codec.http.HttpMethodMapBenchmark
- newMapMixMethods(Blackhole) - Method in class io.netty5.handler.codec.http.HttpMethodMapBenchmark
- newMapUnknownMethods(Blackhole) - Method in class io.netty5.handler.codec.http.HttpMethodMapBenchmark
- newOptionsBuilder() - Method in class io.netty5.microbench.internal.EscapeCsvBenchmark
- newOptionsBuilder() - Method in class io.netty5.microbench.util.AbstractMicrobenchmark
- newOptionsBuilder() - Method in class io.netty5.microbench.util.AbstractMicrobenchmarkBase
- newOptionsBuilder() - Method in class io.netty5.microbench.util.RecyclerBenchmark
- newOutBuffer() - Method in enum io.netty5.handler.codec.http2.HpackHeadersSize
- newPromise() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- newPromise() - Method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
- newServerEngine(BufferAllocator) - Method in class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- newServerHandler(BufferAllocator) - Method in class io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark
- newSucceededFuture() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- newWriter() - Method in class io.netty5.handler.codec.http2.Http2FrameWriterDataBenchmark
- next() - Method in class io.netty5.util.DefaultAttributeMapBenchmark.KeySequence
- nextAttributeAttributeMap(DefaultAttributeMapBenchmark.KeySequence) - Method in class io.netty5.util.DefaultAttributeMapBenchmark
- nextAttributeIdentityHashMap(DefaultAttributeMapBenchmark.KeySequence) - Method in class io.netty5.util.DefaultAttributeMapBenchmark
- nextHasAttributeAttributeMap(DefaultAttributeMapBenchmark.KeySequence) - Method in class io.netty5.util.DefaultAttributeMapBenchmark
- nextIndexConditionals() - Method in class io.netty5.microbenchmark.common.MathOperationsBenchmark
- nextIndexNoConditionals() - Method in class io.netty5.microbenchmark.common.MathOperationsBenchmark
- noDecoding() - Method in class io.netty5.handler.codec.http.QueryStringDecoderBenchmark
- nonStandardDecoding() - Method in class io.netty5.handler.codec.http.QueryStringDecoderBenchmark
- NoopHttp2LocalFlowController - Class in io.netty5.microbench.http2
- NoopHttp2RemoteFlowController - Class in io.netty5.microbench.http2
- NoPriorityByteDistributionBenchmark - Class in io.netty5.microbench.http2
-
Benchmark to compare stream byte distribution algorithms when priorities are identical for all streams.
- NoPriorityByteDistributionBenchmark() - Constructor for class io.netty5.microbench.http2.NoPriorityByteDistributionBenchmark
- NoPriorityByteDistributionBenchmark.AdditionalCounters - Class in io.netty5.microbench.http2
-
Additional counters for a single iteration.
- NoPriorityByteDistributionBenchmark.Algorithm - Enum in io.netty5.microbench.http2
- numWraps - Variable in class io.netty5.microbench.handler.ssl.SslEngineEchoBenchmark
- numWraps - Variable in class io.netty5.microbench.handler.ssl.SslEngineWrapBenchmark
- numWrites - Variable in class io.netty5.microbench.handler.ssl.SslHandlerEchoBenchmark
O
- oldEncoder() - Method in class io.netty5.handler.codec.http.HttpRequestEncoderInsertBenchmark
- oldEquals() - Method in class io.netty5.handler.codec.http2.HpackUtilBenchmark
- oldMapKnownMethods(Blackhole) - Method in class io.netty5.handler.codec.http.HttpMethodMapBenchmark
- oldMapMixMethods(Blackhole) - Method in class io.netty5.handler.codec.http.HttpMethodMapBenchmark
- oldMapUnknownMethods(Blackhole) - Method in class io.netty5.handler.codec.http.HttpMethodMapBenchmark
- onlyDecoding() - Method in class io.netty5.handler.codec.http.QueryStringDecoderBenchmark
- open() - Method in class io.netty5.microbench.util.ResourceLeakDetectorBenchmark
- OPENSSL - io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark.SslEngineProvider
- OPENSSL - io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark.SslEngineProvider
- OPENSSL_REFCNT - io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark.SslEngineProvider
- OPENSSL_REFCNT - io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark.SslEngineProvider
P
- padding - Variable in class io.netty5.handler.codec.http2.Http2FrameWriterDataBenchmark
- parseHttpHeaderDateFormatterNew() - Method in class io.netty5.handler.codec.DateFormatter2Benchmark
- payloadSize - Variable in class io.netty5.handler.codec.http2.Http2FrameWriterDataBenchmark
- PerThreadState() - Constructor for class io.netty5.microbench.concurrent.BurstCostExecutorsBenchmark.PerThreadState
- pingPong() - Method in class io.netty5.microbench.channel.epoll.EpollSocketChannelBenchmark
- pipeline() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- plainNew() - Method in class io.netty5.microbench.util.RecyclerBenchmark
- PlatformDependentBenchmark - Class in io.netty5.microbench.internal
- PlatformDependentBenchmark() - Constructor for class io.netty5.microbench.internal.PlatformDependentBenchmark
- pooled - Variable in class io.netty5.handler.codec.http2.Http2FrameWriterDataBenchmark
- pooledAllocAndFree() - Method in class io.netty5.microbench.buffer.BufferAllocatorBenchmark
- pooledAllocator - Variable in class io.netty5.microbench.http.HttpObjectEncoderBenchmark
- PrivilegedSocketOperationsBenchmark - Class in io.netty5.microbench.internal
- PrivilegedSocketOperationsBenchmark() - Constructor for class io.netty5.microbench.internal.PrivilegedSocketOperationsBenchmark
- PrivilegedSocketOperationsBenchmark.SecurityManagerEmpty - Class in io.netty5.microbench.internal
- PrivilegedSocketOperationsBenchmark.SecurityManagerInstalled - Class in io.netty5.microbench.internal
- producer(RecyclerBenchmark.ProducerConsumerState, Control) - Method in class io.netty5.microbench.util.RecyclerBenchmark
- ProducerConsumerState() - Constructor for class io.netty5.microbench.util.RecyclerBenchmark.ProducerConsumerState
- propagateEvent(Blackhole) - Method in class io.netty5.microbench.channel.DefaultChannelPipelineBenchmark
- put(Blackhole) - Method in class io.netty5.microbenchmark.common.IntObjectHashMapBenchmark
Q
- QueryStringDecoderBenchmark - Class in io.netty5.handler.codec.http
- QueryStringDecoderBenchmark() - Constructor for class io.netty5.handler.codec.http.QueryStringDecoderBenchmark
- QueryStringEncoderBenchmark - Class in io.netty5.handler.codec.http
- QueryStringEncoderBenchmark() - Constructor for class io.netty5.handler.codec.http.QueryStringEncoderBenchmark
R
- RANDOM - io.netty5.microbenchmark.common.IntObjectHashMapBenchmark.KeyDistribution
- read() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- readOnlyClientHeaders(Blackhole) - Method in class io.netty5.microbench.headers.ReadOnlyHttp2HeadersBenchmark
- ReadOnlyHttp2HeadersBenchmark - Class in io.netty5.microbench.headers
- ReadOnlyHttp2HeadersBenchmark() - Constructor for class io.netty5.microbench.headers.ReadOnlyHttp2HeadersBenchmark
- readOnlyServerHeaders(Blackhole) - Method in class io.netty5.microbench.headers.ReadOnlyHttp2HeadersBenchmark
- readOnlyTrailers(Blackhole) - Method in class io.netty5.microbench.headers.ReadOnlyHttp2HeadersBenchmark
- receiveFlowControlledFrame(Http2Stream, Buffer, int, boolean) - Method in class io.netty5.microbench.http2.NoopHttp2LocalFlowController
- record() - Method in class io.netty5.microbench.util.ResourceLeakDetectorRecordBenchmark
- recordWithHint() - Method in class io.netty5.microbench.util.ResourceLeakDetectorRecordBenchmark
- recyclableArrayList() - Method in class io.netty5.handler.codec.CodecOutputListBenchmark
- RecyclableArrayListBenchmark - Class in io.netty5.microbench.internal
-
This class benchmarks different allocators with different allocation sizes.
- RecyclableArrayListBenchmark() - Constructor for class io.netty5.microbench.internal.RecyclableArrayListBenchmark
- RecyclerBenchmark - Class in io.netty5.microbench.util
- RecyclerBenchmark() - Constructor for class io.netty5.microbench.util.RecyclerBenchmark
- RecyclerBenchmark.ProducerConsumerState - Class in io.netty5.microbench.util
- recyclerGetAndOrphan() - Method in class io.netty5.microbench.util.RecyclerBenchmark
- recyclerGetAndRecycle() - Method in class io.netty5.microbench.util.RecyclerBenchmark
- recycleSameThread() - Method in class io.netty5.microbench.internal.RecyclableArrayListBenchmark
- register() - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- releaseBuffers() - Method in class io.netty5.microbench.buffer.BufferBytesBeforeBenchmark
- releaseCumulation() - Method in class io.netty5.microbench.channel.EmbeddedChannelWriteAccumulatingHandlerContext
- remove(Blackhole) - Method in class io.netty5.microbenchmark.common.IntObjectHashMapBenchmark
- removeAssertions(String[]) - Static method in class io.netty5.microbench.util.AbstractMicrobenchmarkBase
- reset() - Method in class io.netty5.microbench.concurrent.RunnableScheduledFutureAdapterBenchmark.FuturesHolder
- reset() - Method in class io.netty5.util.DefaultAttributeMapBenchmark.KeySequence
- resetCompleted() - Method in class io.netty5.microbench.concurrent.BurstCostExecutorsBenchmark.PerThreadState
-
Single-writer reset of completed counter.
- ResourceLeakDetectorBenchmark - Class in io.netty5.microbench.util
- ResourceLeakDetectorBenchmark() - Constructor for class io.netty5.microbench.util.ResourceLeakDetectorBenchmark
- ResourceLeakDetectorRecordBenchmark - Class in io.netty5.microbench.util
- ResourceLeakDetectorRecordBenchmark() - Constructor for class io.netty5.microbench.util.ResourceLeakDetectorRecordBenchmark
- run() - Method in class io.netty5.microbench.util.AbstractMicrobenchmarkBase
- RunnableScheduledFutureAdapterBenchmark - Class in io.netty5.microbench.concurrent
- RunnableScheduledFutureAdapterBenchmark() - Constructor for class io.netty5.microbench.concurrent.RunnableScheduledFutureAdapterBenchmark
- RunnableScheduledFutureAdapterBenchmark.FuturesHolder - Class in io.netty5.microbench.concurrent
S
- schedule(Runnable, long, TimeUnit) - Method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
- schedule(Callable<V>, long, TimeUnit) - Method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
- SecurityManagerEmpty() - Constructor for class io.netty5.microbench.internal.PrivilegedSocketOperationsBenchmark.SecurityManagerEmpty
- SecurityManagerInstalled() - Constructor for class io.netty5.microbench.internal.PrivilegedSocketOperationsBenchmark.SecurityManagerInstalled
- sendOutboundEvent(Object) - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- sensitive - Variable in class io.netty5.handler.codec.http2.HpackDecoderBenchmark
- sensitive - Variable in class io.netty5.handler.codec.http2.HpackEncoderBenchmark
- serverCtx - Variable in class io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark
- serverEngine - Variable in class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- serverSslHandler - Variable in class io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark
- setBufferDirect() - Method in class io.netty5.microbench.buffer.BufferBenchmark
- setBufferDirectPooled() - Method in class io.netty5.microbench.buffer.BufferBenchmark
- setBufferHeap() - Method in class io.netty5.microbench.buffer.BufferBenchmark
- setByteBufferDirect() - Method in class io.netty5.microbench.buffer.BufferBenchmark
- setByteBufferHeap() - Method in class io.netty5.microbench.buffer.BufferBenchmark
- setBytes() - Method in class io.netty5.microbench.buffer.BufferCopyBenchmark
- setup() - Method in class io.netty5.handler.codec.http2.HpackDecoderBenchmark
- setup() - Method in class io.netty5.handler.codec.http2.HpackDecoderULE128Benchmark
- setup() - Method in class io.netty5.handler.codec.http2.HpackEncoderBenchmark
- setup() - Method in class io.netty5.handler.codec.http2.HpackUtilBenchmark
- setup() - Method in class io.netty5.handler.codec.http2.Http2FrameWriterDataBenchmark
- setup() - Method in class io.netty5.microbench.buffer.BufferBenchmark
- setup() - Method in class io.netty5.microbench.buffer.BufferCopyBenchmark
- setup() - Method in class io.netty5.microbench.channel.DefaultChannelPipelineBenchmark
- setup() - Method in class io.netty5.microbench.channel.epoll.EpollSocketChannelBenchmark
- setup() - Method in class io.netty5.microbench.concurrent.BurstCostExecutorsBenchmark
- setup() - Method in class io.netty5.microbench.handler.ssl.AbstractSslEngineThroughputBenchmark
- setup() - Method in class io.netty5.microbench.handler.ssl.AbstractSslHandlerThroughputBenchmark
- setup() - Method in class io.netty5.microbench.handler.ssl.SslEngineHandshakeBenchmark
- setup() - Method in class io.netty5.microbench.headers.HeadersBenchmark
- setup() - Method in class io.netty5.microbench.http.HttpObjectEncoderBenchmark
- setup() - Method in class io.netty5.microbench.internal.PlatformDependentBenchmark
- setup() - Method in class io.netty5.microbench.internal.PrivilegedSocketOperationsBenchmark.SecurityManagerEmpty
- setup() - Method in class io.netty5.microbench.internal.PrivilegedSocketOperationsBenchmark.SecurityManagerInstalled
- setup() - Method in class io.netty5.microbench.util.ResourceLeakDetectorBenchmark
- setup() - Method in class io.netty5.microbench.util.ResourceLeakDetectorRecordBenchmark
- setup() - Method in class io.netty5.microbenchmark.common.AppendableCharSequenceBenchmark
- setup() - Method in class io.netty5.microbenchmark.common.AsciiStringBenchmark
- setup() - Method in class io.netty5.microbenchmark.common.IntObjectHashMapBenchmark
- setup(BurstCostExecutorsBenchmark) - Method in class io.netty5.microbench.concurrent.BurstCostExecutorsBenchmark.PerThreadState
- setUp() - Method in class io.netty5.handler.codec.http.QueryStringEncoderBenchmark
- setUp() - Method in class io.netty5.microbench.headers.ReadOnlyHttp2HeadersBenchmark
- setupInvocation() - Method in class io.netty5.microbench.http2.NoPriorityByteDistributionBenchmark
- setupTrial() - Method in class io.netty5.microbench.http2.NoPriorityByteDistributionBenchmark
- setupTrial() - Method in class io.netty5.microbench.internal.UnitializedArrayBenchmark
- shortAscii() - Method in class io.netty5.handler.codec.http.QueryStringEncoderBenchmark
- shortAsciiFirst() - Method in class io.netty5.handler.codec.http.QueryStringEncoderBenchmark
- shortInt() - Method in class io.netty5.handler.codec.http.WriteBytesVsShortOrMediumBenchmark
- shortUtf8() - Method in class io.netty5.handler.codec.http.QueryStringEncoderBenchmark
- shutdown(ChannelShutdownDirection) - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- shutdownGracefully(long, long, TimeUnit) - Method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
- SIX - io.netty5.microbench.headers.ExampleHeaders.HeaderExample
- size - Variable in class io.netty5.handler.codec.http2.HpackDecoderBenchmark
- size - Variable in class io.netty5.handler.codec.http2.HpackEncoderBenchmark
- size - Variable in class io.netty5.handler.codec.http2.HpackUtilBenchmark
- size - Variable in class io.netty5.microbench.buffer.BufferAllocatorBenchmark
- size - Variable in class io.netty5.microbench.buffer.BufferAllocatorConcurrentBenchmark
- size - Variable in class io.netty5.microbench.internal.RecyclableArrayListBenchmark
- size - Variable in class io.netty5.microbenchmark.common.AsciiStringBenchmark
- size - Variable in class io.netty5.microbenchmark.common.IntObjectHashMapBenchmark
- SMALL - io.netty5.handler.codec.http2.HpackHeadersSize
- spinWaitCompletionOf(int) - Method in class io.netty5.microbench.concurrent.BurstCostExecutorsBenchmark.PerThreadState
-
It would spin-wait until at least
valuetasks are being completed. - SslEngineEchoBenchmark - Class in io.netty5.microbench.handler.ssl
- SslEngineEchoBenchmark() - Constructor for class io.netty5.microbench.handler.ssl.SslEngineEchoBenchmark
- SslEngineHandshakeBenchmark - Class in io.netty5.microbench.handler.ssl
- SslEngineHandshakeBenchmark() - Constructor for class io.netty5.microbench.handler.ssl.SslEngineHandshakeBenchmark
- SslEngineWrapBenchmark - Class in io.netty5.microbench.handler.ssl
- SslEngineWrapBenchmark() - Constructor for class io.netty5.microbench.handler.ssl.SslEngineWrapBenchmark
- SslHandlerEchoBenchmark - Class in io.netty5.microbench.handler.ssl
- SslHandlerEchoBenchmark() - Constructor for class io.netty5.microbench.handler.ssl.SslHandlerEchoBenchmark
- sslProvider - Variable in class io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark
- sslProvider - Variable in class io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark
- step - Variable in class io.netty5.microbench.http.HttpRequestDecoderBenchmark
- stop() - Method in class io.netty5.microbench.concurrent.RunnableScheduledFutureAdapterBenchmark
T
- teardown() - Method in class io.netty5.handler.codec.http2.HpackDecoderBenchmark
- teardown() - Method in class io.netty5.handler.codec.http2.Http2FrameWriterDataBenchmark
- teardown() - Method in class io.netty5.microbench.handler.ssl.SslEngineHandshakeBenchmark
- teardown() - Method in class io.netty5.microbench.http.HttpObjectEncoderBenchmark
- teardown() - Method in class io.netty5.microbench.util.ResourceLeakDetectorRecordBenchmark
- tearDown() - Method in class io.netty5.handler.codec.http2.HpackEncoderBenchmark
- tearDown() - Method in class io.netty5.microbench.buffer.BufferBenchmark
- tearDown() - Method in class io.netty5.microbench.buffer.BufferCopyBenchmark
- tearDown() - Method in class io.netty5.microbench.channel.DefaultChannelPipelineBenchmark
- tearDown() - Method in class io.netty5.microbench.channel.epoll.EpollSocketChannelBenchmark
- tearDown() - Method in class io.netty5.microbench.concurrent.BurstCostExecutorsBenchmark
- tearDown() - Method in class io.netty5.microbench.handler.ssl.AbstractSslEngineThroughputBenchmark
- tearDown() - Method in class io.netty5.microbench.handler.ssl.AbstractSslHandlerThroughputBenchmark
- tearDown() - Method in class io.netty5.microbench.internal.PrivilegedSocketOperationsBenchmark.SecurityManagerInstalled
- tearDownTrial() - Method in class io.netty5.microbench.http2.NoPriorityByteDistributionBenchmark
- terminationFuture() - Method in class io.netty5.microbench.util.AbstractSharedExecutorMicrobenchmark.DelegateHarnessExecutor
- test1Producer(BurstCostExecutorsBenchmark.PerThreadState) - Method in class io.netty5.microbench.concurrent.BurstCostExecutorsBenchmark
- test2Producers(BurstCostExecutorsBenchmark.PerThreadState) - Method in class io.netty5.microbench.concurrent.BurstCostExecutorsBenchmark
- test3Producers(BurstCostExecutorsBenchmark.PerThreadState) - Method in class io.netty5.microbench.concurrent.BurstCostExecutorsBenchmark
- testDecodeWholeRequestInMultipleStepsMixedDelimiters() - Method in class io.netty5.microbench.http.HttpRequestDecoderBenchmark
- testWithoutSM(PrivilegedSocketOperationsBenchmark.SecurityManagerEmpty) - Method in class io.netty5.microbench.internal.PrivilegedSocketOperationsBenchmark
- testWithoutSMNoPrivileged(PrivilegedSocketOperationsBenchmark.SecurityManagerEmpty) - Method in class io.netty5.microbench.internal.PrivilegedSocketOperationsBenchmark
- testWithoutSMWithNullCheck(PrivilegedSocketOperationsBenchmark.SecurityManagerEmpty) - Method in class io.netty5.microbench.internal.PrivilegedSocketOperationsBenchmark
- testWithSM(PrivilegedSocketOperationsBenchmark.SecurityManagerInstalled) - Method in class io.netty5.microbench.internal.PrivilegedSocketOperationsBenchmark
- testWithSMNoPrivileged(PrivilegedSocketOperationsBenchmark.SecurityManagerInstalled) - Method in class io.netty5.microbench.internal.PrivilegedSocketOperationsBenchmark
- testWithSMWithNullCheck(PrivilegedSocketOperationsBenchmark.SecurityManagerInstalled) - Method in class io.netty5.microbench.internal.PrivilegedSocketOperationsBenchmark
- THIRTY - io.netty5.microbench.headers.ExampleHeaders.HeaderExample
- THREE - io.netty5.microbench.headers.ExampleHeaders.HeaderExample
- TWENTYTWO - io.netty5.microbench.headers.ExampleHeaders.HeaderExample
U
- unconsumedBytes(Http2Stream) - Method in class io.netty5.microbench.http2.NoopHttp2LocalFlowController
- UNIFORM - io.netty5.microbench.http2.NoPriorityByteDistributionBenchmark.Algorithm
- UnitializedArrayBenchmark - Class in io.netty5.microbench.internal
- UnitializedArrayBenchmark() - Constructor for class io.netty5.microbench.internal.UnitializedArrayBenchmark
- unpooledAllocAndFree() - Method in class io.netty5.microbench.buffer.BufferAllocatorBenchmark
- unsafeBytesEqual() - Method in class io.netty5.microbench.internal.PlatformDependentBenchmark
- updateDependencyTree(int, int, short, boolean) - Method in class io.netty5.microbench.http2.NoopHttp2RemoteFlowController
- useGetByNameIpv4() - Method in class io.netty5.microbenchmark.common.NetUtilBenchmark
- useGetByNameIpv6() - Method in class io.netty5.microbenchmark.common.NetUtilBenchmark
- useIsValidIpv4() - Method in class io.netty5.microbenchmark.common.NetUtilBenchmark
- useIsValidIpv6() - Method in class io.netty5.microbenchmark.common.NetUtilBenchmark
- Utf8EncodingBenchmark - Class in io.netty5.microbench.buffer
- Utf8EncodingBenchmark() - Constructor for class io.netty5.microbench.buffer.Utf8EncodingBenchmark
V
- valueOf(String) - Static method in enum io.netty5.handler.codec.http2.HpackHeadersSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark.BufferType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark.SslEngineProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark.SslEngineProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty5.microbench.handler.ssl.AbstractSslHandlerThroughputBenchmark.BufferType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty5.microbench.headers.ExampleHeaders.HeaderExample
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty5.microbench.http2.NoPriorityByteDistributionBenchmark.Algorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty5.microbenchmark.common.IntObjectHashMapBenchmark.KeyDistribution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.netty5.microbenchmark.common.IntObjectHashMapBenchmark.MapType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.netty5.handler.codec.http2.HpackHeadersSize
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark.BufferType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.netty5.microbench.handler.ssl.AbstractSslEngineBenchmark.SslEngineProvider
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.netty5.microbench.handler.ssl.AbstractSslHandlerBenchmark.SslEngineProvider
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.netty5.microbench.handler.ssl.AbstractSslHandlerThroughputBenchmark.BufferType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.netty5.microbench.headers.ExampleHeaders.HeaderExample
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.netty5.microbench.http2.NoPriorityByteDistributionBenchmark.Algorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.netty5.microbenchmark.common.IntObjectHashMapBenchmark.KeyDistribution
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.netty5.microbenchmark.common.IntObjectHashMapBenchmark.MapType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WFQ - io.netty5.microbench.http2.NoPriorityByteDistributionBenchmark.Algorithm
- windowSize(Http2Stream) - Method in class io.netty5.microbench.http2.NoopHttp2LocalFlowController
- windowSize(Http2Stream) - Method in class io.netty5.microbench.http2.NoopHttp2RemoteFlowController
- wrap() - Method in class io.netty5.microbench.handler.ssl.SslEngineWrapBenchmark
- wrapSrcBuffer - Variable in class io.netty5.microbench.handler.ssl.AbstractSslEngineThroughputBenchmark
- wrapSrcBuffer - Variable in class io.netty5.microbench.handler.ssl.AbstractSslHandlerThroughputBenchmark
- wrapUnwrap() - Method in class io.netty5.microbench.handler.ssl.SslEngineEchoBenchmark
- wrapUnwrap() - Method in class io.netty5.microbench.handler.ssl.SslHandlerEchoBenchmark
- write(NoPriorityByteDistributionBenchmark.AdditionalCounters) - Method in class io.netty5.microbench.http2.NoPriorityByteDistributionBenchmark
- write(Object) - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- write(Object) - Method in class io.netty5.microbench.channel.EmbeddedChannelWriteAccumulatingHandlerContext
- write(Object) - Method in class io.netty5.microbench.channel.EmbeddedChannelWriteReleaseHandlerContext
- writeAndFlush(Object) - Method in class io.netty5.microbench.channel.EmbeddedChannelHandlerContext
- writeAndFlush(Object) - Method in class io.netty5.microbench.channel.EmbeddedChannelWriteAccumulatingHandlerContext
- writeAndFlush(Object) - Method in class io.netty5.microbench.channel.EmbeddedChannelWriteReleaseHandlerContext
- WriteBytesVsShortOrMediumBenchmark - Class in io.netty5.handler.codec.http
- WriteBytesVsShortOrMediumBenchmark() - Constructor for class io.netty5.handler.codec.http.WriteBytesVsShortOrMediumBenchmark
- writeGetBytes() - Method in class io.netty5.microbench.buffer.Utf8EncodingBenchmark
- writePendingBytes() - Method in class io.netty5.microbench.http2.NoopHttp2RemoteFlowController
All Classes All Packages