Skip to content

Feat/slim vs a2a#233

Open
sancyx wants to merge 5 commits into
mainfrom
feat/slim-vs-a2a-v2
Open

Feat/slim vs a2a#233
sancyx wants to merge 5 commits into
mainfrom
feat/slim-vs-a2a-v2

Conversation

@sancyx

@sancyx sancyx commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

This benchmark runs the same distributed hypothesis-convergence workload on two transports and measures how fast N agents reach identical consensus. SLIM (slim-group-session) broadcasts each finding once over a native group session and the dataplane fans it out — there is no relay. A2A (a2a-relay-stream) has no peer multicast, so the runner is an explicit relay hub: every finding makes two streaming hops (agent → runner → N−1 agents).

sancyx added 5 commits June 29, 2026 11:05
Signed-off-by: Magyari Sandor Szilard <sancyx@gmail.com>
Signed-off-by: Magyari Sandor Szilard <sancyx@gmail.com>
Signed-off-by: Magyari Sandor Szilard <sancyx@gmail.com>
Signed-off-by: Magyari Sandor Szilard <sancyx@gmail.com>
Signed-off-by: Magyari Sandor Szilard <sancyx@gmail.com>
@sancyx sancyx force-pushed the feat/slim-vs-a2a-v2 branch from aae1310 to 83bccaf Compare June 29, 2026 09:21
@sancyx sancyx changed the title Feat/slim vs a2a v2 Feat/slim vs a2a Jun 29, 2026
@sancyx sancyx marked this pull request as ready for review June 29, 2026 10:13
@sancyx sancyx requested a review from a team as a code owner June 29, 2026 10:13
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