Decoupled batching from add_to_relation
.
#7898
ci.yaml
on: pull_request
Matrix: run-avx-tests
format
16s
clippy
21s
run-wasm32-wasi-tests
56s
run-neon-tests
45s
run-tests
1m 4s
run-slow-tests
58s
run-tests-parallel
40s
machete
17s
doc
41s
run-wasm32-unknown-tests
47s
run-avx512-bench
17m 59s
run-avx512-bench-parallel
17m 18s
all-tests
0s
Annotations
4 errors and 9 warnings
format
Process completed with exit code 1.
|
machete
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
run-slow-tests
Process completed 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: 0dedceabbc2bd4c5c439073f365ae2624f973775 | Previous: cd8b37b77990d891640da7ec46bb815d5fc9fdc4 | Ratio |
|-|-|-|-|
| `merkle throughput/simd merkle` | `30323682` ns/iter (`± 482860`) | `13712527` ns/iter (`± 579195`) | `2.21` |
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
|
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-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-unknown-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-slow-tests
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-avx512-bench
Performance alert! Previous value was 13712527 and current value is 30323682. It is 2.2113853996422397x worse than previous exceeding a ratio threshold 2
|