Reply To: [PERFORMANCE] Standard Node need optimization.

Forums 💬 NodeCanvas ⚙️ Support [PERFORMANCE] Standard Node need optimization. Reply To: [PERFORMANCE] Standard Node need optimization.

#15888
driiade
Participant

    Hello,

    Yeah maybe I confused with the parallel action task. One of the standard class had a boolean array to check if the action ended and so not calling it.

     

    In all cases I think these node can benefit of a huge performance speed up with a replacement at runtime by their optimized version.

     

    It s small optimization but these nodes are repeated several times in a game. (I insist maybe too much on it :D)