Added add_intermediate
and add_secure_intermediate
to eval API.
#7876
ci.yaml
on: pull_request
Matrix: run-avx-tests
format
12s
clippy
23s
run-wasm32-wasi-tests
54s
run-neon-tests
33s
run-tests
38s
run-slow-tests
1m 21s
run-tests-parallel
43s
machete
37s
doc
46s
run-wasm32-unknown-tests
41s
run-avx512-bench
17m 57s
run-avx512-bench-parallel
17m 32s
all-tests
0s
Annotations
2 errors and 2 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: 97059af9ecda6ae54bf64c2abeaa373e5268d156 | Previous: cd8b37b77990d891640da7ec46bb815d5fc9fdc4 | Ratio |
|-|-|-|-|
| `iffts/simd ifft/22` | `13353659` ns/iter (`± 69203`) | `6306399` ns/iter (`± 210024`) | `2.12` |
| `merkle throughput/simd merkle` | `31868983` ns/iter (`± 600742`) | `13712527` ns/iter (`± 579195`) | `2.32` |
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
|
run-avx512-bench
Performance alert! Previous value was 6306399 and current value is 13353659. It is 2.1174776603890746x worse than previous exceeding a ratio threshold 2
|
run-avx512-bench
Performance alert! Previous value was 13712527 and current value is 31868983. It is 2.3240780492173325x worse than previous exceeding a ratio threshold 2
|