Skip to content

Commit

Permalink
WIP: feat: aggregate-timings-from-log subcmd.
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Aug 10, 2024
1 parent b33bb90 commit 74337a9
Show file tree
Hide file tree
Showing 6 changed files with 1,281 additions and 1 deletion.
152 changes: 152 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions moz-webgpu-cts/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ dist = true

[dependencies]
camino = { version = "1.1.6", features = ["serde1"] }
chrono = "0.4.38"
clap = { version = "4.4.2", features = ["derive"] }
enum-map = { version = "2.7.3", features = ["serde"] }
enumset = { version = "1.1.3", features = ["serde"] }
Expand Down
Loading

0 comments on commit 74337a9

Please sign in to comment.