Conversation
Peak Memory Sample
|
Compilation Report
|
Execution Report
|
|
🚀 Deployed on https://67aa10ed5c17bbcf341a1e76--noir-docs.netlify.app |
097d799 to
e0c7b2b
Compare
d619924 to
6fdd29f
Compare
Execution Memory Report
|
Compilation Memory Report
|
c4b1153 to
55d68df
Compare
TomAFrench
left a comment
There was a problem hiding this comment.
bugs in here which cause issues for critical libs.
e6635f7 to
1424ac3
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: 5526970 | Previous: fc75298 | Ratio |
|---|---|---|---|
sha256_regression |
0.074 s |
0.053 s |
1.40 |
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 'Compilation Time'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: 45c7d9b | Previous: 429ae52 | Ratio |
|---|---|---|---|
rollup-block-root |
87.2 s |
71.6 s |
1.22 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
|
No dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No dependency changes detected in pull request |
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: f7f3094 | Previous: 9ae3c6c | Ratio |
|---|---|---|---|
AztecProtocol_aztec-packages_noir-projects_noir-protocol-circuits_crates_blob |
64 s |
53 s |
1.21 |
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 Memory'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: 1896322 | Previous: 058d1b0 | Ratio |
|---|---|---|---|
| `` | 652.28 MB |
213.15 MB |
3.06 |
| `` | 793.63 MB |
213.15 MB |
3.72 |
| `` | 555.92 MB |
213.15 MB |
2.61 |
| `` | 1230 MB |
213.15 MB |
5.77 |
| `` | 529.89 MB |
213.15 MB |
2.49 |
| `` | 555.9 MB |
213.15 MB |
2.61 |
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 'Compilation Memory'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: 1896322 | Previous: 058d1b0 | Ratio |
|---|---|---|---|
| `` | 587.74 MB |
272.08 MB |
2.16 |
| `` | 1170 MB |
272.08 MB |
4.30 |
| `` | 2180 MB |
272.08 MB |
8.01 |
| `` | 662.7 MB |
272.08 MB |
2.44 |
| `` | 547.14 MB |
272.08 MB |
2.01 |
| `` | 5310 MB |
272.08 MB |
19.52 |
| `` | 5320 MB |
272.08 MB |
19.55 |
| `` | 545.55 MB |
272.08 MB |
2.01 |
| `` | 662.7 MB |
272.08 MB |
2.44 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
|
FYI @noir-lang/developerrelations on Noir doc changes. |
|
🤖 Created releases: |
🤖 I have created a release beep boop
1.0.0-beta.2 (2025-02-10)
⚠ BREAKING CHANGES
loopstatements (only frontend) (#7092)StructDefinition::genericsand fix derivation of Eq in structs with numeric generics (#7076)StructDefinition::fieldsand move old functionality toStructDefinition::fields_as_written(#7067)unsafeblocks and passing unconstrained functions in place of constrained functions (#6938)execute(#6869)enumandmatchkeywords (#6961)foo.bar()) to have the trait in scope (imported) (#6895)aes128_encryptto return an array (#6973)jsonrpseefor foreign calls; refactorrun_test; foreign call layering (#6849)Features
--pedantic-solvingflag (#6716) (5b9a113)assertandassert_eqare now expressions (#7313) (9ae3c6c)loopkeyword in runtime and comptime code (#7096) (c4f183c)loopmust have at least onebreak(#7126) (8804f0a)loopstatements (only frontend) (#7092) (48e613e)ConstrainNotEqualinstruction (#7032) (51180b9)noir-inspector(#7136) (a0704aa)inc_rcinstructions into ACIR (#7036) (2d316c2)execute(#6869) (e71fcdf)unsafeblocks and passing unconstrained functions in place of constrained functions (#6938) (2732947)StructDefinition::fieldsand move old functionality toStructDefinition::fields_as_written(#7067) (14a7e37)enums (#7110) (7705a62)Foo::bar()) to have the trait in scope (imported) (#6882) (a5447ed)foo.bar()) to have the trait in scope (imported) (#6895) (d61633d)Ordimplementation for arrays (#7305) (819a53a)storeinstructions (#7106) (ed12ad7)jsonrpseefor foreign calls; refactorrun_test; foreign call layering (#6849) (51a4d5d)aes128_encryptto return an array (#6973) (dcdccfc)Bug Fixes
Function::is_no_predicatesalways returned false for brillig f… (#7167) (8cab0e4)is_emptycheck for enums (#7257) (a9e9850)u32s (#6976) (bf474c0)nargo check(#7120) (bbdb937)StructDefinition::genericsand fix derivation of Eq in structs with numeric generics (#7076) (f17b7cc)inc_rcfor array inputs during preprocessing (#7163) (29d2d8a)&mut self(#7155) (c8d5ce5)remove_possibly_mutated_cached_make_arrays(#7264) (130d991)test_program_is_idempotenton failure (#6942) (a690d96)Miscellaneous Chores
enumandmatchkeywords (#6961) (e08f4fa)This PR was generated with Release Please. See documentation.