AI WebGPU Lab App

Local Chat Arena Demo

`app-local-chat-arena` now exposes a repo-specific integrated demo surface. It runs two local-chat profiles against the same prompt and exports an app-level winner summary.

This is the first step from benchmark surfaces toward an internal demo that compares runtime feel rather than isolated metrics only.

Arena Prompt

Run Controls

Run the arena to score both profiles with the same prompt and output budget, then inspect the winner summary.

Arena Matrix

No arena run yet.

Metrics

Environment

Activity Log

    Schema-Aligned Result Draft

    {
      "status": "pending"
    }

    Demo Notes

    • Both profiles share one prompt and one output budget.
    • The winner is selected from decode throughput and TTFT together, not from a single number.
    • The exported result is app-shaped but remains compatible with the shared result schema.