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: mark libs good #7123

Merged
merged 1 commit into from
Jan 20, 2025
Merged

chore: mark libs good #7123

merged 1 commit into from
Jan 20, 2025

Conversation

TomAFrench
Copy link
Member

Description

Problem*

Resolves

Summary*

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [For Experimental Features] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@TomAFrench TomAFrench requested a review from a team January 20, 2025 15:28
@TomAFrench TomAFrench enabled auto-merge January 20, 2025 15:29
Copy link
Contributor

Compilation Report

Program Compilation Time %
sha256_regression 1.000s -7%
regression_4709 0.817s -1%
ram_blowup_regression 18.900s 1%
rollup-root 3.618s 0%
rollup-merge 2.070s -5%
rollup-block-root-single-tx 82.800s -9%
rollup-block-root-empty 2.190s 5%
rollup-block-root 87.100s 2%
rollup-block-merge 3.650s 3%
rollup-base-public 26.440s -6%
rollup-base-private 10.160s -7%
private-kernel-tail 1.087s 6%
private-kernel-reset 6.318s 1%
private-kernel-inner 2.108s 3%

Copy link
Contributor

Execution Report

Program Execution Time %
sha256_regression 0.052s -2%
regression_4709 0.001s 0%
ram_blowup_regression 0.602s 0%
rollup-root 0.104s 0%
rollup-merge 0.007s 0%
rollup-block-root 38.900s 3%
rollup-block-merge 0.103s -1%
rollup-base-public 1.220s -1%
rollup-base-private 0.453s -1%
private-kernel-tail 0.019s 0%
private-kernel-reset 0.312s 0%
private-kernel-inner 0.068s 1%

Copy link
Contributor

Compilation Memory Report

Program Peak Memory
keccak256 77.520
workspace 123.870
regression_4709 424.070
ram_blowup_regression 1480.000
rollup-root 601.460
rollup-merge 484.410
rollup-block-root-single-tx 6230.000
rollup-block-root-empty 488.080
rollup-block-root 6230.000
rollup-block-merge 601.460
rollup-base-public 2120.000
rollup-base-private 1110.000
private-kernel-tail 198.620
private-kernel-reset 539.960
private-kernel-inner 268.200

Copy link
Contributor

Execution Memory Report

Program Peak Memory
keccak256 74.630
workspace 123.390
regression_4709 315.930
ram_blowup_regression 512.570
rollup-root 498.650
rollup-merge 473.340
rollup-block-root 1230.000
rollup-block-merge 498.660
rollup-base-public 733.920
rollup-base-private 590.340
private-kernel-tail 180.810
private-kernel-reset 245.420
private-kernel-inner 207.810

@TomAFrench TomAFrench added this pull request to the merge queue Jan 20, 2025
Merged via the queue into master with commit 9be84f7 Jan 20, 2025
99 checks passed
@TomAFrench TomAFrench deleted the tf/update-lib-status branch January 20, 2025 15:50
TomAFrench added a commit that referenced this pull request Jan 20, 2025
AztecBot added a commit to AztecProtocol/aztec-packages that referenced this pull request Jan 21, 2025
…g/noir#7047)

feat: unconstrained optimizations for BoundedVec (noir-lang/noir#7119)
chore: mark libs good (noir-lang/noir#7123)
chore: remove comments for time/memory benchmarks (noir-lang/noir#7121)
fix: don't always use an exclusive lock in `nargo check` (noir-lang/noir#7120)
feat(ssa): Pass to preprocess functions (noir-lang/noir#7072)
chore: Formatting issues / minor errors in the docs (noir-lang/noir#7105)
fix: defunctionalize pass on the caller runtime to apply (noir-lang/noir#7100)
feat: Parser and formatter support for `enum`s (noir-lang/noir#7110)
feat(brillig): SSA globals code gen (noir-lang/noir#7021)
feat: `loop` keyword in runtime and comptime code (noir-lang/noir#7096)
chore: Add benchmarking dashboard (noir-lang/noir#7068)
feat(experimental): try to infer lambda argument types inside calls (noir-lang/noir#7088)
feat(ssa): Add flag to DIE pass to be able to keep `store` instructions (noir-lang/noir#7106)
chore: Cookbook Onboard integration (noir-lang/noir#7044)
chore: lock to ubuntu 22.04 (noir-lang/noir#7098)
fix: Remove unused brillig functions (noir-lang/noir#7102)
chore(ssa): Use correct prefix when printing array values in global space (noir-lang/noir#7095)
AztecBot added a commit to AztecProtocol/aztec-packages that referenced this pull request Jan 21, 2025
feat: unconstrained optimizations for BoundedVec (noir-lang/noir#7119)
chore: mark libs good (noir-lang/noir#7123)
chore: remove comments for time/memory benchmarks (noir-lang/noir#7121)
fix: don't always use an exclusive lock in `nargo check` (noir-lang/noir#7120)
feat(ssa): Pass to preprocess functions (noir-lang/noir#7072)
chore: Formatting issues / minor errors in the docs (noir-lang/noir#7105)
fix: defunctionalize pass on the caller runtime to apply (noir-lang/noir#7100)
feat: Parser and formatter support for `enum`s (noir-lang/noir#7110)
feat(brillig): SSA globals code gen (noir-lang/noir#7021)
feat: `loop` keyword in runtime and comptime code (noir-lang/noir#7096)
chore: Add benchmarking dashboard (noir-lang/noir#7068)
feat(experimental): try to infer lambda argument types inside calls (noir-lang/noir#7088)
feat(ssa): Add flag to DIE pass to be able to keep `store` instructions (noir-lang/noir#7106)
chore: Cookbook Onboard integration (noir-lang/noir#7044)
chore: lock to ubuntu 22.04 (noir-lang/noir#7098)
fix: Remove unused brillig functions (noir-lang/noir#7102)
chore(ssa): Use correct prefix when printing array values in global space (noir-lang/noir#7095)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants