relation tracker bug fix (#921) #7897
ci.yaml
on: push
Matrix: run-avx-tests
format
11s
clippy
22s
run-wasm32-wasi-tests
54s
run-neon-tests
34s
run-tests
45s
run-slow-tests
1m 0s
run-tests-parallel
37s
machete
17s
doc
43s
run-wasm32-unknown-tests
39s
run-avx512-bench
17m 48s
run-avx512-bench-parallel
17m 24s
all-tests
0s
Annotations
2 errors and 9 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: 76af3c6c7afc5b6e582ec5d16a03e74efe5a11ee | Previous: cd8b37b77990d891640da7ec46bb815d5fc9fdc4 | Ratio |
|-|-|-|-|
| `iffts/simd ifft/22` | `12829135` ns/iter (`± 90991`) | `6306399` ns/iter (`± 210024`) | `2.03` |
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/commit/76af3c6c7afc5b6e582ec5d16a03e74efe5a11ee#commitcomment-149915426
|
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
|
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
|
doc
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-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 12829135. It is 2.0343043629177284x worse than previous exceeding a ratio threshold 2
|