Merge pull request #3270 from ProvableHQ/fix_timestamp_sampling #920
Annotations
1 error and 6 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: 1c7bce51fdeb3a27662c54cca93de448ab729a94 | Previous: 5f551f7a4250ea467bf4d16c83426e10f3dede6d | Ratio |
|-|-|-|-|
| `MerkleTree/update_many/10000/100` | `29331772` ns/iter (`± 185093`) | `14105559` ns/iter (`± 57875`) | `2.08` |
| `MerkleTree/update_many/10000/1000` | `122377797` ns/iter (`± 601609`) | `56537317` ns/iter (`± 280652`) | `2.16` |
| `Subdag::to_bytes_le` | `278417` ns/iter (`± 3484`) | `155769` ns/iter (`± 156`) | `1.79` |
| `Subdag::serialize (bincode)` | `557004` ns/iter (`± 2640`) | `307876` ns/iter (`± 261`) | `1.81` |
| `Subdag::to_string (serde_json)` | `374753` ns/iter (`± 809`) | `227332` ns/iter (`± 137`) | `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: @vicsn
Comment was generated at https://github.com/ProvableHQ/snarkVM/commit/1c7bce51fdeb3a27662c54cca93de448ab729a94#commitcomment-186199690
|
|
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 374753. It is 1.6484832755617336x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 307876 and current value is 557004. It is 1.8091829177980745x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 155769 and current value is 278417. It is 1.7873710430188292x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 56537317 and current value is 122377797. It is 2.1645490711913338x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 14105559 and current value is 29331772. It is 2.079447684420022x worse than previous exceeding a ratio threshold 1.5
|