Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Speed of Json Interface: Switch from LitJson to Unity's JsonUtility (1000x faster) #83

Open
damro opened this issue Jul 24, 2017 · 0 comments

Comments

@damro
Copy link
Collaborator

damro commented Jul 24, 2017

https://docs.unity3d.com/ScriptReference/JsonUtility.html
Apparently 1000x faster

In general improve the speed of our JSON interface.

@damro damro changed the title Use the LitJSON version optimized for Unity Switch from LitJson to Unity's JsonUtility Jul 25, 2017
@damro damro changed the title Switch from LitJson to Unity's JsonUtility Switch from LitJson to Unity's JsonUtility (1000x faster) Jul 25, 2017
@damro damro changed the title Switch from LitJson to Unity's JsonUtility (1000x faster) Improve Speed of Json Interface: Switch from LitJson to Unity's JsonUtility (1000x faster) Jul 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant