public class SslHandlerEchoBenchmark extends AbstractSslHandlerThroughputBenchmark
AbstractSslHandlerThroughputBenchmark.BufferType
AbstractSslHandlerBenchmark.SslEngineProvider
AbstractMicrobenchmark.HarnessExecutor
Modifier and Type | Field and Description |
---|---|
int |
numWrites |
bufferType, channel, messageSize, wrapSrcBuffer
cipher, clientCtx, clientSslHandler, serverCtx, serverSslHandler, sslProvider
DEFAULT_FORKS
BASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS
Constructor and Description |
---|
SslHandlerEchoBenchmark() |
Modifier and Type | Method and Description |
---|---|
ByteBuf |
wrapUnwrap() |
allocateBuffer, doWrite, setup, tearDown
destroySslHandlers, doHandshake, handleUnexpectedException, initSslHandlers, newClientHandler, newServerHandler
getForks, jvmArgs, newOptionsBuilder
getMeasureIterations, getReportDir, getWarmupIterations, removeAssertions, run
Copyright © 2008–2017 The Netty Project. All rights reserved.