public class SslEngineEchoBenchmark extends AbstractSslEngineThroughputBenchmark
AbstractSslEngineBenchmark.BufferType, AbstractSslEngineBenchmark.SslEngineProviderAbstractMicrobenchmark.HarnessExecutor| Modifier and Type | Field and Description |
|---|---|
int |
numWraps |
messageSize, wrapSrcBufferbufferType, cipher, clientEngine, serverEngine, sslProviderDEFAULT_FORKSBASE_JVM_ARGS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS| Constructor and Description |
|---|
SslEngineEchoBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doSetup() |
protected void |
doTearDown() |
ByteBuffer |
wrapUnwrap() |
doWrap, setup, tearDownallocateBuffer, destroyEngines, destroyHandshakeBuffers, doHandshake, freeBuffer, initEngines, initHandshakeBuffers, newClientEngine, newServerEnginegetForks, jvmArgs, newOptionsBuildergetMeasureIterations, getReportDir, getWarmupIterations, handleUnexpectedException, runprotected void doSetup()
doSetup in class AbstractSslEngineThroughputBenchmarkprotected void doTearDown()
doTearDown in class AbstractSslEngineThroughputBenchmarkpublic ByteBuffer wrapUnwrap() throws SSLException
SSLExceptionCopyright © 2008–2026 The Netty Project. All rights reserved.