Reply To: [PERFORMANCE] The wire behind Node.elapsedTime.

Forums 💬 NodeCanvas ⚙️ Support [PERFORMANCE] The wire behind Node.elapsedTime. Reply To: [PERFORMANCE] The wire behind Node.elapsedTime.

#15891
Gavalakis
Keymaster

    Hey,

    There are always optimizations that can be made in code. Always
    However I prefer to focus on more important optimizations that one or two if statements 🙂 I will take a look at the points you mentioned here. For certain, TryReadMappedVariables specifically does need some optimization.

    Thanks!