Class ThroughputBenchmark
- java.lang.Object
-
- deltix.qsrv.hf.tickdb.ui.tbshell.benchmark.ThroughputBenchmark
-
@ParametersAreNonnullByDefault public class ThroughputBenchmark extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ThroughputBenchmark()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static long
execute(RemoteTickDB tickDB, long warmUpTimeMs, long measurementTimeMs, ChannelAccessor accessor, int payloadSize)
-
-
-
Method Detail
-
execute
public static long execute(RemoteTickDB tickDB, long warmUpTimeMs, long measurementTimeMs, ChannelAccessor accessor, int payloadSize) throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
-
-