relation tracker #7871
ci.yaml
on: push
Matrix: run-avx-tests
format
13s
clippy
19s
run-wasm32-wasi-tests
54s
run-neon-tests
33s
run-tests
38s
run-slow-tests
1m 1s
run-tests-parallel
45s
machete
13s
doc
45s
run-wasm32-unknown-tests
44s
run-avx512-bench
17m 56s
run-avx512-bench-parallel
17m 32s
all-tests
0s
Annotations
2 errors and 4 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: 5f5a02f4b166560fb4846e7310b30e034e820e75 | Previous: cd8b37b77990d891640da7ec46bb815d5fc9fdc4 | Ratio |
|-|-|-|-|
| `iffts/simd ifft/21` | `6145444` ns/iter (`± 249518`) | `3044114` ns/iter (`± 156865`) | `2.02` |
| `iffts/simd ifft/22` | `12838541` ns/iter (`± 305315`) | `6306399` ns/iter (`± 210024`) | `2.04` |
| `iffts/simd ifft/28` | `1293461261` ns/iter (`± 32972126`) | `643771030` ns/iter (`± 19147376`) | `2.01` |
| `merkle throughput/simd merkle` | `32341215` ns/iter (`± 618500`) | `13712527` ns/iter (`± 579195`) | `2.36` |
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/5f5a02f4b166560fb4846e7310b30e034e820e75#commitcomment-149809809
|
run-avx512-bench
Performance alert! Previous value was 3044114 and current value is 6145444. It is 2.018795616721319x worse than previous exceeding a ratio threshold 2
|
run-avx512-bench
Performance alert! Previous value was 6306399 and current value is 12838541. It is 2.0357958638519382x worse than previous exceeding a ratio threshold 2
|
run-avx512-bench
Performance alert! Previous value was 643771030 and current value is 1293461261. It is 2.009194574971788x worse than previous exceeding a ratio threshold 2
|
run-avx512-bench
Performance alert! Previous value was 13712527 and current value is 32341215. It is 2.3585160488653916x worse than previous exceeding a ratio threshold 2
|