Main Content

Code Efficiency Tradeoffs

Make tradeoffs when generating optimized code

Improve the efficiency of the generated code by removing code that performs subnormal number calculations or guards against a possible mismatch between simulation and code generation results.

To get started, see Design Techniques to Optimize Models for Efficient Code Generation.

Topics