Forums › 💬 NodeCanvas › 🗨️ General Discussion › Graph. Deserialize too much time consuming.How to optimize it? › Reply To: Graph. Deserialize too much time consuming.How to optimize it?
[quote quote=13037]Binary serialization seems to be a good feature, I really need it for my big project (some graph took 600ms to deserialize).
[/quote] Is it a behavior tree that costs 600ms of deserialization time? How many tree nodes are there?