Quantcast
Channel: Programming (In-game)
Viewing all articles
Browse latest Browse all 903

Code Optimization Tips and Tricks

$
0
0
Hello all,

I'm looking for some tips on how to make scripts run as fast as possible.

What's the best place to use the GetBlock methods? Is it possible to just get the blocks the first time the program runs and keep them for all following executions or is this a bad idea?

What other things have you figured out that can improve execution time?

Thanks

Viewing all articles
Browse latest Browse all 903

Trending Articles