Class RpcV2CborUnmarshallBenchmark

java.lang.Object
software.amazon.awssdk.benchmark.serde.RpcV2CborUnmarshallBenchmark
Direct Known Subclasses:
RpcV2CborUnmarshallBenchmark_jmhType_B1

public class RpcV2CborUnmarshallBenchmark extends Object
JMH benchmark for RPC v2 CBOR unmarshalling (deserialization).

SampleTime mode is used (instead of AverageTime) to enable percentile collection (p50, p90, p95, p99) for the cross-language output schema.

  • Constructor Details

    • RpcV2CborUnmarshallBenchmark

      public RpcV2CborUnmarshallBenchmark()
  • Method Details