Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-1513

Disable single parsing of compiler graphs by default

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.2.5.GA, 2.2.5.CR2
    • None
    • team/eng
    • None

      Disable single parsing of compiler graphs till the impact of it on heap usage decreases see https://github.com/oracle/graal/issues/3435 and https://github.com/graalvm/mandrel/issues/304#issuecomment-952070568 for more details

      https://github.com/quarkusio/quarkus/pull/19511 didn't take into account runs with constraint memory and it also measured the max committed heap size instead of the max heap usage. Bringing back `-H:-ParseOnce` reduces the heap usage significantly, from 3.9G down to 2.7G, in `integration-tests/main`.

              Unassigned Unassigned
              probinso_jira Quarkus JIRA Bot
              Fedor Dudinskii Fedor Dudinskii
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: