Skip to content

perf: add batching delay option - #28

Merged
daniel-smith merged 8 commits into
mainfrom
perf/batching-delay
Jun 1, 2026
Merged

perf: add batching delay option#28
daniel-smith merged 8 commits into
mainfrom
perf/batching-delay

Conversation

@daniel-smith

@daniel-smithdaniel-smith commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Add BatchingDelay option to wait for additional requests to accumulate before committing a batch.

By introducing a 5 millisecond batching delay, the throughput benchmark shows an increase from ~94.5K ops/sec to ~104.5K ops/sec.

Also introduce latency benchmarks using Toxiproxy.

@daniel-smith
daniel-smith merged commit e676ddb into mainJun 1, 2026
1 check passed
@daniel-smith
daniel-smith deleted the perf/batching-delay branch June 1, 2026 10:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@daniel-smith