mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-01-09 21:18:02 -05:00
add --metrics to prove command (#2925)
allows exporting metrics to a json file
This commit is contained in:
@@ -121,10 +121,12 @@ openvm-stark-sdk = { git = "https://github.com/powdr-labs/stark-backend.git", re
|
||||
"parallel",
|
||||
"jemalloc",
|
||||
"nightly-features",
|
||||
"bench-metrics",
|
||||
] }
|
||||
openvm-stark-backend = { git = "https://github.com/powdr-labs/stark-backend.git", rev = "37c22d2", default-features = false, features = [
|
||||
"parallel",
|
||||
"jemalloc",
|
||||
"bench-metrics",
|
||||
] }
|
||||
|
||||
[profile.pr-tests]
|
||||
|
||||
Reference in New Issue
Block a user