Conversation
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: d1ca875 | Previous: f4d093d | Ratio |
|---|---|---|---|
test_report_noir-lang_sha512_ |
14 s |
11 s |
1.27 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
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: 5ef0726 | Previous: f115dcc | Ratio |
|---|---|---|---|
rollup-block-root-single-tx |
0.003 s |
0.002 s |
1.50 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
|
🚀 Deployed on https://69b93a6fc9348c291df87e86--noir-docs.netlify.app |
d0374e2 to
e44b32b
Compare
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Brillig Execution Time'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: 5ef0726 | Previous: f115dcc | Ratio |
|---|---|---|---|
private-kernel-reset |
0.057 s |
0.042 s |
1.36 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
35692b1 to
94f063a
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: 77fdd3d | Previous: 5fc2c79 | Ratio |
|---|---|---|---|
perfectly_parallel_batch_inversion_opcodes |
2738267 ns/iter (± 12516) |
2207543 ns/iter (± 10931) |
1.24 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
8ee531f to
6b9ad85
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: 3cbf168 | Previous: 70dcc2f | Ratio |
|---|---|---|---|
rollup-checkpoint-root |
446 s |
327 s |
1.36 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
39359d0 to
99651b8
Compare
2390890 to
5f363d3
Compare
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Elaboration Time'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: 5f363d3 | Previous: 85aae28 | Ratio |
|---|---|---|---|
rollup-checkpoint-root |
1.68 s |
1.37 s |
1.23 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
a74537c to
4b5c9de
Compare
|
FYI @noir-lang/developerrelations on Noir doc changes. |
🤖 I have created a release beep boop
1.0.0-beta.20 (2026-03-17)
⚠ BREAKING CHANGES
StructDefinition(#11859)comptime { GLOBAL_NAME }(#11627)Vecfrom stdlib (#11282)Features
--overwrite-returnoption (#11697) (4c95deb)EqandOrdfor tuples of up to length 12 (#11681) (5f7b06b)#[foreign(poseidon2_config_state_size)]and usestatic_assertinposeidon2_permutation(#11716) (4c33f8a)muton variables (#11678) (f2116b0)Bug Fixes
<Type>::trait_methodandType::trait_methodfixes (#11636) (65c3939)flat_element_typesto set thevalue_typesofAcirDynamicArray(#11719) (64b1b82)HashandPartialEqforTraitConstraint(#11809) (f1db02c)add_prepared_trait_implementation(#11598) (fb7837b)Type::substituteto avoid infinite loop (#11624) (6868747)#[oracle]returning a vector containing astr(#11881) (5ddd28c)TypeDefinitionmethods (#11632) (a9d8b61)Parser::parse_statement_or_expression_or_lvalue(#11822) (d100770)get_bit_size_from_ssa_typematchssa_type_to_parameterforFunction(#11860) (70dcc2f)comptime { GLOBAL_NAME }(#11627) (947f6a3)Miscellaneous Chores
StructDefinition(#11859) (02e54ec)Vecfrom stdlib (#11282) (76ff5b8)This PR was generated with Release Please. See documentation.