It is not issue, question only.
Is it possible - first - one time parse big script and then - second - many times call different functions from this script with different parameters without repeated parsing?
So as not to waste machine time on re-parsing?
It is not issue, question only.
Is it possible - first - one time parse big script and then - second - many times call different functions from this script with different parameters without repeated parsing?
So as not to waste machine time on re-parsing?