Live WASM Benchmark
Run the Vienna transit validation in-browser using compiled WASM modules
| Implementation | Status | Time | Correct |
|---|---|---|---|
| z.ai (Opus) | Waiting | - | - |
| Sonnet 4.6 | Waiting | - | - |
| Codex (gpt-5.4) | Waiting | - | - |
How it works
- Fetches pre-cached Overpass API response for Vienna from
/data/vienna.json - Loads each implementation as a WASM module from
/wasm/{name}/ - Calls
validate_city_wasm(csv, json)and measures wall-clock time - Results sorted fastest to slowest