Next: , Previous: , Up: GNAT and Program Execution   [Contents][Index]


6.3 Improving Performance

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.