I have some very big scripts (with "big" I mean like 1000 lines). Some of them can be reloaded within milliseconds while others taking like 4 seconds to reload.
Can anybody give me a hint how to optimize this? What is causing this? Is it because of many "if-else" statements? Or because of particles?
Can anybody give me a hint how to optimize this? What is causing this? Is it because of many "if-else" statements? Or because of particles?