Next: Overflow Check Handling in GNAT, Previous: Code Coverage and Profiling, Up: GNAT and Program Execution [Contents][Index]
This section presents several topics related to program performance. It first describes some of the tradeoffs that need to be considered and some of the techniques for making your program run faster.
It then documents the unused subprogram/data elimination feature, which can reduce the size of program executables.
• Performance Considerations: | ||
• Text_IO Suggestions: | ||
• Reducing Size of Executables with Unused Subprogram/Data Elimination: | ||