Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Enable WebGPU flags for benchmark workflow - #389

Merged
qqrm merged 2 commits into
mainfrom
codex/add-environment-variable-to-benchmark-step
Aug 22, 2025
Merged

Enable WebGPU flags for benchmark workflow#389
qqrm merged 2 commits into
mainfrom
codex/add-environment-variable-to-benchmark-step

Conversation

@qqrm

@qqrm qqrm commented Aug 22, 2025

Copy link
Copy Markdown
Owner

Summary

  • allow passing WebGPU flags to Chrome in benchmark workflow

Testing

  • cargo fmt --all
  • cargo check --tests --benches
  • cargo clippy --tests --benches --fix --allow-dirty -- -D warnings
  • cargo test (fails: SurfaceTarget::Canvas not found)
  • WASM_BINDGEN_TEST_BROWSER_ARGS="--no-sandbox --enable-unsafe-webgpu" wasm-pack test --chrome --headless (fails: grid_vertices test failure)

https://chatgpt.com/codex/tasks/task_e_68a8896917088332ba0b64ec592ab9d2

@qqrm
qqrm merged commit cccf961 into main Aug 22, 2025
1 check passed
@qqrm
qqrm deleted the codex/add-environment-variable-to-benchmark-step branch August 22, 2025 16:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant