-
Notifications
You must be signed in to change notification settings - Fork 2
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
Performance comparison #1
Comments
Sounds like a good idea for a PR ;) |
Not sure how much of a direct comparison this is, but as an example, if I have a benchmark like
and I run it with the json file from https://github.com/danipen/TextMateSharp/blob/master/src/TextMateSharp.Grammars/Resources/Grammars/csharp/syntaxes/csharp.tmLanguage.json (~108KB of Json) then I get this:
I haven't used it for writing Json, so I haven't tested that |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How does the performance compare to other JSON serializers available in F#?
The text was updated successfully, but these errors were encountered: