Merge pull request #3060 from ProvableHQ/josh/max-program-size-comment #829
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: 227cd0988c6449ee3be4ebecc5d150f27522a812 | Previous: cf10c9df8092625b8cbc5163bc41ddf11b5992f7 | Ratio |
|-|-|-|-|
| `Signature::from_bytes_le` | `430357` ns/iter (`± 1153`) | `264446` ns/iter (`± 464`) | `1.63` |
| `Signature::from_bytes_le_unchecked` | `430355` ns/iter (`± 303`) | `264343` ns/iter (`± 174`) | `1.63` |
| `Signature::deserialize (bincode)` | `427447` ns/iter (`± 310`) | `264576` ns/iter (`± 147`) | `1.62` |
| `Signature::from_str (serde_json)` | `423203` ns/iter (`± 608`) | `267733` ns/iter (`± 279`) | `1.58` |
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/227cd0988c6449ee3be4ebecc5d150f27522a812#commitcomment-172751525
|
|
Benchmark
Performance alert! Previous value was 267733 and current value is 423203. It is 1.5806904640070518x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 264576 and current value is 427447. It is 1.6155924951620706x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 264343 and current value is 430355. It is 1.6280173865016285x worse than previous exceeding a ratio threshold 1.5
|
|
Benchmark
Performance alert! Previous value was 264446 and current value is 430357. It is 1.6273908472807304x worse than previous exceeding a ratio threshold 1.5
|