Reply To: Graph. Deserialize too much time consuming.How to optimize it?

NodeCanvas Forums General Discussion Graph. Deserialize too much time consuming.How to optimize it? Reply To: Graph. Deserialize too much time consuming.How to optimize it?

#13040
unitycoyote
Participant

Binary serialization seems to be a good feature, I really need it for my big project (some graph took 600ms to deserialize).

Is it a behavior tree that costs 600ms of deserialization time? How many tree nodes are there?