Skip to content

Commit

Permalink
Merge pull request #1952 from AleoHQ/dependabot/cargo/clap-4.4.2
Browse files Browse the repository at this point in the history
Bump clap from 4.4.1 to 4.4.2
  • Loading branch information
howardwu authored Sep 4, 2023
2 parents 26b600b + 44da270 commit 3973beb
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 3973beb

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

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: 3973beb Previous: b87eb05 Ratio
LinearCombination::add 12182108 ns/iter (± 178034) 8011633 ns/iter (± 7465) 1.52
bls12_377: fq12_sub_assign 144 ns/iter (± 5) 79 ns/iter (± 0) 1.82
bls12_377: fq12_double 145 ns/iter (± 24) 73 ns/iter (± 0) 1.99

This comment was automatically generated by workflow using github-action-benchmark.

CC: @raychu86

Please sign in to comment.