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: f3d4ccb | Previous: 6e7dc91 | Ratio |
|---|---|---|---|
test_report_noir-lang_noir_bigcurve_ |
286 s |
228 s |
1.25 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
a637e6f to
9481481
Compare
|
🚀 Deployed on https://681e3bb96b863a412fa8e6ab--noir-docs.netlify.app |
84dbe6c to
c31959a
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: f5693d7 | Previous: 3a01a27 | Ratio |
|---|---|---|---|
rollup-base-public |
18.66 s |
13.54 s |
1.38 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
b994937 to
259dfaf
Compare
7366217 to
54ad200
Compare
c290453 to
44e6ec9
Compare
|
FYI @noir-lang/developerrelations on Noir doc changes. |
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
1.0.0-beta.5 (2025-05-09)
⚠ BREAKING CHANGES
i1type (#8172)Features
#[allow(dead_code)](#8066) (6e2ea75)nargo expandto show code after macro expansions (#7613) (8d8991a)ssa::create_program_with_passes(#8035) (f88cb08)--debug-compile-stdinto readmain.nrfromSTDINfor testing (#8253) (77b2261)--fuzz-timeouttonargo testoptions (#8326) (873380c)--no-fuzzand--only-fuzztonargo test(#8213) (097b116)loopgenerator to AST fuzzer (#7985) (5eaa916)whilegenerator to AST fuzzer (#8021) (ac6b29b)nargo test(#8293) (abb4ae1)MemoryInitopcodes for the same block (#8291) (3261a6b)-Zownershipanalysis for ownership pass (#7861) (8c4a83a)Callin function body (#7987) (b54e8bd)nargo testuse the new greybox fuzzer (#8234) (e483531)checked_to_uncheckedto take into account multiplications (#8188) (b411121)nargo_fuzz_target(#8308) (3a9ff19)Bug Fixes
u128in comptime interpreter (#8079) (dd01f11)i1type (#8172) (d207ae1)Selfin trait impl method via trait method lookup (#7974) (770bdda)Location::dummy()(#8178) (9845edc)Ident::default()(#8224) (7dcfbec)Field % Fieldoperaions in Brillig from SSA (#8105) (bee86cb)get_local_or_global_instructionintry_optimize_array_set_from_previous_get(#8200) (c9721fb)get_local_or_global_instructionwhen simplifyingIfElse(#8185) (78c7e37)IntegerConstantfor loop boundaries inunrolling(#8094) (17958e3)nargo test(#8275) (a5ffd08)This PR was generated with Release Please. See documentation.