Stark: Prover and Verifier over field extensions v3 (#724) #256
iai_benchs_main.yml
on: push
Cache iai benchs of main
3m 42s
Annotations
3 warnings
Cache iai benchs of main
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value
19: p3-mersenne-31 = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
20: p3-field = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
^
|
Cache iai benchs of main
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
15: winter-math = { package = "winter-math", version = "0.6.4", default-features = false, optional = true }
16: miden-core = { package = "miden-core" , version = "0.7", default-features = false, optional = true }
^
|
Cache iai benchs of main
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
8 : lambdaworks-math = { path = "../math", features=["winter_compatibility"] }
9 : stark-platinum-prover = { path = "../provers/stark" , features=["winter_compatibility"]}
^
10: rand = "0.8.5"
|