Decoupled batching from add_to_relation
.
#7901
ci.yaml
on: pull_request
Matrix: run-avx-tests
format
16s
clippy
17s
run-wasm32-wasi-tests
51s
run-neon-tests
38s
run-tests
40s
run-slow-tests
1m 1s
run-tests-parallel
38s
machete
15s
doc
41s
run-wasm32-unknown-tests
37s
run-avx512-bench
17m 40s
run-avx512-bench-parallel
17m 38s
all-tests
0s
Annotations
3 errors and 10 warnings
machete
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
format
Process completed with exit code 1.
|
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: c52d4a8b803d99df49cf15cca11d357c38e02fd1 | Previous: cd8b37b77990d891640da7ec46bb815d5fc9fdc4 | Ratio |
|-|-|-|-|
| `iffts/simd ifft/22` | `12850346` ns/iter (`± 108314`) | `6306399` ns/iter (`± 210024`) | `2.04` |
| `merkle throughput/simd merkle` | `30174057` ns/iter (`± 566274`) | `13712527` ns/iter (`± 579195`) | `2.20` |
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/922#pullrequestreview-2478927201
|
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format
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
|
run-tests
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 12850346. It is 2.0376677720518477x worse than previous exceeding a ratio threshold 2
|
run-avx512-bench
Performance alert! Previous value was 13712527 and current value is 30174057. It is 2.2004738440989033x worse than previous exceeding a ratio threshold 2
|