Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable single parsing of compiler graphs
Disable single parsing of compiler graphs till the impact of it on heap usage decreases see oracle/graal#3435 and graalvm/mandrel#304 (comment) quarkusio#19511 didn't take into account runs with constraint memory. Bringing back `-H:-ParseOnce` reduces the heap usage significantly, from 3.9G down to 2.7G in integration-tests/main.
- Loading branch information