Conversation
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Execution Time'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: 5b44433 | Previous: 3937585 | Ratio |
|---|---|---|---|
rollup-base-private |
0.373 s |
0.294 s |
1.27 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
eed1c60 to
cd90520
Compare
|
🚀 Deployed on https://687024d0da19cd43b1d8aae6--noir-docs.netlify.app |
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Test Suite Duration'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: dd80ebd | Previous: 3937585 | Ratio |
|---|---|---|---|
test_report_zkpassport_noir_rsa_ |
2 s |
1 s |
2 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
ecf8da1 to
15e9129
Compare
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Compilation Time'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: 0bd4778 | Previous: 692e94c | Ratio |
|---|---|---|---|
rollup-block-root-empty |
26.58 s |
21.7 s |
1.22 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
421535f to
1a5b6ae
Compare
944c58c to
82e0946
Compare
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
5e0f1ed to
7d41ad8
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
FYI @noir-lang/developerrelations on Noir doc changes. |
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
1.0.0-beta.8 (2025-07-10)
⚠ BREAKING CHANGES
hash_to_fieldfrom stdlib (#9098)Features
nargo expandfor LSP (#9012) (4fb8d36)Slicein the AST generator (#9156) (a8fe98e)nargo expandfixes related to function and method calls (#9038) (30a491d)printlnin the SSA interpreter (#9028) (85527e0)Bug Fixes
applybefore function values are changed to fields in defunctionalize (#8916) (3546f47)i8::MINintoi8::MAX+1which won't compile (#8972) (f1a3938)gen_unary(#9024) (301d86e)==turning into!=equivalent (#9025) (a77d56d)&mutinsideifusing dynamic condition (#9072) (00980ec)&mutover an array element (#8992) (01b9e16)div <const> <induction-var>(#8986) (5845dc5)<T as Trait>no longer an assumed impl (#9146) (4092be1)ArraySettoaliased_references(#8976) (38088d9)jmparguments (#9120) (6392ced)ashave a lower precedence (#8956) (71ab596)array_setinstructions (#8891) (945ea6e)bound_constraint_with_offsetfrom panicking (#9145) (c6ee7ba)hash_to_fieldfrom stdlib (#9098) (441f39a)mem2regbefore DIE (#9018) (afa4fcd)Call(#9040) (17bf172)Miscellaneous Chores
This PR was generated with Release Please. See documentation.