Add secure powers generation for simd #7940
Triggered via pull request
December 10, 2024 15:14
Status
Failure
Total duration
19m 19s
Artifacts
–
ci.yaml
on: pull_request
Matrix: run-avx-tests
format
12s
clippy
20s
run-wasm32-wasi-tests
51s
run-neon-tests
33s
run-tests
46s
run-slow-tests
1m 6s
run-tests-parallel
44s
machete
13s
doc
42s
run-wasm32-unknown-tests
53s
run-avx512-bench
17m 49s
run-avx512-bench-parallel
17m 28s
all-tests
2s
Annotations
1 error and 12 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: f5e3e668f8b864ca1652296c772a51e9f31b0a39 | Previous: cd8b37b77990d891640da7ec46bb815d5fc9fdc4 | Ratio |
|-|-|-|-|
| `iffts/simd ifft/22` | `13080160` ns/iter (`± 161718`) | `6306399` ns/iter (`± 210024`) | `2.07` |
| `merkle throughput/simd merkle` | `31379770` ns/iter (`± 933406`) | `13712527` ns/iter (`± 579195`) | `2.29` |
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/930#pullrequestreview-2492026171
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
machete
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
doc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-tests-parallel
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-wasm32-wasi-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-wasm32-unknown-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-slow-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
all-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-avx512-bench
Performance alert! Previous value was 6306399 and current value is 13080160. It is 2.074109170701061x worse than previous exceeding a ratio threshold 2
|
run-avx512-bench
Performance alert! Previous value was 13712527 and current value is 31379770. It is 2.2884016928462567x worse than previous exceeding a ratio threshold 2
|