Merge pull request #3042 from ProvableHQ/feat/supply-cap #826
Annotations
1 error and 7 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: c980e97220f4f7ae74bbf7e85908e2b041121d68 | Previous: d8e736636dd11e1cf11717977802c61184da1cb2 | Ratio |
|-|-|-|-|
| `Block::to_bytes_le` | `491241` ns/iter (`± 159`) | `116517` ns/iter (`± 98`) | `4.22` |
| `Block::serialize (bincode)` | `984700` ns/iter (`± 1839`) | `232995` ns/iter (`± 316`) | `4.23` |
| `Block::to_string (serde_json)` | `721806` ns/iter (`± 744`) | `168540` ns/iter (`± 142`) | `4.28` |
| `Block::from_bytes_le` | `59144323` ns/iter (`± 376909`) | `15953424` ns/iter (`± 81537`) | `3.71` |
| `Block::from_bytes_le_unchecked` | `28331435` ns/iter (`± 610271`) | `6733773` ns/iter (`± 187484`) | `4.21` |
| `Block::deserialize (bincode)` | `59817727` ns/iter (`± 565453`) | `15934293` ns/iter (`± 191542`) | `3.75` |
| `Block::from_str (serde_json)` | `70600323` ns/iter (`± 477281`) | `18508013` ns/iter (`± 202662`) | `3.81` |
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/c980e97220f4f7ae74bbf7e85908e2b041121d68#commitcomment-172056608
|
|
Benchmark
Performance alert! Previous value was 18508013 and current value is 70600323. It is 3.8145814464253944x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 15934293 and current value is 59817727. It is 3.7540245431661137x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 6733773 and current value is 28331435. It is 4.207364133005375x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 15953424 and current value is 59144323. It is 3.707312173236291x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 168540 and current value is 721806. It is 4.282698469206123x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 232995 and current value is 984700. It is 4.226270950020386x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 116517 and current value is 491241. It is 4.216045727232936x worse than previous exceeding a ratio threshold 1.5
|