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?

#13047
unitycoyote
Participant

Some Json library have the option to serialize and deserialize with BJson (instead of string)

Thank you for your advice.