Class QueryMarshallBenchmark
java.lang.Object
software.amazon.awssdk.benchmark.serde.QueryMarshallBenchmark
- Direct Known Subclasses:
QueryMarshallBenchmark_jmhType_B1
JMH benchmark for AWS Query marshalling (serialization).
SampleTime mode is used (instead of AverageTime) to enable percentile collection (p50, p90, p95, p99) for the cross-language output schema.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QueryMarshallBenchmark
public QueryMarshallBenchmark()
-
-
Method Details
-
setup
-
marshall
public void marshall(org.openjdk.jmh.infra.Blackhole bh)
-