[General] One big trigger or more small triggers?

Status
Not open for further replies.
The impact on loading time from triggers is mostly insignificant compared with the impact on loading time from object editor data.

With triggers the loading time would be based on number and length of lines of JASS (which GUI compiles into when you save) and the number and size of jobs run in the "trigger initialization" thread.
 
Status
Not open for further replies.
Back
Top