Added add_intermediate
and add_secure_intermediate
to eval API.
#7874
ci.yaml
on: pull_request
Matrix: run-avx-tests
format
12s
clippy
18s
run-wasm32-wasi-tests
54s
run-neon-tests
31s
run-tests
40s
run-slow-tests
1m 2s
run-tests-parallel
44s
machete
14s
doc
46s
run-wasm32-unknown-tests
39s
run-avx512-bench
17m 39s
run-avx512-bench-parallel
17m 22s
all-tests
0s
Annotations
2 errors and 1 warning
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: 348fc4ea275538facd2b7290f4bd69e4f7bdda93 | Previous: cd8b37b77990d891640da7ec46bb815d5fc9fdc4 | Ratio |
|-|-|-|-|
| `merkle throughput/simd merkle` | `28770145` ns/iter (`± 576588`) | `13712527` ns/iter (`± 579195`) | `2.10` |
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 13712527 and current value is 28770145. It is 2.0980921313773893x worse than previous exceeding a ratio threshold 2
|