Ask the browser for WebGPU
The probe records whether navigator.gpu is available and captures the adapter limits it is allowed to expose.
For Codex environment comparisons
Run the same local WebGPU workload in each environment. The report separates real browser support and measured dispatch timing from conclusions about Codex desktop or CLI.
Run the same test everywhere
Ready to inspect browser GPU support.
No run has been recorded in this browser.
What this proves
A slow result can point to an environment worth investigating. It cannot, by itself, prove the cause is Codex, macOS, or a sandbox.
The probe records whether navigator.gpu is available and captures the adapter limits it is allowed to expose.
Each sample compiles a WGSL compute pipeline, writes a storage buffer, dispatches workgroups, and waits for queue completion.
The report contains browser metadata, settings, individual elapsed samples, summary statistics, and any truthful unsupported-environment diagnostic.