mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-07 20:30:34 +00:00
Rename 'plonk' benchmark to 'arithmetic'
This commit is contained in:
parent
58708c2c20
commit
7710b73bff
2 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ rustdoc-args = [ "--html-in-header", "katex-header.html" ]
|
||||||
criterion = "0.3"
|
criterion = "0.3"
|
||||||
|
|
||||||
[[bench]]
|
[[bench]]
|
||||||
name = "plonk"
|
name = "arithmetic"
|
||||||
harness = false
|
harness = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue