Visual APL optimizes
for early bound emissions
Whenever
possible, Visual APL optimizes your code by using early bound emissions. The Visual
APL development environment will always optimize your code by using early bound
emissions when possible.
Your code is constantly being profiled during development and assembly creation
for opportunities to utilize early bound selection.
When you use strong typed variables, you can also improve the use of early bound
selection.
Typically about 5% of your application will benefit from typing, and with the Visual
APL optimization much of this is handled automatically.