@Nisthar
Why does it take long time to start a compiled script?
It takes too long only on first run, because installer have to download correct BAS version from server on first run. Correct version and correct architecture(x86/x64)
I guess its to download the appslocal folder.
Does it download this folder for all the compiled scripts?
It downloads engine folder and unzips it to appslocal, if necessary engine version already in engine folder, than downloader just unzips it.