public class SessionSignatureBenchmark extends Object
| Constructor and Description |
|---|
SessionSignatureBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
baseline() |
byte[] |
baselineSingleThread() |
byte[] |
clonedSigner() |
byte[] |
clonedSignerSingleThread() |
byte[] |
synchronizedSign() |
byte[] |
synchronizedSignSingleThread() |
public byte[] baselineSingleThread()
public byte[] synchronizedSignSingleThread()
public byte[] clonedSignerSingleThread()
throws CloneNotSupportedException
CloneNotSupportedExceptionpublic byte[] baseline()
public byte[] synchronizedSign()
public byte[] clonedSigner()
throws CloneNotSupportedException
CloneNotSupportedExceptionCopyright © 2003–2021 MuleSoft, Inc.. All rights reserved.