Adsense Ad

Monday 24 April 2017

Faster compilation in Forms Builder

You can speed up the time for a "Compile All", when you close all nodes in the Object Navigator, so that the form shows only the name of the form. Then you press Ctrl+Shift+K for Compile All.



Compile-Times of a normal pl/sql-library with 70 program units
closed nodes :  2 sec
open nodes   : 18 sec

Compile-Times of a big pl/sql-library with 130 program units
closed nodes :  2 sec
open nodes   : 34 sec

Compile-Times of a medium form with 14 blocks
closed nodes :  3 sec
open nodes   : 12 sec

Compile-Times of a big form with 24 blocks and much sourcecode
closed nodes :  6 sec
open nodes   : 37 sec



With this little trick you can compile really fast !

No comments: