Package software.amazon.awssdk.benchmark.serde
package software.amazon.awssdk.benchmark.serde
-
ClassesClassDescriptionLoads protocol test case JSON files and extracts test case data for benchmarks.Represents a single marshalling test case loaded from the input JSON.Represents a single unmarshalling test case loaded from the output JSON.Converts JMH result JSON (produced by
-rf json -rff results.json) into the cross-language output schema format for serde benchmark comparison.JMH benchmark for JSON RPC 1.0 marshalling (serialization).JMH benchmark for JSON RPC 1.0 unmarshalling (deserialization).JMH benchmark for AWS Query marshalling (serialization).JMH benchmark for AWS Query unmarshalling (deserialization).JMH benchmark for REST JSON marshalling (serialization).JMH benchmark for REST JSON unmarshalling (deserialization).JMH benchmark for REST XML marshalling (serialization).JMH benchmark for REST XML unmarshalling (deserialization).JMH benchmark for RPC v2 CBOR marshalling (serialization).JMH benchmark for RPC v2 CBOR unmarshalling (deserialization).