Class JsonRpc10UnmarshallBenchmark

java.lang.Object
software.amazon.awssdk.benchmark.serde.JsonRpc10UnmarshallBenchmark
Direct Known Subclasses:
JsonRpc10UnmarshallBenchmark_jmhType_B1

public class JsonRpc10UnmarshallBenchmark extends Object
JMH benchmark for JSON RPC 1.0 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

    • JsonRpc10UnmarshallBenchmark

      public JsonRpc10UnmarshallBenchmark()
  • Method Details