šŸ“” UAMP Protocol Benchmark

Universal Agentic Message Protocol • Overhead Measurement

What is this?

This benchmark compares vanilla LLM calls vs UAMP protocol-wrapped calls to measure the overhead of the agent message protocol. Both use the same underlying WebLLM engine.

UAMP wraps LLM calls in typed events: ChatRequest → ChatResponse with serialization, routing, and streaming support.

Fair comparison: We measure time to generate the first N common tokens to avoid variance from different output lengths.

Ready
šŸ“‹ Detailed Log
Ready to benchmark...