tokiwa-software / fuzion

The Fuzion Language Implementation
https://fuzion-lang.dev
GNU General Public License v3.0
48 stars 11 forks source link

dfa: Fully suppress the generation of EmbeddedValue if escape analysis not needed #4213

Closed fridis closed 6 days ago

fridis commented 6 days ago

Improves DFA perfromance for JVM and interpreter backends: Time required to build the fzweb jar went down by about 5% (36.886s instead of 39.203s).