Skip to content

perf(client): parallelize large existence probes - #280

Merged
ketor merged 1 commit into
dingodb:mainfrom
ketor:perf-batch-exist-fanout
Aug 9, 2026
Merged

perf(client): parallelize large existence probes#280
ketor merged 1 commit into
dingodb:mainfrom
ketor:perf-batch-exist-fanout

Conversation

@ketor

@ketor ketor commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Shard RDMA ExistMany groups across the existing read connection fanout and parallelize independent shared-memory ClaimExist probes. On 0064 vLLM with a 94k-token prompt (5,872 keys), scheduler batch_exist fell from 246 ms before this work to 71 ms; full warm request remained ~2.02 s with zero completion errors. All 9 client metrics/dedup/retry tests pass.

@ketor
ketor added this pull request to the merge queue Aug 9, 2026
Merged via the queue into dingodb:main with commit 3525412 Aug 9, 2026
6 checks passed
Sign up for free to 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