Merge pull request #3262 from ProvableHQ/test/fix_rejected_test_bytes #915
Annotations
1 error and 4 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: bf6a45f5b8eb60e3f9a7f371b5c38045b13d841b | Previous: 5f551f7a4250ea467bf4d16c83426e10f3dede6d | Ratio |
|-|-|-|-|
| `Subdag::to_bytes_le` | `277591` ns/iter (`± 420`) | `155769` ns/iter (`± 156`) | `1.78` |
| `Subdag::serialize (bincode)` | `556994` ns/iter (`± 2812`) | `307876` ns/iter (`± 261`) | `1.81` |
| `Subdag::to_string (serde_json)` | `376462` ns/iter (`± 2573`) | `227332` ns/iter (`± 137`) | `1.66` |
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: @vicsn
Comment was generated at https://github.com/ProvableHQ/snarkVM/commit/bf6a45f5b8eb60e3f9a7f371b5c38045b13d841b#commitcomment-185403980
|
|
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 227332 and current value is 376462. It is 1.6560009149613781x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 307876 and current value is 556994. It is 1.8091504371889982x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 155769 and current value is 277591. It is 1.7820683191135591x worse than previous exceeding a ratio threshold 1.5
|