Optimization tips?

So, there’s no specific code I’d like to seek help on but it’d be nice if someone could link me a post or something of that sort that explains optimization, how to tell if code isn’t optimized enough, etc etc. I know generally that you should just check logically if your code does more stuff than it needs to but it’d help to get a little more in-depth with that.

Thanks!

Here is one helpful article, specifically addressing the optimization of scripts:

I recommend using google, the devhub or the devforum search bar before asking these types of questions.

2 Likes