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

File sizes are more than double what I had with json #66

Open
Coltuxumab opened this issue Sep 14, 2024 · 0 comments
Open

File sizes are more than double what I had with json #66

Coltuxumab opened this issue Sep 14, 2024 · 0 comments

Comments

@Coltuxumab
Copy link

I assume this is my misunderstanding, not an issue with Odin, but I'm hoping someone can clarify. I had a file that was 2kb when saved as json. When I serialized with Odin, the file became 5kb.

I don't see any documentation about compression or file size.

I first tried to use MessagePack, which reduced that file from 2kb to 1kb, but MessagePack has major issues right now with Unity, so I had to switch away. Odin looks very nice, but I'm just trying to figure out if smaller file sizes are possible.

Thanks for any tips.

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