You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the current version each call result is stored inside so called data which all move over the network. But having script it's possible to do life analysis of variables and clean each variable from data at the moment of last usage. It'll decrease size of a network packet and also optimize execution of AIR scripts.
The text was updated successfully, but these errors were encountered:
On the current version each call result is stored inside so called data which all move over the network. But having script it's possible to do life analysis of variables and clean each variable from data at the moment of last usage. It'll decrease size of a network packet and also optimize execution of AIR scripts.
The text was updated successfully, but these errors were encountered: