Merge pull request #3209 from ProvableHQ/fix/prop-tests #885
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: 8c5ef1f5849cf12e2e00b2b4ca5cea152db48402 | Previous: f7abfceee0b195c1b681b6347d9e793bbc006a16 | Ratio |
|-|-|-|-|
| `BatchHeader::from_bytes_le_unchecked` | `713475` ns/iter (`± 5078`) | `429615` ns/iter (`± 1048`) | `1.66` |
| `BatchHeader::unchecked_deserialize (bincode)` | `709951` ns/iter (`± 4162`) | `429654` ns/iter (`± 1106`) | `1.65` |
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/8c5ef1f5849cf12e2e00b2b4ca5cea152db48402#commitcomment-181062723
|
|
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 429654 and current value is 709951. It is 1.6523784254306955x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 429615 and current value is 713475. It is 1.6607311197234733x worse than previous exceeding a ratio threshold 1.5
|