Merge pull request #2143 from AleoHQ/update/benchmarks-ci #415
Annotations
1 error and 11 warnings
Benchmark
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark **'snarkVM Benchmarks'**.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `1.50`.
| Benchmark suite | Current: 325f4259e2c2923cfec0b11d74e91eca62f6ccbd | Previous: de70a50478cb61632a0c9e3a486d6f7753acb966 | Ratio |
|-|-|-|-|
| `bls12_377: g1_add_assign_mixed` | `997` ns/iter (`± 134`) | `656` ns/iter (`± 34`) | `1.52` |
| `bls12_377: g1_double` | `633` ns/iter (`± 40`) | `405` ns/iter (`± 21`) | `1.56` |
| `bls12_377: g1_is_in_correct_subgroup` | `101540` ns/iter (`± 8371`) | `65967` ns/iter (`± 2194`) | `1.54` |
| `bls12_377: fq_sub_assign` | `9` ns/iter (`± 0`) | `5` ns/iter (`± 0`) | `1.80` |
| `bls12_377: fr_negate` | `5` ns/iter (`± 0`) | `3` ns/iter (`± 0`) | `1.67` |
| `Transaction::Deploy` | `42234388878` ns/iter (`± 2872994260`) | `27206224275` ns/iter (`± 255484634`) | `1.55` |
This comment was automatically generated by [workflow](https://github.com/AleoHQ/snarkVM/actions?query=workflow%3ARun%20snarkVM%20Benchmarks) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
CC: @raychu86
Comment was generated at https://github.com/AleoHQ/snarkVM/commit/325f4259e2c2923cfec0b11d74e91eca62f6ccbd#commitcomment-131413463
|
Benchmark
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Benchmark
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Benchmark
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Benchmark
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Benchmark
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Benchmark
Performance alert! Previous value was 656 and current value is 997. It is 1.5198170731707317x worse than previous exceeding a ratio threshold 1.5
|
Benchmark
Performance alert! Previous value was 405 and current value is 633. It is 1.5629629629629629x worse than previous exceeding a ratio threshold 1.5
|
Benchmark
Performance alert! Previous value was 65967 and current value is 101540. It is 1.5392544757227098x worse than previous exceeding a ratio threshold 1.5
|
Benchmark
Performance alert! Previous value was 5 and current value is 9. It is 1.8x worse than previous exceeding a ratio threshold 1.5
|
Benchmark
Performance alert! Previous value was 3 and current value is 5. It is 1.6666666666666667x worse than previous exceeding a ratio threshold 1.5
|
Benchmark
Performance alert! Previous value was 27206224275 and current value is 42234388878. It is 1.5523796485354084x worse than previous exceeding a ratio threshold 1.5
|