Conversation
5c52295 to
e678a3d
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: 182716b | Previous: 8d80b28 | Ratio |
|---|---|---|---|
test_report_zkpassport_noir-ecdsa_ |
3 s |
2 s |
1.50 |
test_report_zkpassport_noir_rsa_ |
2 s |
1 s |
2 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
65fe9ca to
44d9cc7
Compare
|
🚀 Deployed on https://6895fe2921142500cf0e6af1--noir-docs.netlify.app |
0635213 to
fe8cb9e
Compare
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: 3464b2e | Previous: 7d48355 | Ratio |
|---|---|---|---|
sha512-100-bytes |
0.145 s |
0.108 s |
1.34 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
9421e06 to
ecf1db9
Compare
af7d6a0 to
f8ad572
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: ae87cba | Previous: 532b512 | Ratio |
|---|---|---|---|
rollup-base-public |
18.36 s |
13.88 s |
1.32 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
6cb9690 to
e7fc218
Compare
|
@TomAFrench shall we cut a new pre-release? |
50bd28e to
83c7a6a
Compare
0979025 to
74663ae
Compare
22b3e46 to
f038437
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
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: Release Noir(1.0.0-beta.10) (noir-lang/noir#9311) feat(ssa_fuzzer): arrays support (noir-lang/noir#9427) chore: add link to issue on TODOs (noir-lang/noir#8307) fix(ownership): Increment reference count for nested array get in LHS assignment (noir-lang/noir#9347) chore: add some mem2reg unit tests (noir-lang/noir#9405) chore(as_slice_length): Various unit tests (noir-lang/noir#9419) chore(simplify_cfg): Additional unit tests (noir-lang/noir#9426) chore: create directory when writing witness artefact (noir-lang/noir#9383) fix: throw error if foreign call returns the wrong number of fields (noir-lang/noir#9286) chore: update ex in docs (noir-lang/noir#9385) chore: add some `assert_constant` tests (noir-lang/noir#9413) chore: error on non constant inputs for Pedersen generators (noir-lang/noir#9389) chore(inlining): Unit tests for global values and conditional inlining (noir-lang/noir#9411) chore(ssa_fuzzer): refactor fuzzing modes + add fuzzing mode without DIE pass (noir-lang/noir#9401) chore(inlining): Various unit tests (noir-lang/noir#9388) feat(ssa_fuzzer): pushing generated program and witness to redis queue (noir-lang/noir#9375) fix(ssa_gen): Generate code for index before the collection (noir-lang/noir#9332) chore: Regression test for calling a mutable closure inside a mutable closure (noir-lang/noir#9384) fix: some nargo expand fixes (noir-lang/noir#9324) fix: disable comptime printing when requesting json output (noir-lang/noir#9381) chore: address TODO comments (noir-lang/noir#9379) feat: type alias for numeric generics (noir-lang/noir#7583) chore: bump external pinned commits (noir-lang/noir#9291) END_COMMIT_OVERRIDE --------- Co-authored-by: AztecBot <tech@aztecprotocol.com> Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
🤖 I have created a release beep boop
1.0.0-beta.10 (2025-08-08)
Features
FunctionDefinition::visibility(#9363) (4a7bb06)CircuitSimulator(#8943) (cb861f8)Bug Fixes
&mut foo.bar.baz(#9307) (edd42f8)IfElseresult in a reference (#9305) (637e060)SignedField::from(i128::MIN)from crashing (#9366) (9846e1e)push_backandpop_backto slices with padding (#9320) (dd0bc23)This PR was generated with Release Please. See documentation.