Separated Base and Extension field expressions. #7816
ci.yaml
on: pull_request
Matrix: run-avx-tests
format
21s
clippy
23s
run-wasm32-wasi-tests
49s
run-neon-tests
30s
run-tests
37s
run-slow-tests
1m 3s
run-tests-parallel
37s
machete
15s
doc
43s
run-wasm32-unknown-tests
40s
run-avx512-bench
18m 11s
run-avx512-bench-parallel
18m 3s
all-tests
0s
Annotations
2 errors and 3 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: c2988f6bccb2b62628a1256046c76b8ff2031243 | Previous: cd8b37b77990d891640da7ec46bb815d5fc9fdc4 | Ratio |
|-|-|-|-|
| `iffts/simd ifft/22` | `13344870` ns/iter (`± 347534`) | `6306399` ns/iter (`± 210024`) | `2.12` |
| `iffts/simd ifft/28` | `1291149045` ns/iter (`± 16966001`) | `643771030` ns/iter (`± 19147376`) | `2.01` |
| `merkle throughput/simd merkle` | `30544796` ns/iter (`± 382726`) | `13712527` ns/iter (`± 579195`) | `2.23` |
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/903#pullrequestreview-2464152732
|
run-avx512-bench
Performance alert! Previous value was 6306399 and current value is 13344870. It is 2.116083996588227x worse than previous exceeding a ratio threshold 2
|
run-avx512-bench
Performance alert! Previous value was 643771030 and current value is 1291149045. It is 2.005602900459811x worse than previous exceeding a ratio threshold 2
|
run-avx512-bench
Performance alert! Previous value was 13712527 and current value is 30544796. It is 2.227510363334198x worse than previous exceeding a ratio threshold 2
|