Commit graph

2 commits

Author SHA1 Message Date
a8d0a13ff1 benchmarks: extend telemetry workload and codec measurements
Checkpoint telemetry benchmark updates for payload encoding, compression, batching, fanout, storage, and concurrency alongside the migrated transport dependencies. Keep performance instrumentation separate from runtime correctness and paid qualification claims.

The checkpoint review exercised telemetry transport behavior, not the complete benchmark suite; no fresh benchmark performance result is claimed.
2026-09-14 12:21:09 +03:00
2760a2b549 perf(telemetry-codec): harden contracts and add benchmarks
Reject duplicate codec registrations atomically, add stateful invariant suites, prune obsolete tests, and introduce engine-neutral benchmark workloads behind a thin Criterion adapter.
2026-08-24 13:51:42 +04:00