Added add_intermediate
and add_secure_intermediate
to eval API.
#7885
ci.yaml
on: pull_request
Matrix: run-avx-tests
format
18s
clippy
18s
run-wasm32-wasi-tests
51s
run-neon-tests
38s
run-tests
37s
run-slow-tests
59s
run-tests-parallel
39s
machete
13s
doc
43s
run-wasm32-unknown-tests
37s
run-avx512-bench
17m 33s
run-avx512-bench-parallel
17m 4s
all-tests
0s
Annotations
2 errors and 10 warnings
machete
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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: d1683dfb07c304249129571cf33166351e2ec892 | Previous: cd8b37b77990d891640da7ec46bb815d5fc9fdc4 | Ratio |
|-|-|-|-|
| `iffts/simd ifft/22` | `13013804` ns/iter (`± 139324`) | `6306399` ns/iter (`± 210024`) | `2.06` |
| `merkle throughput/simd merkle` | `31950912` ns/iter (`± 403447`) | `13712527` ns/iter (`± 579195`) | `2.33` |
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/919#pullrequestreview-2472623935
|
format
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
|
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-unknown-tests
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
|
doc
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-slow-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 13013804. It is 2.0635871596453064x worse than previous exceeding a ratio threshold 2
|
run-avx512-bench
Performance alert! Previous value was 13712527 and current value is 31950912. It is 2.3300528050008578x worse than previous exceeding a ratio threshold 2
|