|
What are the performance considerations? What RUNTIME options
should we look at?
Answer
First run a storage report. Then check the STACK, HEAP, STORAGE,
and BELOWHEAP values you have set with what you see being used in
the storage report. Also, you might want to look at TEST vs. NOTEST
and TRAP(ON) vs. TRAP(OFF).
|