Make CommitmentSchemeProver::prove_values take ownership #7719
Triggered via pull request
November 24, 2024 15:22
Status
Failure
Total duration
18m 26s
Artifacts
–
ci.yaml
on: pull_request
Matrix: run-avx-tests
format
13s
clippy
22s
run-wasm32-wasi-tests
55s
run-neon-tests
30s
run-tests
39s
run-slow-tests
1m 3s
run-tests-parallel
45s
machete
1m 6s
doc
44s
run-wasm32-unknown-tests
41s
run-avx512-bench
17m 22s
run-avx512-bench-parallel
17m 10s
all-tests
3s
Annotations
1 error and 2 warnings
run-avx512-bench
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: bbe8f96d4285c429c1ae1ddf2b540f5156081c26 | Previous: cd8b37b77990d891640da7ec46bb815d5fc9fdc4 | Ratio |
|-|-|-|-|
| `merkle throughput/simd merkle` | `27701539` ns/iter (`± 437610`) | `13712527` ns/iter (`± 579195`) | `2.02` |
This comment was automatically generated by [workflow](https://github.com/starkware-libs/stwo/actions?query=workflow%3ACI) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
CC: @shaharsamocha7
Comment was generated at https://github.com/starkware-libs/stwo/pull/852#pullrequestreview-2456609953
|
run-wasm32-unknown-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: jetli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-avx512-bench
Performance alert! Previous value was 13712527 and current value is 27701539. It is 2.020162950271675x worse than previous exceeding a ratio threshold 2
|