huybuidac20593 / yakindu

Automatically exported from code.google.com/p/yakindu
0 stars 0 forks source link

Defaults for FunctionInlining lead to large code size #84

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a statechart with hierarchies, parent transitions, choices, and exit 
point
2. Use default inline configuration

What is the expected output? What do you see instead?
Code will become very large. This is due to the activation of 
inlineEnterSequences and inlineExitSequences

Switch it off by default

Original issue reported on code.google.com by AxelTerfloth on 26 Jan 2015 at 3:26

GoogleCodeExporter commented 9 years ago

Original comment by AxelTerfloth on 26 Jan 2015 at 3:27