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: 5583d16 | Previous: 05c8f7a | Ratio |
|---|---|---|---|
rollup-root |
0.005 s |
0.004 s |
1.25 |
rollup-tx-merge |
0.003 s |
0.002 s |
1.50 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
|
🚀 Deployed on https://690b945eb5adea8c7d700764--noir-docs.netlify.app |
96b86cc to
666ab39
Compare
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: 6fddd37 | Previous: 05c8f7a | Ratio |
|---|---|---|---|
test_report_zkpassport_noir-ecdsa_ |
3 s |
1 s |
3 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
1188089 to
4614ccd
Compare
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'ACVM Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: 9aa259c | Previous: e5a9309 | Ratio |
|---|---|---|---|
perfectly_parallel_batch_inversion_opcodes |
2798919 ns/iter (± 2012) |
2262591 ns/iter (± 3337) |
1.24 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
5cc2c4b to
1099804
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: 9523910 | Previous: 41b6296 | Ratio |
|---|---|---|---|
private-kernel-tail |
1.854 s |
1.542 s |
1.20 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
0d3b038 to
ca7a5a5
Compare
905ce02 to
6c5c3ff
Compare
1858f67 to
8862df1
Compare
|
@TomAFrench shall we cut a pre-release? |
|
Go for it. |
|
Will merge once #10378 successfully merges into master and is included in this release. |
76222aa to
5583d16
Compare
|
FYI @noir-lang/developerrelations on Noir doc changes. |
|
🤖 Created releases: 🌻 |
Automated pull of nightly from the [noir](https://github.com/noir-lang/noir) programming language, a dependency of Aztec. BEGIN_COMMIT_OVERRIDE chore(frontend): Loop control flow unit tests (noir-lang/noir#10387) chore: Release Noir(1.0.0-beta.15) (noir-lang/noir#10125) feat(doc): crate name, version, and dark mode (noir-lang/noir#10378) chore(elaborator): Add `LoopStatement` (noir-lang/noir#10377) chore(elaborator): Ensure that `push_location` and `push_type` cannot be forgotten (noir-lang/noir#10374) feat: nargo doc (noir-lang/noir#10314) chore: Add remaining doc comments to interpreter (noir-lang/noir#10368) chore: green light for bn254_blackbox_solver audit (noir-lang/noir#10371) chore: elaborator types.rs nits (noir-lang/noir#10375) fix: do not replace return for databus (noir-lang/noir#10355) END_COMMIT_OVERRIDE Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
Automated pull of nightly from the [noir](https://github.com/noir-lang/noir) programming language, a dependency of Aztec. BEGIN_COMMIT_OVERRIDE chore(frontend): Loop control flow unit tests (noir-lang/noir#10387) chore: Release Noir(1.0.0-beta.15) (noir-lang/noir#10125) feat(doc): crate name, version, and dark mode (noir-lang/noir#10378) chore(elaborator): Add `LoopStatement` (noir-lang/noir#10377) chore(elaborator): Ensure that `push_location` and `push_type` cannot be forgotten (noir-lang/noir#10374) feat: nargo doc (noir-lang/noir#10314) chore: Add remaining doc comments to interpreter (noir-lang/noir#10368) chore: green light for bn254_blackbox_solver audit (noir-lang/noir#10371) chore: elaborator types.rs nits (noir-lang/noir#10375) fix: do not replace return for databus (noir-lang/noir#10355) END_COMMIT_OVERRIDE
Automated pull of nightly from the [noir](https://github.com/noir-lang/noir) programming language, a dependency of Aztec. BEGIN_COMMIT_OVERRIDE chore(frontend): Loop control flow unit tests (noir-lang/noir#10387) chore: Release Noir(1.0.0-beta.15) (noir-lang/noir#10125) feat(doc): crate name, version, and dark mode (noir-lang/noir#10378) chore(elaborator): Add `LoopStatement` (noir-lang/noir#10377) chore(elaborator): Ensure that `push_location` and `push_type` cannot be forgotten (noir-lang/noir#10374) feat: nargo doc (noir-lang/noir#10314) chore: Add remaining doc comments to interpreter (noir-lang/noir#10368) chore: green light for bn254_blackbox_solver audit (noir-lang/noir#10371) chore: elaborator types.rs nits (noir-lang/noir#10375) fix: do not replace return for databus (noir-lang/noir#10355) END_COMMIT_OVERRIDE
🤖 I have created a release beep boop
1.0.0-beta.15 (2025-11-05)
Features
TypeDefinition::as_type_with_generics(#10315) (e5a9309)#[must_use]attribute to promote unused warning to an error (#10313) (303dd21)simplify_cfg(#9608) (8d78787)Bug Fixes
ArraySetduringarray_set_optimization(#10325) (ce4b6bc)#[fold]to unconstrained functions during monomorphization (#10155) (11c175d)FmtStr(#10349) (62065e8)unsafeblock if the inner is unnecessary (#10361) (65a8fb0)HirType::FunctionintoPrintableType::Tuple(#10189) (577cbdc)Fieldif the value comes from a subtraction (#10241) (acc1cbc)Type::element_sizeinstead ofType::flattened_sizeforoptimize_length_one_array_read(#10146) (dbc6cfe)This PR was generated with Release Please. See documentation.