Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Release Noir(1.0.0-beta.2) #6914

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

noirwhal
Copy link
Contributor

@noirwhal noirwhal commented Dec 23, 2024

🤖 I have created a release beep boop

1.0.0-beta.2 (2025-01-04)

⚠ BREAKING CHANGES

  • Switch to using jsonrpsee for foreign calls; refactor run_test; foreign call layering (#6849)

Features

  • LSP: Suggest trait methods from where clauses (#6915) (21eef0d)
  • Require trait function calls (Foo::bar()) to have the trait in scope (imported) (#6882) (a5447ed)
  • ssa: Hoist add and mul binary ops using known induction variables (#6910) (ebc4d2c)
  • Switch to using jsonrpsee for foreign calls; refactor run_test; foreign call layering (#6849) (51a4d5d)
  • Warn on trait method visibility (#6923) (bb71bcb)

Bug Fixes


This PR was generated with Release Please. See documentation.

Copy link
Contributor

github-actions bot commented Dec 23, 2024

Peak Memory Sample

Program Peak Memory
keccak256 78.48M
workspace 123.65M
regression_4709 422.91M
ram_blowup_regression 1.58G
rollup-base-public 10.47G
rollup-base-private 6.57G
private-kernel-tail 201.81M
private-kernel-reset 717.07M
private-kernel-inner 291.88M
parity-root 172.14M

Copy link
Contributor

github-actions bot commented Dec 23, 2024

Compilation Report

Program Compilation Time %
sha256_regression 1.383s 3%
regression_4709 0.802s 0%
ram_blowup_regression 14.926s -2%
rollup-root 3.870s 6%
rollup-block-merge 3.584s -1%
rollup-base-public 119.313s 4%
rollup-base-private 97.534s -1%
private-kernel-tail 1.038s -2%
private-kernel-reset 7.230s 2%
private-kernel-inner 2.090s -8%
parity-root 0.783s 8%
noir-contracts 84.548s -4%

Copy link
Contributor

github-actions bot commented Dec 23, 2024

Execution Report

Program Execution Time %
sha256_regression 0.593s -2%
regression_4709 0.391s -5%
ram_blowup_regression 3.853s -2%
rollup-root 2.166s -1%
rollup-block-merge 2.156s 2%
rollup-base-public 34.954s 0%
rollup-base-private 31.877s 0%
private-kernel-tail 0.756s 0%
private-kernel-reset 2.149s -1%
private-kernel-inner 1.231s -1%
parity-root 0.528s -2%

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Dec 23, 2024
Copy link
Contributor

github-actions bot commented Dec 23, 2024

@noirwhal noirwhal force-pushed the release-please--branches--master--components--noir branch 2 times, most recently from 097d799 to e0c7b2b Compare December 23, 2024 17:14
@noirwhal noirwhal force-pushed the release-please--branches--master--components--noir branch 5 times, most recently from d619924 to 6fdd29f Compare January 2, 2025 21:52
Copy link
Contributor

github-actions bot commented Jan 2, 2025

Execution Memory Report

Program Peak Memory
keccak256 74.61M
workspace 123.67M
regression_4709 315.92M
ram_blowup_regression 512.47M
rollup-base-public 3.05G
rollup-base-private 2.97G
private-kernel-tail 181.16M
private-kernel-reset 255.25M
private-kernel-inner 214.35M
parity-root 155.86M

Copy link
Contributor

github-actions bot commented Jan 2, 2025

Compilation Memory Report

Program Peak Memory
keccak256 78.48M
workspace 123.77M
regression_4709 422.91M
ram_blowup_regression 1.58G
rollup-base-public 10.47G
rollup-base-private 6.57G
private-kernel-tail 201.79M
private-kernel-reset 717.06M
private-kernel-inner 291.86M
parity-root 172.13M

@noirwhal noirwhal force-pushed the release-please--branches--master--components--noir branch 3 times, most recently from 4f6ecf2 to fa34965 Compare January 3, 2025 20:07
@noirwhal noirwhal force-pushed the release-please--branches--master--components--noir branch from 4d7b34a to 497f013 Compare January 4, 2025 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: pending documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant