Fix: wasteful memory usage by compiler
24 Apr 2022 | fix compiler ideaIt is a 5-year-old issue that was not bothering me much with my pet projects. Till I started playing with something big.
In result with my default 4GB heap setting for Idea I was not able to complete a build due heap exhaustion:
Things got better with 8GB heap settings: