docs/benchmark-results/dynamodb-cdc.md
Benchmark suite: internal/impl/aws/dynamodb/bench/
PR: https://github.com/redpanda-data/connect/pull/4102
Environment:
amazon/dynamodb-local:latest)-sharedDb -inMemory)Dataset: 450,000 items (3 tables x 150,000 items)
bench-users: 150K items with user profile data (~1KB each)bench-products: 150K items with product catalog data (~1KB each)bench-orders: 150K items with order data (~1KB each)Configuration:
batch_size: 1000Results:
| Metric | Value |
|---|---|
| Throughput | ~200-216 MB/sec |
| Messages/sec | ~95,000-102,000 |
INFO rolling stats: 99000 msg/sec, 204 MB/sec
INFO rolling stats: 95516 msg/sec, 198 MB/sec
INFO rolling stats: 102000 msg/sec, 216 MB/sec
Observations: