DISPLAY Performance
Arithmetic on DISPLAY items is much slower than arithmetic on COMP items,
and should be avoided.
- Arithmetic on DISPLAY items in intermediate code is faster than on
COMP-3 items.
- In generated code, arithmetic on display items can be optimized if the
numeric value can be stored in an eight byte COMP-5 item.