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