Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request AleoNet#2548 from ProvableHQ/fix/updatable-count
[Fix] Update line count in test
- Loading branch information
3d42aa0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
.Block::to_string (serde_json)
576472
ns/iter (± 2106
)330685
ns/iter (± 917
)1.74
Block::from_bytes_le
116595730
ns/iter (± 367860
)58401476
ns/iter (± 87187
)2.00
Block::deserialize (bincode)
116520704
ns/iter (± 314947
)58627330
ns/iter (± 1754535
)1.99
Block::from_str (serde_json)
119765193
ns/iter (± 185131
)60227763
ns/iter (± 127566
)1.99
This comment was automatically generated by workflow using github-action-benchmark.
CC: @raychu86