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

Re-enable ParseOnce starting with GraalVM / Mandrel 22.2 #27462

Merged
merged 1 commit into from
Aug 24, 2022

Commits on Aug 23, 2022

  1. Re-enable ParseOnce starting with GraalVM / Mandrel 22.2

    We no longer need to disable `ParseOnce` as memory usage with it enabled
    has improved in GraalVM 22.2.
    
    See
    https://docs.google.com/spreadsheets/d/15PJ1Qd7kgneuP61N1T2_AyJ3WBsbXpVHIPKbxgH1qfM/edit#gid=1672873268
    for a comparison between using and not using `ParseOnce` with 22.2.
    
    Relates to oracle/graal#3435 and
    graalvm/mandrel#316
    
    Fixes quarkusio#25944
    zakkak committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    03ea11c View commit details
    Browse the repository at this point in the history