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: docs - set sensible versions #7022

Closed
wants to merge 1 commit into from
Closed

Conversation

jzaki
Copy link
Contributor

@jzaki jzaki commented Jan 10, 2025

Description

Problem*

Versions.json is currently ignored, so seems frozen in time with 0.36.0
This brings it back with the latest 4 versions, and can then delete the older unused versions.
Related: #7020

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.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 10, 2025
@jzaki jzaki changed the title Set sensible versions chore: docs - set sensible versions Jan 10, 2025
@TomAFrench
Copy link
Member

versions.json is set up to ignore any prereleases so that we only show docs for full releases. All the versions since 0.36.0 to 1.0.0-beta.0 are prereleases only.

@jzaki jzaki closed this Jan 10, 2025
Copy link
Contributor

Execution Memory Report

Program Peak Memory
keccak256 74.67M
workspace 123.90M
regression_4709 316.00M
ram_blowup_regression 512.42M
rollup-base-public 482.47M
rollup-base-private 328.59M
private-kernel-tail 180.94M
private-kernel-reset 249.61M
private-kernel-inner 209.78M

Copy link
Contributor

Compilation Memory Report

Program Peak Memory
keccak256 78.12M
workspace 123.96M
regression_4709 422.98M
ram_blowup_regression 1.58G
rollup-base-public 4.85G
rollup-base-private 1.26G
private-kernel-tail 207.09M
private-kernel-reset 730.51M
private-kernel-inner 294.32M

Copy link
Contributor

Compilation Report

Program Compilation Time %
sha256_regression 1.294s -2%
regression_4709 0.794s -1%
ram_blowup_regression 18.120s 0%
rollup-base-public 40.220s 0%
rollup-base-private 12.440s 0%
private-kernel-tail 1.104s 13%

Copy link
Contributor

Execution Report

Program Execution Time %
sha256_regression 0.055s 0%
regression_4709 0.001s 0%
ram_blowup_regression 0.577s -2%
rollup-base-public 1.254s 0%
rollup-base-private 0.471s -1%
private-kernel-tail 0.022s 4%

Copy link
Contributor

Copy link
Contributor

FYI @noir-lang/developerrelations on Noir doc changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants