Benchmarks

bin/cdc-sidekiq-load

Benchmark runner for evaluating the downstream execution primitives used by cdc-sidekiq after a Sidekiq job has already started and handed work to:

CDC::Sidekiq::Runtime.process_many(...)

Published Snapshots

Additional Documentation

Benchmark Rule of Thumb

Tiny/no-op work -> :direct CPU-heavy work -> :parallel I/O-heavy work -> :concurrent Mixed topology -> commercial orchestrator layer