Reply To: is it me or is there a Huge Allocation problem?

NodeCanvas Forums Support is it me or is there a Huge Allocation problem? Reply To: is it me or is there a Huge Allocation problem?

#13446
Gavalakis
Keymaster

Hello again,
Even though Standalone targeted reflection tasks are very optimized, unfortunately with Multiplatform targeted Script Control tasks and due to reflection, allocations are inevitable due to value boxing. Thus if this is becoming a problem I would really suggest that you replace frequently used (and called) reflection-based tasks with custom tasks that call the function in question directly instead of through reflection.

What exact kind of Script Control tasks do you use more often? (Execute Function, Implemented Action, Get/Set Property etc).

Join us on Discord: https://discord.gg/97q2Rjh