SaladLab / Json.Net.Unity3D

Forked Newtonsoft.Json to support Unity3D
MIT License
918 stars 169 forks source link

Higt memory allocate when first Deserialized #34

Open talentJian opened 5 years ago

talentJian commented 5 years ago

i use it to deserialize my behaivour tree a 16kb file deserialize will cost about 3.6m memory has any way could reduce the allocation? thanks