Merge pull request #3207 from ProvableHQ/feat/cost_without_pk #887
Annotations
1 error and 3 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: e7919e1ae259928f004ae9a00345ba63e20cda83 | Previous: f7abfceee0b195c1b681b6347d9e793bbc006a16 | Ratio |
|-|-|-|-|
| `bls12_377: fr_mul_assign` | `42` ns/iter (`± 0`) | `27` ns/iter (`± 0`) | `1.56` |
| `bls12_377: fr_square` | `43` ns/iter (`± 0`) | `27` ns/iter (`± 0`) | `1.59` |
This comment was automatically generated by [workflow](https://github.com/ProvableHQ/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/ProvableHQ/snarkVM/commit/e7919e1ae259928f004ae9a00345ba63e20cda83#commitcomment-181921075
|
|
Benchmark
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Benchmark
Performance alert! Previous value was 27 and current value is 43. It is 1.5925925925925926x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 27 and current value is 42. It is 1.5555555555555556x worse than previous exceeding a ratio threshold 1.5
|